You are looking at the documentation of a prior release. To read the documentation of the latest release, please visit here.

ServiceAccountIamBinding

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringServiceAccountIamBinding
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specServiceAccountIamBindingSpec
statusServiceAccountIamBindingStatus

Phase(string alias)

Appears on:ServiceAccountIamBindingStatus

ServiceAccountIamBindingSpec

Appears on:ServiceAccountIamBinding, ServiceAccountIamBindingStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
etagstring(Optional)
members[]string
rolestring
serviceAccountIDstring

ServiceAccountIamBindingStatus

Appears on:ServiceAccountIamBinding

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