Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Action string StoragePath string ReleaseNamespace string ControllerManagerName string ApiserverName string WebhookServiceName string WebhookServicePort string PersistentVolumeClaimName string }
Options holds configuration for the migration job
func NewMigrationOptions ¶
func NewMigrationOptions() *Options
NewMigrationOptions creates and returns a new Options
Click to show internal directories.
Click to hide internal directories.