Documentation ¶
Index ¶
Constants ¶
View Source
const ( // None is used as unset image None = iota // BusyBox image BusyBox // OperatorNodeSetup image OperatorNodeSetup )
Variables ¶
This section is empty.
Functions ¶
func GetE2EImage ¶
GetE2EImage returns the fully qualified URI to an image (including version)
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
Config holds an images registry, name, and version
type RegistryList ¶
type RegistryList struct { DockerLibraryRegistry string `json:"dockerLibraryRegistry"` QuayScyllaDB string `json:"quayScyllaDB"` }
RegistryList holds public and private image registries
Click to show internal directories.
Click to hide internal directories.