Documentation ¶ Index ¶ func Compose(parts ...string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Compose ¶ func Compose(parts ...string) string Compose builds a DNS-1123 compliant resource name from the provided parts. When the concatenated name exceeds 63 characters, the prefix is truncated and a deterministic hash suffix is appended so the result remains stable across reconciliations. Types ¶ This section is empty. Source Files ¶ View all Source files naming.go Click to show internal directories. Click to hide internal directories.