package
0.0.0-20180808100249-78b82e5bd2e0
Repository: https://github.com/ncabatoff/flux.git
Documentation: pkg.go.dev
# Functions
NewCluster returns a usable cluster.
No description provided by the author
NewSSHKeyRing constructs an sshKeyRing backed by a kubernetes secret resource.
No description provided by the author
No description provided by the author
# Constants
AntecedentAnnotation is an annotation on a resource indicating that the cause of that resource (indirectly, via a Helm release) is a FluxHelmRelease.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Cluster is a handle to a Kubernetes API server.
No description provided by the author
KubeYAML is a placeholder value for calling the helper executable `kubeyaml`.
No description provided by the author
SSHKeyRingConfig is used to configure the keyring with key generation options and the parameters of its backing kubernetes secret resource.
# Interfaces
Applier is something that will apply a changeset to the cluster.