images

package
v1.23.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ValidDseVersionRegexp      = "(6\\.[89]\\.\\d+)"
	ValidHcdVersionRegexp      = "(1\\.\\d+\\.\\d+)"
	ValidOssVersionRegexp      = "(3\\.11\\.\\d+)|(4\\.\\d+\\.\\d+)|(5\\.\\d+\\.\\d+)"
	DefaultCassandraRepository = "k8ssandra/cass-management-api"
	DefaultDSERepository       = "datastax/dse-mgmtapi-6_8"
	DefaultHCDRepository       = "datastax/hcd"
)

Variables

This section is empty.

Functions

func AddDefaultRegistryImagePullSecrets

func AddDefaultRegistryImagePullSecrets(podSpec *corev1.PodSpec, imageTypes ...string)

func GetCassandraImage

func GetCassandraImage(serverType, version string) (string, error)

func GetClientImage added in v1.17.0

func GetClientImage() string

func GetConfigBuilderImage

func GetConfigBuilderImage() string

func GetConfiguredImage added in v1.23.0

func GetConfiguredImage(imageType, image string) string

func GetImage added in v1.23.0

func GetImage(imageType string) string

func GetImageConfig

func GetImageConfig() *configv1beta1.ImageConfig

func GetImagePullPolicy added in v1.23.0

func GetImagePullPolicy(imageType string) corev1.PullPolicy

func GetSystemLoggerImage

func GetSystemLoggerImage() string

func IsDseVersionSupported

func IsDseVersionSupported(version string) bool

func IsHCDVersionSupported added in v1.21.0

func IsHCDVersionSupported(version string) bool

func IsOssVersionSupported

func IsOssVersionSupported(version string) bool

func LoadImageConfig added in v1.13.0

func LoadImageConfig(content []byte) (*configv1beta1.ImageConfig, error)

func ParseImageConfig

func ParseImageConfig(imageConfigFile string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL