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

type ResourceQuotasGetter

type ResourceQuotaInterface

type resourceQuotas

// newResourceQuotas returns a ResourceQuotas
func newResourceQuotas(c *CoreV1Client, namespace string) *resourceQuotas {}