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 the controller object
func NewController ¶
func NewController(kubeClient *kubernetes.Clientset, dockerEndpoint, cniBinPath, cniConfPath, cniVendor string) (*Controller, error)
NewController instantiate a controller object
Click to show internal directories.
Click to hide internal directories.