Field | Type | Description |
---|---|---|
apiVersion | string | google.kubeform.com/v1alpha1 |
kind | string | ProjectOrganizationPolicy |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | ProjectOrganizationPolicySpec | |
status | ProjectOrganizationPolicyStatus |
string
alias)Appears on:ProjectOrganizationPolicyStatus
Appears on:ProjectOrganizationPolicy, ProjectOrganizationPolicyStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
booleanPolicy | []ProjectOrganizationPolicySpecBooleanPolicy | (Optional) |
constraint | string | |
etag | string | (Optional) |
listPolicy | []ProjectOrganizationPolicySpecListPolicy | (Optional) |
project | string | |
restorePolicy | []ProjectOrganizationPolicySpecRestorePolicy | (Optional) |
updateTime | string | (Optional) |
version | int64 | (Optional) |
Appears on:ProjectOrganizationPolicySpec
Field | Type | Description |
---|---|---|
enforced | bool |
Appears on:ProjectOrganizationPolicySpec
Field | Type | Description |
---|---|---|
allow | []ProjectOrganizationPolicySpecListPolicyAllow | (Optional) |
deny | []ProjectOrganizationPolicySpecListPolicyDeny | (Optional) |
inheritFromParent | bool | (Optional) |
suggestedValue | string | (Optional) |
Appears on:ProjectOrganizationPolicySpecListPolicy
Field | Type | Description |
---|---|---|
all | bool | (Optional) |
values | []string | (Optional) |
Appears on:ProjectOrganizationPolicySpecListPolicy
Field | Type | Description |
---|---|---|
all | bool | (Optional) |
values | []string | (Optional) |
Appears on:ProjectOrganizationPolicySpec
Field | Type | Description |
---|---|---|
default | bool |
Appears on:ProjectOrganizationPolicy
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | ProjectOrganizationPolicySpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |