assets

package
v0.30.4 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetImageList

func GetImageList(optional bool, kubernetesVersion string, groups []map[string]string) []string

GetImageList returns a list of images based on the given groups If latest is true, only the latest image of each group is returned If kubernetesVersion is specified, only the images matching the version are returned

func GetImages

func GetImages(cleanTag string, optional bool, kubernetesVersion string, kubernetesDistro string) []string

GetImages returns a list of images based on the given parameters

func GetSupportedDistros

func GetSupportedDistros() []string

GetSupportedDistros returns a list of supported Kubernetes distros

func GetSupportedKubernetesVersions

func GetSupportedKubernetesVersions() []string

GetSupportedKubernetesVersions returns a list of supported Kubernetes versions

func GetVclusterDependencyImageMaps

func GetVclusterDependencyImageMaps(distro string) []map[string]string

GetVclusterDependencyImageMaps returns a list of maps containing vcluster image versions

func GetVclusterImages

func GetVclusterImages(optional bool, cleanTag string) []string

GetVclusterImages returns a list of vcluster images

func Main

func Main()

Main is the entrypoint for the assets command

func UniqueAppend

func UniqueAppend(slice []string, elem ...string) []string

UniqueAppend Appends unique elements to the slice

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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