Documentation
¶
Index ¶
- func BuildLabels(configLabels, imageConfigLabels map[string]string) map[string]string
- func DeepCopy(dst interface{}, src interface{}) error
- func DeferContext() (context.Context, context.CancelFunc)
- func GenerateID() string
- func GetPassthroughAnnotations(podAnnotations map[string]string, runtimePodAnnotations []string) (passthroughAnnotations map[string]string)
- func GetRepoDigestAndTag(namedRef reference.Named, digest imagedigest.Digest) (string, string)
- func InStringSlice(ss []string, str string) bool
- func MergeStringSlices(a []string, b []string) []string
- func NamespacedContext() context.Context
- func ParseImageReferences(refs []string) ([]string, []string)
- func SubtractStringSlice(ss []string, str string) []string
- func WithNamespace(ctx context.Context) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildLabels ¶
func DeferContext ¶
func DeferContext() (context.Context, context.CancelFunc)
func GenerateID ¶
func GenerateID() string
func GetRepoDigestAndTag ¶
func InStringSlice ¶
func MergeStringSlices ¶
func NamespacedContext ¶
func ParseImageReferences ¶
func SubtractStringSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.