Documentation ¶
Index ¶
- Constants
- func CreateInstancesParam() string
- func ImageVersion() string
- func InstanceTypes() []string
- func K8sVersion() string
- func Kubeconfig() string
- func NeedDelete() bool
- func Password() string
- func ProviderResImageVersion() string
- func Region() string
- func SecretID() string
- func SecretKey() string
Constants ¶
View Source
const ( VERSION = "VERSION" PROVIDERRESVERSION = "PROVIDERRESVERSION" K8SVERSION = "K8SVERSION" KUBECONFIG = "KUBECONFIG" SECRETID = "SECRET_ID" SECRETKEY = "SECRET_KEY" REGION = "REGION" CREATEINSTANCESPARAM = "CREATE_INSTANCES_PARAM" PASSWORD = "PASSWORD" NEEDDELETE = "NEED_DELETE" INSTANCETYPES = "INSTANCE_TYPES" DOCKERHUBACTIONAUTH = "DOCKER_HUB_ACTION_AUTH" )
Variables ¶
This section is empty.
Functions ¶
func CreateInstancesParam ¶ added in v1.6.0
func CreateInstancesParam() string
func ImageVersion ¶
func ImageVersion() string
func InstanceTypes ¶ added in v1.6.0
func InstanceTypes() []string
func K8sVersion ¶ added in v1.6.0
func K8sVersion() string
func Kubeconfig ¶ added in v1.6.0
func Kubeconfig() string
func NeedDelete ¶ added in v1.6.0
func NeedDelete() bool
func ProviderResImageVersion ¶
func ProviderResImageVersion() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.