Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
NoDryRun bool
LogLevel string
ConfigPath string
StepAll bool
//0
StepPreflight bool
// 1
StepPrepare bool
// 2
StepRollNodes []string
StepRollAllNodes bool
// 3
StepChangeCNIPriority []string
StepChangeCNIAllPriority bool
// 4
StepMigrateNodes []string
StepMigrateAllNodes bool
// 5
StepCleanUp bool
}
Click to show internal directories.
Click to hide internal directories.