constants

package
v0.1.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: May 26, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AnnotationAutonomy is used to identify if a node is automous
	AnnotationAutonomy = "node.beta.alibabacloud.com/autonomy"

	YurtctlLockConfigMapName = "yurtctl-lock"

	YurttunnelServerComponentName   = "yurt-tunnel-server"
	YurttunnelServerSvcName         = "x-tunnel-server-svc"
	YurttunnelServerInternalSvcName = "x-tunnel-server-internal-svc"
	YurttunnelServerCmName          = "yurt-tunnel-server-cfg"
	YurttunnelAgentComponentName    = "yurt-tunnel-agent"
	YurttunnelNamespace             = "kube-system"

	YurtControllerManagerServiceAccount = `
apiVersion: v1
kind: ServiceAccount
metadata:
  name: yurt-controller-manager
  namespace: kube-system
`
	// YurtControllerManagerClusterRole has the same privilege as the
	// system:controller:node-controller and has the right to manipulate
	// the leases resource
	YurtControllerManagerClusterRole = `` /* 850-byte string literal not displayed */

	YurtControllerManagerClusterRoleBinding = `` /* 306-byte string literal not displayed */

	// YurtControllerManagerDeployment defines the yurt controller manager
	// deployment in yaml format
	YurtControllerManagerDeployment = `` /* 875-byte string literal not displayed */

	// ConvertServantJobTemplate defines the yurtctl convert servant job in yaml format
	ConvertServantJobTemplate = `` /* 1257-byte string literal not displayed */

	// RevertServantJobTemplate defines the yurtctl revert servant job in yaml format
	RevertServantJobTemplate = `` /* 1088-byte string literal not displayed */

)
View Source
const (
	YurttunnelServerClusterRole = `` /* 935-byte string literal not displayed */

	YurttunnelServerServiceAccount = `
apiVersion: v1
kind: ServiceAccount
metadata:
  name: yurt-tunnel-server
  namespace: kube-system
`
	YurttunnelServerClusterRolebinding = `` /* 289-byte string literal not displayed */

	YurttunnelServerService = `` /* 315-byte string literal not displayed */

	YurttunnelServerInternalService = `` /* 319-byte string literal not displayed */

	YurttunnelServerConfigMap = `` /* 126-byte string literal not displayed */

	YurttunnelServerDeployment = `` /* 1322-byte string literal not displayed */

)
View Source
const (
	YurttunnelAgentDaemonSet = `` /* 1555-byte string literal not displayed */

)

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