You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
Field | Type | Description |
---|---|---|
apiVersion | string | google.kubeform.com/v1alpha1 |
kind | string | DataprocCluster |
metadata | Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec | DataprocClusterSpec | |
status | DataprocClusterStatus |
Appears on:DataprocCluster, DataprocClusterStatus
Field | Type | Description |
---|---|---|
providerRef | Kubernetes core/v1.LocalObjectReference | |
id | string | |
clusterConfig | []DataprocClusterSpecClusterConfig | (Optional) |
labels | map[string]string | (Optional) |
name | string | |
project | string | (Optional) |
region | string | (Optional) |
Appears on:DataprocClusterSpec
Field | Type | Description |
---|---|---|
bucket | string | (Optional) |
encryptionConfig | []DataprocClusterSpecClusterConfigEncryptionConfig | (Optional) |
gceClusterConfig | []DataprocClusterSpecClusterConfigGceClusterConfig | (Optional) |
initializationAction | []DataprocClusterSpecClusterConfigInitializationAction | (Optional) |
masterConfig | []DataprocClusterSpecClusterConfigMasterConfig | (Optional) |
preemptibleWorkerConfig | []DataprocClusterSpecClusterConfigPreemptibleWorkerConfig | (Optional) |
softwareConfig | []DataprocClusterSpecClusterConfigSoftwareConfig | (Optional) |
stagingBucket | string | (Optional) |
workerConfig | []DataprocClusterSpecClusterConfigWorkerConfig | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
kmsKeyName | string |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
internalIPOnly | bool | (Optional) |
metadata | map[string]string | (Optional) |
network | string | (Optional) |
serviceAccount | string | (Optional) |
serviceAccountScopes | []string | (Optional) |
subnetwork | string | (Optional) |
tags | []string | (Optional) |
zone | string | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
script | string | |
timeoutSec | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
accelerators | []DataprocClusterSpecClusterConfigMasterConfigAccelerators | (Optional) |
diskConfig | []DataprocClusterSpecClusterConfigMasterConfigDiskConfig | (Optional) |
imageURI | string | (Optional) |
instanceNames | []string | (Optional) |
machineType | string | (Optional) |
numInstances | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfigMasterConfig
Field | Type | Description |
---|---|---|
acceleratorCount | int64 | |
acceleratorType | string |
Appears on:DataprocClusterSpecClusterConfigMasterConfig
Field | Type | Description |
---|---|---|
bootDiskSizeGb | int64 | (Optional) |
bootDiskType | string | (Optional) |
numLocalSsds | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
diskConfig | []DataprocClusterSpecClusterConfigPreemptibleWorkerConfigDiskConfig | (Optional) |
instanceNames | []string | (Optional) |
numInstances | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfigPreemptibleWorkerConfig
Field | Type | Description |
---|---|---|
bootDiskSizeGb | int64 | (Optional) |
bootDiskType | string | (Optional) |
numLocalSsds | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
imageVersion | string | (Optional) |
optionalComponents | []string | (Optional) |
overrideProperties | map[string]string | (Optional) |
properties | map[string]string | (Optional) |
Appears on:DataprocClusterSpecClusterConfig
Field | Type | Description |
---|---|---|
accelerators | []DataprocClusterSpecClusterConfigWorkerConfigAccelerators | (Optional) |
diskConfig | []DataprocClusterSpecClusterConfigWorkerConfigDiskConfig | (Optional) |
imageURI | string | (Optional) |
instanceNames | []string | (Optional) |
machineType | string | (Optional) |
numInstances | int64 | (Optional) |
Appears on:DataprocClusterSpecClusterConfigWorkerConfig
Field | Type | Description |
---|---|---|
acceleratorCount | int64 | |
acceleratorType | string |
Appears on:DataprocClusterSpecClusterConfigWorkerConfig
Field | Type | Description |
---|---|---|
bootDiskSizeGb | int64 | (Optional) |
bootDiskType | string | (Optional) |
numLocalSsds | int64 | (Optional) |
Appears on:DataprocCluster
Field | Type | Description |
---|---|---|
observedGeneration | int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output | DataprocClusterSpec | (Optional) |
state | kubeform.dev/kubeform/apis/base/v1alpha1.State | (Optional) |
phase | Phase | (Optional) |
string
alias)Appears on:DataprocClusterStatus