Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BoolPtrIsTrue ¶
BoolPtrIsTrue returns true if bool pointer is true. This returns false if pointer is false or nil.
func IntsToStrings ¶
IntsToStrings converts an integer slice into a string slice.
func MergeStringMaps ¶
MergeStringMaps merges the src map into the dst.
func ParseImageDefinition ¶
func ParseImageDefinition(def *v1alpha1.OCIImageDefinition) (string, error)
ParseImageDefinition generates a fully-qualified image reference to an OCI image. An error will be returned when the image definition is invalid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.