constants

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenPrefix = "k8s-ncp-v1."

	ProfileEnv         = "NCLOUD_PROFILE"
	AccessKeyIdEnv     = "NCLOUD_ACCESS_KEY_ID"
	AccessKeyEnv       = "NCLOUD_ACCESS_KEY"
	SecretAccessKeyEnv = "NCLOUD_SECRET_ACCESS_KEY"
	SecretKeyEnv       = "NCLOUD_SECRET_KEY"
	ApiGwUrlEnv        = "NCLOUD_API_GW"

	AccessKeyIdFileKey     = "ncloud_access_key_id"
	SecretAccessKeyFileKey = "ncloud_secret_access_key"
	ApiUrlFileKey          = "ncloud_api_url"
)
View Source
const (
	NcloudConfigPath = ".ncloud"
	NcloudConfigFile = "configure"
)
View Source
const (
	KubeconfigEnv      = "KUBECONFIG"
	KubeconfigRootDir  = ".kube"
	KubeconfigFileName = "config"
)
View Source
const (
	NksKubeconfigClusterName = "kubernetes"
	NksKubeconfigContextName = "kubernetes-admin@kubernetes"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL