Documentation ¶
Overview ¶
Package internal contains the utility functions used across the codebase.
Index ¶
Constants ¶
View Source
const ( // NamespaceLabelKey acts a placeholder for the generic key name // `lokomotive.kinvolk.io/name`. // NOTE: In the subsequent versions if this value changes, it's very possible // that the change might not be backwards compatible. // In such a case we need to avoid updating this value and introduce // another key to ensure backwards compatibility. NamespaceLabelKey = "lokomotive.kinvolk.io/name" )
Variables ¶
This section is empty.
Functions ¶
func AppendNamespaceLabel ¶
AppendNamespaceLabel appends the release namespace as value to the key `lokomotive.kinvolk.io/name`.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package admissionwebhookserver contains code for admission webhook.
|
Package admissionwebhookserver contains code for admission webhook. |
Package template contains the utility functions that help in rendering the go templates.
|
Package template contains the utility functions that help in rendering the go templates. |
Click to show internal directories.
Click to hide internal directories.