StorageBucketACL

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringStorageBucketACL
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specStorageBucketACLSpec
statusStorageBucketACLStatus

Phase(string alias)

Appears on:StorageBucketACLStatus

StorageBucketACLSpec

Appears on:StorageBucketACL, StorageBucketACLStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
bucketstring
defaultACLstring(Optional)
predefinedACLstring(Optional)
roleEntity[]string(Optional)

StorageBucketACLStatus

Appears on:StorageBucketACL

FieldTypeDescription
observedGenerationint64(Optional) Resource generation, which is updated on mutation by the API Server.
outputStorageBucketACLSpec(Optional)
statekubeform.dev/kubeform/apis/base/v1alpha1.State(Optional)
phasePhase(Optional)