consts

package
v0.0.0-...-b9cffea Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Api7CloudLuaModuleURL is the environment variable used to specify the API7 Cloud Lua module address.
	// e.g. https://github.com/api7/cloud-scripts/raw/main/assets/cloud_module_beta.tar.gz.
	// Note this variable should be deprecated once we can download the module from API7 Cloud.
	Api7CloudLuaModuleURL = "API7_CLOUD_LUA_MODULE_URL"
	// Api7CloudProfile is the environment variable used to specify the API7 Cloud profile.
	Api7CloudProfile = "API7_CLOUD_PROFILE"
)
View Source
const (
	// DefaultConfigMapName is the default name for the configMap when deploy on kubernetes
	DefaultConfigMapName = "cloud-module"
	// DefaultSecretName is the default name for the secret when deploy on kubernetes
	DefaultSecretName = "cloud-ssl"
)
View Source
const (
	// DefaultKubectlTimeout is the default timeout for execute kubectl command.
	DefaultKubectlTimeout = time.Minute
	// DefaultHelmTimeout is the default timeout for execute helm command.
	DefaultHelmTimeout = time.Minute * 5
)
View Source
const (
	// DefaultDeploymentName is the default name for the cloud-cli deploy operation.
	DefaultDeploymentName = "apisix"
)

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