Documentation ¶
Index ¶
Constants ¶
View Source
const ( BundleIDAnnotation = "fleet.cattle.io/bundle-id" CommitAnnotation = "fleet.cattle.io/commit" AgentNamespaceAnnotation = "fleet.cattle.io/agent-namespace" ServiceAccountNameAnnotation = "fleet.cattle.io/service-account" DefaultServiceAccount = "fleet-default" )
Variables ¶
View Source
var ( ErrNoRelease = errors.New("failed to find release") DefaultKey = "values.yaml" )
Functions ¶
func NewHelm ¶
func NewHelm(namespace, defaultNamespace, labelPrefix string, getter genericclioptions.RESTClientGetter, serviceAccountCache corecontrollers.ServiceAccountCache, configmapCache corecontrollers.ConfigMapCache, secretCache corecontrollers.SecretCache) (deployer.Deployer, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.