CloudhsmV2Cluster

Field Type Description
apiVersion string aws.kubeform.com/v1alpha1
kind string CloudhsmV2Cluster
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec CloudhsmV2ClusterSpec
status CloudhsmV2ClusterStatus

CloudhsmV2ClusterSpec

(Appears on:CloudhsmV2Cluster, CloudhsmV2ClusterStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
clusterCertificates []CloudhsmV2ClusterSpecClusterCertificates (Optional)
clusterID string (Optional)
clusterState string (Optional)
hsmType string
securityGroupID string (Optional)
sourceBackupIdentifier string (Optional)
subnetIDS []string
tags map[string]string (Optional)
vpcID string (Optional)

CloudhsmV2ClusterSpecClusterCertificates

(Appears on:CloudhsmV2ClusterSpec)
Field Type Description
awsHardwareCertificate string (Optional)
clusterCertificate string (Optional)
clusterCsr string (Optional)
hsmCertificate string (Optional)
manufacturerHardwareCertificate string (Optional)

CloudhsmV2ClusterStatus

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