Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateOptions ¶
type CreateOptions struct { ChartVersion string ChartName string ChartRepo string K3SImage string Distro string CIDR string ExtraValues []string KubernetesVersion string CreateNamespace bool DisableIngressSync bool CreateClusterRole bool Expose bool Connect bool Upgrade bool ReleaseValues string }
CreateOptions holds the create cmd options
Click to show internal directories.
Click to hide internal directories.