StorageObjectACL

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringStorageObjectACL
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specStorageObjectACLSpec
statusStorageObjectACLStatus

Phase(string alias)

Appears on:StorageObjectACLStatus

StorageObjectACLSpec

Appears on:StorageObjectACL, StorageObjectACLStatus

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

StorageObjectACLStatus

Appears on:StorageObjectACL

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