Skip to main content

Module crd

Module crd 

Source
Expand description

CRD definitions for Confium Kubernetes resources.

Structs§

ConfigMapRef
Reference to a ConfigMap containing the message to sign.
ObjectMeta
Kubernetes object metadata (simplified).
SecretRef
Reference to a Secret where the signature will be stored.
SigningCeremony
The full CRD object.
SigningCeremonySpec
ConfiumSigningCeremony custom resource spec.
SigningCeremonyStatus
Status of a signing ceremony.

Enums§

CeremonyPhase
Phases of a signing ceremony lifecycle.

Functions§

crd_yaml
Generate the CRD YAML for kubectl apply.