kubernetes/staging/src/k8s.io/client-go/kubernetes/typed/core/v1/endpoints.go

type EndpointsGetter

type EndpointsInterface

type endpoints

// newEndpoints returns a Endpoints
func newEndpoints(c *CoreV1Client, namespace string) *endpoints {}