Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultControlPlaneKubeConfig = "~/.kube/config"
)
View Source
const (
EnvVarControlPlaneKubeConfig = "AWSCNFM_CONTROLPLANE_KUBECONFIG"
)
View Source
const (
EnvVarCreateReleaseVersion = "AWSCNFM_CREATE_RELEASEVERSION"
)
View Source
const (
EnvVarTenantCluster = "AWSCNFM_TENANTCLUSTER"
)
View Source
const (
EnvVarUpdateReleaseVersion = "AWSCNFM_UPDATE_RELEASEVERSION"
)
Variables ¶
This section is empty.
Functions ¶
func ControlPlaneKubeConfig ¶
func ControlPlaneKubeConfig() string
ControlPlaneKubeConfig is the local path to the kube config file used to create the Control Plane specific rest config.
func CreateReleaseVersion ¶
func CreateReleaseVersion() string
CreateReleaseVersion is the release version used to create the Tenant Cluster we want to test for conformity.
func TenantCluster ¶
func TenantCluster() string
TenantCluster is the Tenant Cluster ID used to create the Tenant Cluster specific rest config.
func UpdateReleaseVersion ¶
func UpdateReleaseVersion() string
UpdateReleaseVersion is the release version used to update the Tenant Cluster we want to test for conformity.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.