Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DaemonSet ¶
type DaemonSet struct { Verbose int PullIfNotPresent bool PFPEnable bool NotificationEnable bool NodeSelector *metav1.LabelSelector UpdateInterval time.Duration }
func ForDaemonSet ¶
type Options ¶
type Options struct { UserPlatform platform.Platform UserPlatformVersion platform.Version Replicas int RTEConfigData string PullIfNotPresent bool UpdaterType string UpdaterPFPEnable bool UpdaterNotifEnable bool UpdaterCRIHooksEnable bool UpdaterSyncPeriod time.Duration UpdaterVerbose int SchedProfileName string SchedResyncPeriod time.Duration SchedVerbose int SchedCtrlPlaneAffinity bool WaitInterval time.Duration WaitTimeout time.Duration ClusterPlatform platform.Platform ClusterVersion platform.Version WaitCompletion bool SchedScoringStratConfigData string }
type UpdaterDaemon ¶
Click to show internal directories.
Click to hide internal directories.