Reference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane.
Warning: Local control plane clusters must be created in their own
project. Local control plane clusters cannot coexist in the same
project with any other type of clusters, including non-GDCE clusters.
Mixing local control plane GDCE clusters with any other type of
clusters in the same project can result in data loss.
Note: The following fields are mutually exclusive: local, remote. If a field in that set is populated, all other fields in the set will automatically be cleared.
Warning: Local control plane clusters must be created in their own
project. Local control plane clusters cannot coexist in the same
project with any other type of clusters, including non-GDCE clusters.
Mixing local control plane GDCE clusters with any other type of
clusters in the same project can result in data loss.
Note: The following fields are mutually exclusive: local, remote. If a field in that set is populated, all other fields in the set will automatically be cleared.
Warning: Local control plane clusters must be created in their own
project. Local control plane clusters cannot coexist in the same
project with any other type of clusters, including non-GDCE clusters.
Mixing local control plane GDCE clusters with any other type of
clusters in the same project can result in data loss.
Note: The following fields are mutually exclusive: local, remote. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: remote, local. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: remote, local. If a field in that set is populated, all other fields in the set will automatically be cleared.
Note: The following fields are mutually exclusive: remote, local. If a field in that set is populated, all other fields in the set will automatically be cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane.\n\nConfiguration of the cluster control plane. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #local\n\n def local() -\u003e ::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Local\n\n**Returns**\n\n- ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Local](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Local)) --- Local control plane configuration.\n\n\n Warning: Local control plane clusters must be created in their own\n project. Local control plane clusters cannot coexist in the same\n project with any other type of clusters, including non-GDCE clusters.\n Mixing local control plane GDCE clusters with any other type of\n clusters in the same project can result in data loss.\n\n Note: The following fields are mutually exclusive: `local`, `remote`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #local=\n\n def local=(value) -\u003e ::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Local\n\n**Parameter**\n\n- **value** ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Local](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Local)) --- Local control plane configuration.\n\n\n Warning: Local control plane clusters must be created in their own\n project. Local control plane clusters cannot coexist in the same\n project with any other type of clusters, including non-GDCE clusters.\n Mixing local control plane GDCE clusters with any other type of\n clusters in the same project can result in data loss.\n\nNote: The following fields are mutually exclusive: `local`, `remote`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Local](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Local)) --- Local control plane configuration.\n\n\n Warning: Local control plane clusters must be created in their own\n project. Local control plane clusters cannot coexist in the same\n project with any other type of clusters, including non-GDCE clusters.\n Mixing local control plane GDCE clusters with any other type of\n clusters in the same project can result in data loss.\n\n Note: The following fields are mutually exclusive: `local`, `remote`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #remote\n\n def remote() -\u003e ::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Remote\n\n**Returns**\n\n- ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Remote](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Remote)) --- Remote control plane configuration.\n\n\n Note: The following fields are mutually exclusive: `remote`, `local`. If a field in that set is populated, all other fields in the set will automatically be cleared.\n\n### #remote=\n\n def remote=(value) -\u003e ::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Remote\n\n**Parameter**\n\n- **value** ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Remote](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Remote)) --- Remote control plane configuration.\n\n\nNote: The following fields are mutually exclusive: `remote`, `local`. If a field in that set is populated, all other fields in the set will automatically be cleared. \n**Returns**\n\n- ([::Google::Cloud::EdgeContainer::V1::Cluster::ControlPlane::Remote](./Google-Cloud-EdgeContainer-V1-Cluster-ControlPlane-Remote)) --- Remote control plane configuration.\n\n\n Note: The following fields are mutually exclusive: `remote`, `local`. If a field in that set is populated, all other fields in the set will automatically be cleared."]]