Documentation ¶ Index ¶ func Contains(slice []string, s string) bool func GenerateInstanceName(podName, sandboxID string, podvmNameMax int) string func NodeLabels(ctx context.Context, name string) (map[string]string, error) func RedactStruct(struc interface{}, fields ...string) interface{} Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Contains ¶ func Contains(slice []string, s string) bool Method to check if a string exists in a slice func GenerateInstanceName ¶ func GenerateInstanceName(podName, sandboxID string, podvmNameMax int) string func NodeLabels ¶ func NodeLabels(ctx context.Context, name string) (map[string]string, error) func RedactStruct ¶ func RedactStruct(struc interface{}, fields ...string) interface{} Types ¶ This section is empty. Source Files ¶ View all Source files instance.go k8snode.go redacting.go slice.go Directories ¶ Show internal Expand all Path Synopsis cloudinit Click to show internal directories. Click to hide internal directories.