yurttunnel

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// data keys
	ServerServiceAccount     = "yurt-tunnel-server-service-account"
	ServerClusterRole        = "yurt-tunnel-server-cluster-role"
	ServerClusterRoleBinding = "yurt-tunnel-server-cluster-role-binding"
	ServerService            = "yurt-tunnel-server-svc"
	ServerNodePortService    = "yurt-tunnel-server-nodeport-svc"
	ServerInternalService    = "yurt-tunnel-server-internal-svc"
	ServerConfigMap          = "yurt-tunnel-server-cfg"
	ServerDaemonSet          = "yurt-tunnel-server-daemonset"
	ServerDeployment         = "yurt-tunnel-server-deployment"
	ServerContainerName      = "yurt-tunnel-server"
	AgentDaemonSet           = "yurt-tunnel-agent-daemonset"
	AgentContainerName       = "yurt-tunnel-agent"
)

Variables

View Source
var (
	//go:embed yurttunnel.yaml
	TemplateContent string

	NamespacedName = types.NamespacedName{
		Namespace: metav1.NamespaceSystem,
		Name:      "yurt-operator-yurt-tunnel-template",
	}
)

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