Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController( ctx context.Context, tenantClient tenantClientset.Interface, kubeClient kubernetes.Interface, tenantInformer tenantInformer.TenantInformer, kubeInformer podInformers.PodInformer) *Controller
func (*Controller) UpdateTenantResource ¶
func (c *Controller) UpdateTenantResource(tenant *v1alpha1.Tenant, tenantOnFile *ipam.TenantData, namespace string) error
type EventObject ¶
type EventObject struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.