Documentation ¶
Index ¶
Constants ¶
View Source
const (
// LatestVersion is latest version of addon.
LatestVersion = "v1.0.0"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Components ¶
type Components struct {
LogCollector containerregistry.Image
}
func Get ¶
func Get(version string) Components
func (Components) Get ¶
func (c Components) Get(name string) *containerregistry.Image
Click to show internal directories.
Click to hide internal directories.