yurthub

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
	StaticCloudPod        = "yurt-hub-static-cloud-pod"
	StaticEdgePod         = "yurt-hub-static-edge-pod"
	HubConfig             = "yurt-hub-config"
	HubClusterRole        = "yurt-hub-cluster-role"
	HubClusterRoleBinding = "yurt-hub-cluster-role-binding"
	YurtKubeletConfig     = "yurt-kubelet-config"
	ContainerName         = "yurt-hub"
)

Variables

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

	NamespacedName = types.NamespacedName{
		Namespace: metav1.NamespaceSystem,
		Name:      "yurt-operator-yurt-hub-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