# Functions
MakeCachedDiscovery constructs a CachedDicoveryInterface that will be invalidated whenever the set of CRDs change.
No description provided by the author
NewCluster returns a usable cluster.
No description provided by the author
No description provided by the author
NewNamespacer creates an implementation of Namespacer If not empty `defaultNamespaceOverride` is used as the namespace when a resource doesn't have a namespace specified.
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 HelmRelease.
# Structs
Cluster is a handle to a Kubernetes API server.
No description provided by the author
No description provided by the author
KubeYAML is a placeholder value for calling the helper executable `kubeyaml`.
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.
# Type aliases
No description provided by the author
ResourceScopes maps resource definitions (GroupVersionKind) to whether they are namespaced or not.