Certificate

Field Type Description
apiVersion string digitalocean.kubeform.com/v1alpha1
kind string Certificate
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec CertificateSpec
status CertificateStatus

CertificateSpec

(Appears on:Certificate, CertificateStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
secretRef Kubernetes core/v1.LocalObjectReference
certificateChain string (Optional)
domains []string (Optional)
leafCertificate string (Optional)
name string
notAfter string (Optional)
sha1Fingerprint string (Optional)
state string (Optional)
type string (Optional)

CertificateStatus

(Appears on:Certificate)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output CertificateSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)

Sensitive Values

Name Type Description
private_key string