Skip to main content

GoogleCloudDataprocClusterKubernetesClusterConfiguration

No description

type GoogleCloudDataprocClusterKubernetesClusterConfiguration {
configuration: GoogleCloudDataprocClusterGkeClusterConfiguration
namespace: String!
softwareConfiguration: GoogleCloudDataprocClusterKubernetesSoftwareConfiguration
}

Fields

GoogleCloudDataprocClusterKubernetesClusterConfiguration.configuration ● GoogleCloudDataprocClusterGkeClusterConfiguration object

The configuration for running the Dataproc cluster on GKE

GoogleCloudDataprocClusterKubernetesClusterConfiguration.namespace ● String! non-null scalar

A namespace within the Kubernetes cluster to deploy into

GoogleCloudDataprocClusterKubernetesClusterConfiguration.softwareConfiguration ● GoogleCloudDataprocClusterKubernetesSoftwareConfiguration object

The software configuration for this Dataproc cluster running on Kubernetes

Implemented by

GoogleCloudDataprocClusterVirtualClusterInfrastructureConfiguration union