Documentation
¶
Overview ¶
Package offload includes the logic for the `liqoctl offload` command
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶ added in v0.5.0
type Options struct { *factory.Factory Namespace string PodOffloadingStrategy offloadingv1alpha1.PodOffloadingStrategyType NamespaceMappingStrategy offloadingv1alpha1.NamespaceMappingStrategyType ClusterSelector [][]metav1.LabelSelectorRequirement Timeout time.Duration }
Options encapsulates the arguments of the offload namespace command.
func (*Options) ParseClusterSelectors ¶ added in v0.5.0
ParseClusterSelectors parses the cluster selector.
Click to show internal directories.
Click to hide internal directories.