Documentation ¶
Index ¶
- Constants
- func ExtraPODCIDRTemplateNames(annotationValue string) []string
- func ExtraPodCIDRTypeForNode(clusterName, nodeName, namespace, name, templateName string) map[string]string
- func ExtraPodCIDRTypeForNodeAll(clusterName, nodeName, templateName string) map[string]string
- func ForNode(clusterName, nodeName string) map[string]string
- func NamespacedNameFromExtraPodCIDR(labels map[string]string) types.NamespacedName
- func NodeTypeForNode(clusterName, nodeName, templateName string) map[string]string
- func PodCIDRTypeForNode(clusterName, nodeName, templateName string) map[string]string
Constants ¶
View Source
const AnnotationExtraPodCIDRTemplatesKey = "tetrapod.miscord.win/extra-templates"
View Source
const TemplateNameLabelKey = "client.miscord.win/template-name"
Variables ¶
This section is empty.
Functions ¶
func ExtraPodCIDRTypeForNode ¶
func NamespacedNameFromExtraPodCIDR ¶
func NamespacedNameFromExtraPodCIDR(labels map[string]string) types.NamespacedName
func NodeTypeForNode ¶
func PodCIDRTypeForNode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.