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

type NamespacesGetter

type NamespaceInterface

type namespaces

// newNamespaces returns a Namespaces
func newNamespaces(c *CoreV1Client) *namespaces {}