package
0.0.0-20241220070643-f99bb4a03eea
Repository: https://github.com/kubesaw/ksctl.git
Documentation: pkg.go.dev
# Functions
GetMemberClusterName returns the full name of the member cluster (used in ToolchainCluster CRs) for the provided shot cluster name such as member-1 (used in ksctl.yaml).
Load reads in config file and ENV variables if set.
LoadClusterAccessDefinition loads ClusterAccessDefinition object from the config file and checks that all required parameters are set.
LoadClusterConfig loads ClusterConfig object from the config file and checks that all required parameters are set as well as the token for the given name.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ClusterConfig contains all parameters of a cluster loaded from KsctlConfig plus all cluster names defined in the KsctlConfig.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author