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 |
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) |
Field | Type | Description |
---|---|---|
bucket |
string | (Optional) |
deleteAutogenBucket |
bool | (Optional) Deprecated |
gceClusterConfig |
[]DataprocClusterSpecClusterConfigGceClusterConfig | (Optional) |
initializationAction |
[]DataprocClusterSpecClusterConfigInitializationAction | (Optional) |
masterConfig |
[]DataprocClusterSpecClusterConfigMasterConfig | (Optional) |
preemptibleWorkerConfig |
[]DataprocClusterSpecClusterConfigPreemptibleWorkerConfig | (Optional) |
softwareConfig |
[]DataprocClusterSpecClusterConfigSoftwareConfig | (Optional) |
stagingBucket |
string | (Optional) |
workerConfig |
[]DataprocClusterSpecClusterConfigWorkerConfig | (Optional) |
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) |
Field | Type | Description |
---|---|---|
script |
string | |
timeoutSec |
int | (Optional) |
Field | Type | Description |
---|---|---|
diskConfig |
[]DataprocClusterSpecClusterConfigMasterConfigDiskConfig | (Optional) |
instanceNames |
[]string | (Optional) |
machineType |
string | (Optional) |
numInstances |
int | (Optional) |
Field | Type | Description |
---|---|---|
bootDiskSizeGb |
int | (Optional) |
bootDiskType |
string | (Optional) |
numLocalSsds |
int | (Optional) |
Field | Type | Description |
---|---|---|
diskConfig |
[]DataprocClusterSpecClusterConfigPreemptibleWorkerConfigDiskConfig | (Optional) |
instanceNames |
[]string | (Optional) |
numInstances |
int | (Optional) |
Field | Type | Description |
---|---|---|
bootDiskSizeGb |
int | (Optional) |
Field | Type | Description |
---|---|---|
imageVersion |
string | (Optional) |
overrideProperties |
map[string]string | (Optional) |
properties |
map[string]string | (Optional) |
Field | Type | Description |
---|---|---|
diskConfig |
[]DataprocClusterSpecClusterConfigWorkerConfigDiskConfig | (Optional) |
instanceNames |
[]string | (Optional) |
machineType |
string | (Optional) |
numInstances |
int | (Optional) |
Field | Type | Description |
---|---|---|
bootDiskSizeGb |
int | (Optional) |
bootDiskType |
string | (Optional) |
numLocalSsds |
int | (Optional) |
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.State | (Optional) |