Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
Type alias of Config type from go-containerregistry, for creating our own method sets.
func MGImageInfo ¶
Returns the oci or docker image config section based on images referenced in the metaGraf specification.
func (Info) ImageVolumeMounts ¶
func (info Info) ImageVolumeMounts(nameprefix string) []corev1.VolumeMount
Turns the OCI or Docker image volume information into a slice of corev1.VolumeMount{}
Click to show internal directories.
Click to hide internal directories.