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

type ConfigMapsGetter

type ConfigMapInterface

type configMaps

// newConfigMaps returns a ConfigMaps
func newConfigMaps(c *CoreV1Client, namespace string) *configMaps {}