Documentation ¶
Overview ¶
Package registry groups all container registry related types and helpers in one place.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WithOverwriteFunc ¶
WithOverwriteFunc is a function that takes a string and either returns that string or a defined override value.
func GetOverwriteFunc ¶
func GetOverwriteFunc(overwriteRegistry string) WithOverwriteFunc
GetOverwriteFunc returns a WithOverwriteFunc based on the given override value.
Click to show internal directories.
Click to hide internal directories.