Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { *amc.Config // Kubernetes client Client kubernetes.Interface // KubeDB client DBClient db_cs.Interface // PetSet client PSClient petsetcs.Interface // Dynamic client DynamicClient dynamic.Interface }
func NewController ¶
func (*Controller) InitPetSetWatcher ¶
func (c *Controller) InitPetSetWatcher()
Click to show internal directories.
Click to hide internal directories.