Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommand ¶
Types ¶
type Options ¶
type Options struct { kubecli.ClusterOptions kubecli.ObjectOptions // FieldManager is the field-manager owner value to use when making changes FieldManager string // DryRun is true if we should not actually make changes, just print the changes we would make DryRun bool }
Options configures the behaviour of the ChangeStateIntoSpec operation.
func (*Options) PopulateDefaults ¶
func (o *Options) PopulateDefaults()
Click to show internal directories.
Click to hide internal directories.