Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Context ¶
type Context struct { Kubeconfig string `yaml:"kubeconfig"` Source DatabaseAccess `yaml:"source,omitempty"` Destination DatabaseAccess `yaml:"destination,omitempty"` Namespace string `yaml:"namespace"` Purge bool `yaml:"purge"` }
Click to show internal directories.
Click to hide internal directories.