ServiceAccount

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringServiceAccount
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specServiceAccountSpec
statusServiceAccountStatus

Phase(string alias)

Appears on:ServiceAccountStatus

ServiceAccountSpec

Appears on:ServiceAccount, ServiceAccountStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
accountIDstring
displayNamestring(Optional)
emailstring(Optional)
namestring(Optional)
projectstring(Optional)
uniqueIDstring(Optional)

ServiceAccountStatus

Appears on:ServiceAccount

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