Documentation ¶
Index ¶
- Variables
- func GetEnvVars(ip string) (result []corev1.EnvVar)
- func GetOwner(obj runtime.Object) (namespace string, name string)
- func IsManaged(obj runtime.Object) bool
- func ObjectToPName(obj runtime.Object) string
- func SetupMetadata(targetNamespace string, obj runtime.Object) (runtime.Object, error)
- func ToPName(n, ns string) string
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Generation = "1" MarkerLabel = "k3v.cattle.io/managed" )
Functions ¶
func GetEnvVars ¶
func ObjectToPName ¶
func SetupMetadata ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.