Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SyncController ¶
type SyncController struct { ProjectLister v3.ProjectLister Namespaces v1.NamespaceInterface NamespaceLister v1.NamespaceLister ResourceQuotas v1.ResourceQuotaInterface ResourceQuotaLister v1.ResourceQuotaLister NsIndexer clientcache.Indexer }
SyncController takes care of creating Kubernetes resource quota based on the resource limits defined in namespace.resourceQuota
func (*SyncController) CreateResourceQuota ¶
Click to show internal directories.
Click to hide internal directories.