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
}
Controller represents the controller of namespace
func NewController ¶
func NewController( cfg *config.Config, clientset kubernetes.Interface, blendedset blended.Interface, informer informerv1.NamespaceInformer) *Controller
NewController creates an instance of the namespace controller
Click to show internal directories.
Click to hide internal directories.