Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DaemonSetOptionsFrom ¶
func DaemonSetOptionsFrom(commonOpts *Options) objectupdate.DaemonSetOptions
Types ¶
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 }
Click to show internal directories.
Click to hide internal directories.