Reference documentation and code samples for the Google Cloud Dataproc V1 Client class KubernetesClusterConfig.
The configuration for running the Dataproc cluster on Kubernetes.
Generated from protobuf message google.cloud.dataproc.v1.KubernetesClusterConfig
Namespace
Google \ Cloud \ Dataproc \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ kubernetes_namespace
string
Optional. A namespace within the Kubernetes cluster to deploy into. If this namespace does not exist, it is created. If it exists, Dataproc verifies that another Dataproc VirtualCluster is not installed into it. If not specified, the name of the Dataproc Cluster is used.
↳ gke_cluster_config
↳ kubernetes_software_config
KubernetesSoftwareConfig
Optional. The software configuration for this Dataproc cluster running on Kubernetes.
getKubernetesNamespace
Optional. A namespace within the Kubernetes cluster to deploy into. If this namespace does not exist, it is created. If it exists, Dataproc verifies that another Dataproc VirtualCluster is not installed into it. If not specified, the name of the Dataproc Cluster is used.
string
setKubernetesNamespace
Optional. A namespace within the Kubernetes cluster to deploy into. If this namespace does not exist, it is created. If it exists, Dataproc verifies that another Dataproc VirtualCluster is not installed into it. If not specified, the name of the Dataproc Cluster is used.
var
string
$this
getGkeClusterConfig
Required. The configuration for running the Dataproc cluster on GKE.
hasGkeClusterConfig
setGkeClusterConfig
Required. The configuration for running the Dataproc cluster on GKE.
$this
getKubernetesSoftwareConfig
Optional. The software configuration for this Dataproc cluster running on Kubernetes.
hasKubernetesSoftwareConfig
clearKubernetesSoftwareConfig
setKubernetesSoftwareConfig
Optional. The software configuration for this Dataproc cluster running on Kubernetes.
$this
getConfig
string