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.
Click to show internal directories.
Click to hide internal directories.