Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + const BackoffGCInterval + const BurstReplicas + const FailedDaemonPodReason + const FailedPlacementReason + const SelectingAllReason + const StatusUpdateRetries + func Match(ds *apps.DaemonSet, history *apps.ControllerRevision) (bool, error) + func NewPod(ds *apps.DaemonSet, nodeName string) *v1.Pod + func Predicates(pod *v1.Pod, nodeInfo *schedulernodeinfo.NodeInfo) (bool, []predicates.PredicateFailureReason, error) + type DaemonSetsController struct + func NewDaemonSetsController(daemonSetInformer appsinformers.DaemonSetInformer, ...) (*DaemonSetsController, error) + func (dsc *DaemonSetsController) Run(workers int, stopCh <-chan struct{})