Documentation ¶
Index ¶
Constants ¶
View Source
const (
GitOperationTimeout = 30 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
func ClientSetup ¶
func ClientSetup(logger log.Logger, kubeClient *kubernetes.Clientset, tillerOpts TillerOptions) *k8shelm.Client
Types ¶
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
helm.fluxcd.io/v1
+k8s:deepcopy-gen=package,register +groupName=helm.fluxcd.io Package v1 is the v1 version of the API.
|
+k8s:deepcopy-gen=package,register +groupName=helm.fluxcd.io Package v1 is the v1 version of the API. |
This package has the algorithm for making sure the Helm releases in the cluster match what are defined in the HelmRelease resources.
|
This package has the algorithm for making sure the Helm releases in the cluster match what are defined in the HelmRelease resources. |
client
|
|
clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset/versioned/typed/helm.fluxcd.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset/versioned/typed/helm.fluxcd.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
This package is for maintaining the link between `HelmRelease` resources and the Helm releases to which they correspond.
|
This package is for maintaining the link between `HelmRelease` resources and the Helm releases to which they correspond. |
Click to show internal directories.
Click to hide internal directories.