Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPostStartFromSpec ¶
func AddPostStartFromSpec(spec *reconciling.Reconciling, resultFilePath string) error
func GetSecrets ¶
func GetSecrets(spec *reconciling.Reconciling) []interface{}
Types ¶
type CustomImage ¶
type CustomImage struct { ImageRepository string ImageTag string AddSecretVolumes []*SecretVolume AddVolumeMounts []*VolumeMount }
func FromSpec ¶
func FromSpec(spec *reconciling.Reconciling, imageTags map[string]string) *CustomImage
type SecretVolume ¶
Click to show internal directories.
Click to hide internal directories.