package
0.0.0-20220513054723-ce22054d8cf2
Repository: https://github.com/arminc/k8s-platform-lcm.git
Documentation: pkg.go.dev

# Constants

AuthTypeBasic is the basic auth type.
AuthTypeECR is ECR auth type.
AuthTypeNone is no auth.
AuthTypeToken is the token auth type.
DockerHub is the default name for the DockerHub registry.
Gcr is the default name for the Gcr registry.
GcrK8s is the default name for the GcrK8s registry.
Gitlab is the default name for the Gitlab registry.
Quay is the default name for the Quay registry.
Zalando is the default name for the Zalando registry.

# Variables

ErrNoMorePages defines that there are no more pages.

# Structs

Chart contains attribute information for a chart coming from hub.helm.sh.
ChartSearchResult contains chart search results from hub.helm.sh.
HelmOverrideRegistry contains information about which registry to use to fetch helm versions.
HelmRegistries contains all the information regarding helm registries.
HelmRegistry contains information about the helm registry.
ImageRegistries contains all the information regarding image registries.
ImageRegistry contains all the information about the registry.
IndexEntries contains configured Helm indexes.
IndexEntry the actual Helm index information.
OverrideImage contains information about which registry to use, it overrides the URL used in kubernetes.
OverrideRegistry contains information about which registry to use, it overrides the URL used in kubernetes.
Attributes contains version information for a chart coming from hub.helm.sh.
No description provided by the author
SearchResultData contains search results from hub.helm.sh.