Documentation
¶
Index ¶
- Constants
- func AddFlags(flags *pflag.FlagSet, options *Options)
- func CreateStore(ctx context.Context, options *Options) (types.Storage, error)
- func Parse(snapshotURL string, snapshotOptions *Options) error
- func Validate(options *Options, isList bool) error
- type HelmRelease
- type Options
- type VClusterConfig
Constants ¶
View Source
const (
// SnapshotReleaseKey stores info about the vCluster helm release
SnapshotReleaseKey = "/vcluster/snapshot/release"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HelmRelease ¶
type VClusterConfig ¶
Click to show internal directories.
Click to hide internal directories.