Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DaemonSetController ¶
type DaemonSetController struct {
// contains filtered or unexported fields
}
func NewDaemonSetController ¶
func NewDaemonSetController(client federationclientset.Interface) *DaemonSetController
NewDaemonSetController returns a new daemonset controller
func (*DaemonSetController) Run ¶
func (daemonsetcontroller *DaemonSetController) Run(stopChan <-chan struct{})
Click to show internal directories.
Click to hide internal directories.