package
Version:
v1.2.2-rc2
Opens a new window with list of versions in this module.
Published: May 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Image struct {
Repository string `mapstructure:"repository"`
Tag string `mapstructure:"tag"`
}
type Values struct {
Images map[string]Image `mapstructure:"images"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.