google-cloud-gke_multi_cloud-v1 0.6.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/AUTHENTICATION.md +72 -99
  3. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/client.rb +157 -12
  4. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/operations.rb +28 -6
  5. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/client.rb +1354 -0
  6. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/operations.rb +895 -0
  7. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest/service_stub.rb +595 -0
  8. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters/rest.rb +55 -0
  9. data/lib/google/cloud/gke_multi_cloud/v1/attached_clusters.rb +6 -0
  10. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/client.rb +492 -10
  11. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/operations.rb +28 -6
  12. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/rest/client.rb +2122 -0
  13. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/rest/operations.rb +895 -0
  14. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/rest/service_stub.rb +1010 -0
  15. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters/rest.rb +54 -0
  16. data/lib/google/cloud/gke_multi_cloud/v1/aws_clusters.rb +6 -0
  17. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/client.rb +356 -10
  18. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/operations.rb +28 -6
  19. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/rest/client.rb +2430 -0
  20. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/rest/operations.rb +895 -0
  21. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/rest/service_stub.rb +1187 -0
  22. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters/rest.rb +54 -0
  23. data/lib/google/cloud/gke_multi_cloud/v1/azure_clusters.rb +6 -0
  24. data/lib/google/cloud/gke_multi_cloud/v1/rest.rb +39 -0
  25. data/lib/google/cloud/gke_multi_cloud/v1/version.rb +1 -1
  26. data/lib/google/cloud/gke_multi_cloud/v1.rb +5 -0
  27. data/lib/google/cloud/gkemulticloud/v1/attached_resources_pb.rb +4 -1
  28. data/lib/google/cloud/gkemulticloud/v1/attached_service_pb.rb +6 -2
  29. data/lib/google/cloud/gkemulticloud/v1/attached_service_services_pb.rb +2 -0
  30. data/lib/google/cloud/gkemulticloud/v1/aws_resources_pb.rb +10 -1
  31. data/lib/google/cloud/gkemulticloud/v1/aws_service_pb.rb +8 -1
  32. data/lib/google/cloud/gkemulticloud/v1/aws_service_services_pb.rb +18 -0
  33. data/lib/google/cloud/gkemulticloud/v1/azure_resources_pb.rb +7 -1
  34. data/lib/google/cloud/gkemulticloud/v1/azure_service_pb.rb +7 -1
  35. data/lib/google/cloud/gkemulticloud/v1/azure_service_services_pb.rb +11 -0
  36. data/lib/google/cloud/gkemulticloud/v1/common_resources_pb.rb +4 -1
  37. data/proto_docs/google/api/client.rb +14 -0
  38. data/proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb +48 -2
  39. data/proto_docs/google/cloud/gkemulticloud/v1/attached_service.rb +55 -2
  40. data/proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb +181 -6
  41. data/proto_docs/google/cloud/gkemulticloud/v1/aws_service.rb +117 -0
  42. data/proto_docs/google/cloud/gkemulticloud/v1/azure_resources.rb +103 -6
  43. data/proto_docs/google/cloud/gkemulticloud/v1/azure_service.rb +80 -4
  44. data/proto_docs/google/cloud/gkemulticloud/v1/common_resources.rb +56 -0
  45. data/proto_docs/google/type/date.rb +53 -0
  46. metadata +19 -5
@@ -9,12 +9,14 @@ require 'google/api/client_pb'
9
9
  require 'google/api/field_behavior_pb'
10
10
  require 'google/api/resource_pb'
11
11
  require 'google/cloud/gkemulticloud/v1/azure_resources_pb'
12
+ require 'google/cloud/gkemulticloud/v1/common_resources_pb'
12
13
  require 'google/longrunning/operations_pb'
14
+ require 'google/protobuf/empty_pb'
13
15
  require 'google/protobuf/field_mask_pb'
14
16
  require 'google/protobuf/timestamp_pb'
15
17
 
16
18
 
17
- descriptor_data = "\n1google/cloud/gkemulticloud/v1/azure_service.proto\x12\x1dgoogle.cloud.gkemulticloud.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x33google/cloud/gkemulticloud/v1/azure_resources.proto\x1a#google/longrunning/operations.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xdd\x01\n\x19\x43reateAzureClusterRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)gkemulticloud.googleapis.com/AzureCluster\x12G\n\razure_cluster\x18\x02 \x01(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureClusterB\x03\xe0\x41\x02\x12\x1d\n\x10\x61zure_cluster_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x04 \x01(\x08\"\xb1\x01\n\x19UpdateAzureClusterRequest\x12G\n\razure_cluster\x18\x01 \x01(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureClusterB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x34\n\x0bupdate_mask\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\"Y\n\x16GetAzureClusterRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"\x84\x01\n\x18ListAzureClustersRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)gkemulticloud.googleapis.com/AzureCluster\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"y\n\x19ListAzureClustersResponse\x12\x43\n\x0e\x61zure_clusters\x18\x01 \x03(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureCluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x98\x01\n\x19\x44\x65leteAzureClusterRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\x12\x15\n\rallow_missing\x18\x02 \x01(\x08\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\x12\x0c\n\x04\x65tag\x18\x04 \x01(\t\"\xe4\x01\n\x1a\x43reateAzureNodePoolRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\x12*gkemulticloud.googleapis.com/AzureNodePool\x12J\n\x0f\x61zure_node_pool\x18\x02 \x01(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePoolB\x03\xe0\x41\x02\x12\x1f\n\x12\x61zure_node_pool_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x04 \x01(\x08\"\xb5\x01\n\x1aUpdateAzureNodePoolRequest\x12J\n\x0f\x61zure_node_pool\x18\x01 \x01(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePoolB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x34\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\"[\n\x17GetAzureNodePoolRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*gkemulticloud.googleapis.com/AzureNodePool\"\x86\x01\n\x19ListAzureNodePoolsRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\x12*gkemulticloud.googleapis.com/AzureNodePool\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"}\n\x1aListAzureNodePoolsResponse\x12\x46\n\x10\x61zure_node_pools\x18\x01 \x03(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePool\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9a\x01\n\x1a\x44\x65leteAzureNodePoolRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*gkemulticloud.googleapis.com/AzureNodePool\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x15\n\rallow_missing\x18\x03 \x01(\x08\x12\x0c\n\x04\x65tag\x18\x04 \x01(\t\"c\n\x1bGetAzureServerConfigRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.gkemulticloud.googleapis.com/AzureServerConfig\"\xd8\x01\n\x18\x43reateAzureClientRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(gkemulticloud.googleapis.com/AzureClient\x12\x45\n\x0c\x61zure_client\x18\x02 \x01(\x0b\x32*.google.cloud.gkemulticloud.v1.AzureClientB\x03\xe0\x41\x02\x12\x1c\n\x0f\x61zure_client_id\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\"W\n\x15GetAzureClientRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(gkemulticloud.googleapis.com/AzureClient\"\x82\x01\n\x17ListAzureClientsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(gkemulticloud.googleapis.com/AzureClient\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"v\n\x18ListAzureClientsResponse\x12\x41\n\razure_clients\x18\x01 \x03(\x0b\x32*.google.cloud.gkemulticloud.v1.AzureClient\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x88\x01\n\x18\x44\x65leteAzureClientRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(gkemulticloud.googleapis.com/AzureClient\x12\x15\n\rallow_missing\x18\x02 \x01(\x08\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\"k\n\x1fGenerateAzureAccessTokenRequest\x12H\n\razure_cluster\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"w\n GenerateAzureAccessTokenResponse\x12\x19\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x38\n\x0f\x65xpiration_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x32\xdd\x1d\n\rAzureClusters\x12\xfd\x01\n\x11\x43reateAzureClient\x12\x37.google.cloud.gkemulticloud.v1.CreateAzureClientRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/azureClients:\x0c\x61zure_client\xda\x41#parent,azure_client,azure_client_id\xca\x41 \n\x0b\x41zureClient\x12\x11OperationMetadata\x12\xb3\x01\n\x0eGetAzureClient\x12\x34.google.cloud.gkemulticloud.v1.GetAzureClientRequest\x1a*.google.cloud.gkemulticloud.v1.AzureClient\"?\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/azureClients/*}\xda\x41\x04name\x12\xc6\x01\n\x10ListAzureClients\x12\x36.google.cloud.gkemulticloud.v1.ListAzureClientsRequest\x1a\x37.google.cloud.gkemulticloud.v1.ListAzureClientsResponse\"A\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/azureClients\xda\x41\x06parent\x12\xd9\x01\n\x11\x44\x65leteAzureClient\x12\x37.google.cloud.gkemulticloud.v1.DeleteAzureClientRequest\x1a\x1d.google.longrunning.Operation\"l\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/azureClients/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\x84\x02\n\x12\x43reateAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.CreateAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"\x94\x01\x82\xd3\xe4\x93\x02\x42\"1/v1/{parent=projects/*/locations/*}/azureClusters:\razure_cluster\xda\x41%parent,azure_cluster,azure_cluster_id\xca\x41!\n\x0c\x41zureCluster\x12\x11OperationMetadata\x12\x86\x02\n\x12UpdateAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.UpdateAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\x82\xd3\xe4\x93\x02P2?/v1/{azure_cluster.name=projects/*/locations/*/azureClusters/*}:\razure_cluster\xda\x41\x19\x61zure_cluster,update_mask\xca\x41!\n\x0c\x41zureCluster\x12\x11OperationMetadata\x12\xb7\x01\n\x0fGetAzureCluster\x12\x35.google.cloud.gkemulticloud.v1.GetAzureClusterRequest\x1a+.google.cloud.gkemulticloud.v1.AzureCluster\"@\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{name=projects/*/locations/*/azureClusters/*}\xda\x41\x04name\x12\xca\x01\n\x11ListAzureClusters\x12\x37.google.cloud.gkemulticloud.v1.ListAzureClustersRequest\x1a\x38.google.cloud.gkemulticloud.v1.ListAzureClustersResponse\"B\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{parent=projects/*/locations/*}/azureClusters\xda\x41\x06parent\x12\xdc\x01\n\x12\x44\x65leteAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.DeleteAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"m\x82\xd3\xe4\x93\x02\x33*1/v1/{name=projects/*/locations/*/azureClusters/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xf8\x01\n\x18GenerateAzureAccessToken\x12>.google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenRequest\x1a?.google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenResponse\"[\x82\xd3\xe4\x93\x02U\x12S/v1/{azure_cluster=projects/*/locations/*/azureClusters/*}:generateAzureAccessToken\x12\x9e\x02\n\x13\x43reateAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.CreateAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"\xac\x01\x82\xd3\xe4\x93\x02U\"B/v1/{parent=projects/*/locations/*/azureClusters/*}/azureNodePools:\x0f\x61zure_node_pool\xda\x41)parent,azure_node_pool,azure_node_pool_id\xca\x41\"\n\rAzureNodePool\x12\x11OperationMetadata\x12\xa0\x02\n\x13UpdateAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.UpdateAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"\xae\x01\x82\xd3\xe4\x93\x02\x65\x32R/v1/{azure_node_pool.name=projects/*/locations/*/azureClusters/*/azureNodePools/*}:\x0f\x61zure_node_pool\xda\x41\x1b\x61zure_node_pool,update_mask\xca\x41\"\n\rAzureNodePool\x12\x11OperationMetadata\x12\xcb\x01\n\x10GetAzureNodePool\x12\x36.google.cloud.gkemulticloud.v1.GetAzureNodePoolRequest\x1a,.google.cloud.gkemulticloud.v1.AzureNodePool\"Q\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/azureClusters/*/azureNodePools/*}\xda\x41\x04name\x12\xde\x01\n\x12ListAzureNodePools\x12\x38.google.cloud.gkemulticloud.v1.ListAzureNodePoolsRequest\x1a\x39.google.cloud.gkemulticloud.v1.ListAzureNodePoolsResponse\"S\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/azureClusters/*}/azureNodePools\xda\x41\x06parent\x12\xef\x01\n\x13\x44\x65leteAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.DeleteAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"~\x82\xd3\xe4\x93\x02\x44*B/v1/{name=projects/*/locations/*/azureClusters/*/azureNodePools/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xc8\x01\n\x14GetAzureServerConfig\x12:.google.cloud.gkemulticloud.v1.GetAzureServerConfigRequest\x1a\x30.google.cloud.gkemulticloud.v1.AzureServerConfig\"B\x82\xd3\xe4\x93\x02\x35\x12\x33/v1/{name=projects/*/locations/*/azureServerConfig}\xda\x41\x04name\x1aP\xca\x41\x1cgkemulticloud.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xe4\x01\n!com.google.cloud.gkemulticloud.v1B\x11\x41zureServiceProtoP\x01ZGcloud.google.com/go/gkemulticloud/apiv1/gkemulticloudpb;gkemulticloudpb\xaa\x02\x1dGoogle.Cloud.GkeMultiCloud.V1\xca\x02\x1dGoogle\\Cloud\\GkeMultiCloud\\V1\xea\x02 Google::Cloud::GkeMultiCloud::V1b\x06proto3"
19
+ descriptor_data = "\n1google/cloud/gkemulticloud/v1/azure_service.proto\x12\x1dgoogle.cloud.gkemulticloud.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x33google/cloud/gkemulticloud/v1/azure_resources.proto\x1a\x34google/cloud/gkemulticloud/v1/common_resources.proto\x1a#google/longrunning/operations.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xdd\x01\n\x19\x43reateAzureClusterRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)gkemulticloud.googleapis.com/AzureCluster\x12G\n\razure_cluster\x18\x02 \x01(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureClusterB\x03\xe0\x41\x02\x12\x1d\n\x10\x61zure_cluster_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x04 \x01(\x08\"\xb1\x01\n\x19UpdateAzureClusterRequest\x12G\n\razure_cluster\x18\x01 \x01(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureClusterB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x34\n\x0bupdate_mask\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\"Y\n\x16GetAzureClusterRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"\x84\x01\n\x18ListAzureClustersRequest\x12\x41\n\x06parent\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\x12)gkemulticloud.googleapis.com/AzureCluster\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"y\n\x19ListAzureClustersResponse\x12\x43\n\x0e\x61zure_clusters\x18\x01 \x03(\x0b\x32+.google.cloud.gkemulticloud.v1.AzureCluster\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x98\x01\n\x19\x44\x65leteAzureClusterRequest\x12?\n\x04name\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\x12\x15\n\rallow_missing\x18\x02 \x01(\x08\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\x12\x0c\n\x04\x65tag\x18\x04 \x01(\t\"\xe4\x01\n\x1a\x43reateAzureNodePoolRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\x12*gkemulticloud.googleapis.com/AzureNodePool\x12J\n\x0f\x61zure_node_pool\x18\x02 \x01(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePoolB\x03\xe0\x41\x02\x12\x1f\n\x12\x61zure_node_pool_id\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x04 \x01(\x08\"\xb5\x01\n\x1aUpdateAzureNodePoolRequest\x12J\n\x0f\x61zure_node_pool\x18\x01 \x01(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePoolB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x34\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x03\xe0\x41\x02\"[\n\x17GetAzureNodePoolRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*gkemulticloud.googleapis.com/AzureNodePool\"\x86\x01\n\x19ListAzureNodePoolsRequest\x12\x42\n\x06parent\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\x12*gkemulticloud.googleapis.com/AzureNodePool\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"}\n\x1aListAzureNodePoolsResponse\x12\x46\n\x10\x61zure_node_pools\x18\x01 \x03(\x0b\x32,.google.cloud.gkemulticloud.v1.AzureNodePool\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9a\x01\n\x1a\x44\x65leteAzureNodePoolRequest\x12@\n\x04name\x18\x01 \x01(\tB2\xe0\x41\x02\xfa\x41,\n*gkemulticloud.googleapis.com/AzureNodePool\x12\x15\n\rvalidate_only\x18\x02 \x01(\x08\x12\x15\n\rallow_missing\x18\x03 \x01(\x08\x12\x0c\n\x04\x65tag\x18\x04 \x01(\t\"g\n\x1bGetAzureOpenIdConfigRequest\x12H\n\razure_cluster\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"f\n\x1aGetAzureJsonWebKeysRequest\x12H\n\razure_cluster\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"c\n\x1bGetAzureServerConfigRequest\x12\x44\n\x04name\x18\x01 \x01(\tB6\xe0\x41\x02\xfa\x41\x30\n.gkemulticloud.googleapis.com/AzureServerConfig\"\xd8\x01\n\x18\x43reateAzureClientRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(gkemulticloud.googleapis.com/AzureClient\x12\x45\n\x0c\x61zure_client\x18\x02 \x01(\x0b\x32*.google.cloud.gkemulticloud.v1.AzureClientB\x03\xe0\x41\x02\x12\x1c\n\x0f\x61zure_client_id\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\"W\n\x15GetAzureClientRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(gkemulticloud.googleapis.com/AzureClient\"\x82\x01\n\x17ListAzureClientsRequest\x12@\n\x06parent\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\x12(gkemulticloud.googleapis.com/AzureClient\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"v\n\x18ListAzureClientsResponse\x12\x41\n\razure_clients\x18\x01 \x03(\x0b\x32*.google.cloud.gkemulticloud.v1.AzureClient\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x88\x01\n\x18\x44\x65leteAzureClientRequest\x12>\n\x04name\x18\x01 \x01(\tB0\xe0\x41\x02\xfa\x41*\n(gkemulticloud.googleapis.com/AzureClient\x12\x15\n\rallow_missing\x18\x02 \x01(\x08\x12\x15\n\rvalidate_only\x18\x03 \x01(\x08\"k\n\x1fGenerateAzureAccessTokenRequest\x12H\n\razure_cluster\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\"w\n GenerateAzureAccessTokenResponse\x12\x19\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\tB\x03\xe0\x41\x03\x12\x38\n\x0f\x65xpiration_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"\xdc\x02\n%GenerateAzureClusterAgentTokenRequest\x12H\n\razure_cluster\x18\x01 \x01(\tB1\xe0\x41\x02\xfa\x41+\n)gkemulticloud.googleapis.com/AzureCluster\x12\x1a\n\rsubject_token\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1f\n\x12subject_token_type\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07version\x18\x04 \x01(\tB\x03\xe0\x41\x02\x12\x19\n\x0cnode_pool_id\x18\x05 \x01(\tB\x03\xe0\x41\x01\x12\x17\n\ngrant_type\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08\x61udience\x18\x07 \x01(\tB\x03\xe0\x41\x01\x12\x12\n\x05scope\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12!\n\x14requested_token_type\x18\t \x01(\tB\x03\xe0\x41\x01\x12\x14\n\x07options\x18\n \x01(\tB\x03\xe0\x41\x01\"f\n&GenerateAzureClusterAgentTokenResponse\x12\x14\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\t\x12\x12\n\nexpires_in\x18\x02 \x01(\x05\x12\x12\n\ntoken_type\x18\x03 \x01(\t2\xcc#\n\rAzureClusters\x12\xfd\x01\n\x11\x43reateAzureClient\x12\x37.google.cloud.gkemulticloud.v1.CreateAzureClientRequest\x1a\x1d.google.longrunning.Operation\"\x8f\x01\x82\xd3\xe4\x93\x02@\"0/v1/{parent=projects/*/locations/*}/azureClients:\x0c\x61zure_client\xda\x41#parent,azure_client,azure_client_id\xca\x41 \n\x0b\x41zureClient\x12\x11OperationMetadata\x12\xb3\x01\n\x0eGetAzureClient\x12\x34.google.cloud.gkemulticloud.v1.GetAzureClientRequest\x1a*.google.cloud.gkemulticloud.v1.AzureClient\"?\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{name=projects/*/locations/*/azureClients/*}\xda\x41\x04name\x12\xc6\x01\n\x10ListAzureClients\x12\x36.google.cloud.gkemulticloud.v1.ListAzureClientsRequest\x1a\x37.google.cloud.gkemulticloud.v1.ListAzureClientsResponse\"A\x82\xd3\xe4\x93\x02\x32\x12\x30/v1/{parent=projects/*/locations/*}/azureClients\xda\x41\x06parent\x12\xd9\x01\n\x11\x44\x65leteAzureClient\x12\x37.google.cloud.gkemulticloud.v1.DeleteAzureClientRequest\x1a\x1d.google.longrunning.Operation\"l\x82\xd3\xe4\x93\x02\x32*0/v1/{name=projects/*/locations/*/azureClients/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\x84\x02\n\x12\x43reateAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.CreateAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"\x94\x01\x82\xd3\xe4\x93\x02\x42\"1/v1/{parent=projects/*/locations/*}/azureClusters:\razure_cluster\xda\x41%parent,azure_cluster,azure_cluster_id\xca\x41!\n\x0c\x41zureCluster\x12\x11OperationMetadata\x12\x86\x02\n\x12UpdateAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.UpdateAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"\x96\x01\x82\xd3\xe4\x93\x02P2?/v1/{azure_cluster.name=projects/*/locations/*/azureClusters/*}:\razure_cluster\xda\x41\x19\x61zure_cluster,update_mask\xca\x41!\n\x0c\x41zureCluster\x12\x11OperationMetadata\x12\xb7\x01\n\x0fGetAzureCluster\x12\x35.google.cloud.gkemulticloud.v1.GetAzureClusterRequest\x1a+.google.cloud.gkemulticloud.v1.AzureCluster\"@\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{name=projects/*/locations/*/azureClusters/*}\xda\x41\x04name\x12\xca\x01\n\x11ListAzureClusters\x12\x37.google.cloud.gkemulticloud.v1.ListAzureClustersRequest\x1a\x38.google.cloud.gkemulticloud.v1.ListAzureClustersResponse\"B\x82\xd3\xe4\x93\x02\x33\x12\x31/v1/{parent=projects/*/locations/*}/azureClusters\xda\x41\x06parent\x12\xdc\x01\n\x12\x44\x65leteAzureCluster\x12\x38.google.cloud.gkemulticloud.v1.DeleteAzureClusterRequest\x1a\x1d.google.longrunning.Operation\"m\x82\xd3\xe4\x93\x02\x33*1/v1/{name=projects/*/locations/*/azureClusters/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\x93\x02\n\x1eGenerateAzureClusterAgentToken\x12\x44.google.cloud.gkemulticloud.v1.GenerateAzureClusterAgentTokenRequest\x1a\x45.google.cloud.gkemulticloud.v1.GenerateAzureClusterAgentTokenResponse\"d\x82\xd3\xe4\x93\x02^\"Y/v1/{azure_cluster=projects/*/locations/*/azureClusters/*}:generateAzureClusterAgentToken:\x01*\x12\xf8\x01\n\x18GenerateAzureAccessToken\x12>.google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenRequest\x1a?.google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenResponse\"[\x82\xd3\xe4\x93\x02U\x12S/v1/{azure_cluster=projects/*/locations/*/azureClusters/*}:generateAzureAccessToken\x12\x9e\x02\n\x13\x43reateAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.CreateAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"\xac\x01\x82\xd3\xe4\x93\x02U\"B/v1/{parent=projects/*/locations/*/azureClusters/*}/azureNodePools:\x0f\x61zure_node_pool\xda\x41)parent,azure_node_pool,azure_node_pool_id\xca\x41\"\n\rAzureNodePool\x12\x11OperationMetadata\x12\xa0\x02\n\x13UpdateAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.UpdateAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"\xae\x01\x82\xd3\xe4\x93\x02\x65\x32R/v1/{azure_node_pool.name=projects/*/locations/*/azureClusters/*/azureNodePools/*}:\x0f\x61zure_node_pool\xda\x41\x1b\x61zure_node_pool,update_mask\xca\x41\"\n\rAzureNodePool\x12\x11OperationMetadata\x12\xcb\x01\n\x10GetAzureNodePool\x12\x36.google.cloud.gkemulticloud.v1.GetAzureNodePoolRequest\x1a,.google.cloud.gkemulticloud.v1.AzureNodePool\"Q\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{name=projects/*/locations/*/azureClusters/*/azureNodePools/*}\xda\x41\x04name\x12\xde\x01\n\x12ListAzureNodePools\x12\x38.google.cloud.gkemulticloud.v1.ListAzureNodePoolsRequest\x1a\x39.google.cloud.gkemulticloud.v1.ListAzureNodePoolsResponse\"S\x82\xd3\xe4\x93\x02\x44\x12\x42/v1/{parent=projects/*/locations/*/azureClusters/*}/azureNodePools\xda\x41\x06parent\x12\xef\x01\n\x13\x44\x65leteAzureNodePool\x12\x39.google.cloud.gkemulticloud.v1.DeleteAzureNodePoolRequest\x1a\x1d.google.longrunning.Operation\"~\x82\xd3\xe4\x93\x02\x44*B/v1/{name=projects/*/locations/*/azureClusters/*/azureNodePools/*}\xda\x41\x04name\xca\x41*\n\x15google.protobuf.Empty\x12\x11OperationMetadata\x12\xf9\x01\n\x14GetAzureOpenIdConfig\x12:.google.cloud.gkemulticloud.v1.GetAzureOpenIdConfigRequest\x1a\x30.google.cloud.gkemulticloud.v1.AzureOpenIdConfig\"s\x82\xd3\xe4\x93\x02]\x12[/v1/{azure_cluster=projects/*/locations/*/azureClusters/*}/.well-known/openid-configuration\xda\x41\razure_cluster\x12\xda\x01\n\x13GetAzureJsonWebKeys\x12\x39.google.cloud.gkemulticloud.v1.GetAzureJsonWebKeysRequest\x1a/.google.cloud.gkemulticloud.v1.AzureJsonWebKeys\"W\x82\xd3\xe4\x93\x02\x41\x12?/v1/{azure_cluster=projects/*/locations/*/azureClusters/*}/jwks\xda\x41\razure_cluster\x12\xc8\x01\n\x14GetAzureServerConfig\x12:.google.cloud.gkemulticloud.v1.GetAzureServerConfigRequest\x1a\x30.google.cloud.gkemulticloud.v1.AzureServerConfig\"B\x82\xd3\xe4\x93\x02\x35\x12\x33/v1/{name=projects/*/locations/*/azureServerConfig}\xda\x41\x04name\x1aP\xca\x41\x1cgkemulticloud.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformB\xe4\x01\n!com.google.cloud.gkemulticloud.v1B\x11\x41zureServiceProtoP\x01ZGcloud.google.com/go/gkemulticloud/apiv1/gkemulticloudpb;gkemulticloudpb\xaa\x02\x1dGoogle.Cloud.GkeMultiCloud.V1\xca\x02\x1dGoogle\\Cloud\\GkeMultiCloud\\V1\xea\x02 Google::Cloud::GkeMultiCloud::V1b\x06proto3"
18
20
 
19
21
  pool = Google::Protobuf::DescriptorPool.generated_pool
20
22
 
@@ -59,6 +61,8 @@ module Google
59
61
  ListAzureNodePoolsRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.ListAzureNodePoolsRequest").msgclass
60
62
  ListAzureNodePoolsResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.ListAzureNodePoolsResponse").msgclass
61
63
  DeleteAzureNodePoolRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.DeleteAzureNodePoolRequest").msgclass
64
+ GetAzureOpenIdConfigRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GetAzureOpenIdConfigRequest").msgclass
65
+ GetAzureJsonWebKeysRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GetAzureJsonWebKeysRequest").msgclass
62
66
  GetAzureServerConfigRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GetAzureServerConfigRequest").msgclass
63
67
  CreateAzureClientRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.CreateAzureClientRequest").msgclass
64
68
  GetAzureClientRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GetAzureClientRequest").msgclass
@@ -67,6 +71,8 @@ module Google
67
71
  DeleteAzureClientRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.DeleteAzureClientRequest").msgclass
68
72
  GenerateAzureAccessTokenRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenRequest").msgclass
69
73
  GenerateAzureAccessTokenResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GenerateAzureAccessTokenResponse").msgclass
74
+ GenerateAzureClusterAgentTokenRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GenerateAzureClusterAgentTokenRequest").msgclass
75
+ GenerateAzureClusterAgentTokenResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.GenerateAzureClusterAgentTokenResponse").msgclass
70
76
  end
71
77
  end
72
78
  end
@@ -86,6 +86,8 @@ module Google
86
86
  # [Operation][google.longrunning.Operation] resource that can be
87
87
  # described to track the status of the operation.
88
88
  rpc :DeleteAzureCluster, ::Google::Cloud::GkeMultiCloud::V1::DeleteAzureClusterRequest, ::Google::Longrunning::Operation
89
+ # Generates an access token for a cluster agent.
90
+ rpc :GenerateAzureClusterAgentToken, ::Google::Cloud::GkeMultiCloud::V1::GenerateAzureClusterAgentTokenRequest, ::Google::Cloud::GkeMultiCloud::V1::GenerateAzureClusterAgentTokenResponse
89
91
  # Generates a short-lived access token to authenticate to a given
90
92
  # [AzureCluster][google.cloud.gkemulticloud.v1.AzureCluster] resource.
91
93
  rpc :GenerateAzureAccessToken, ::Google::Cloud::GkeMultiCloud::V1::GenerateAzureAccessTokenRequest, ::Google::Cloud::GkeMultiCloud::V1::GenerateAzureAccessTokenResponse
@@ -113,6 +115,15 @@ module Google
113
115
  # [Operation][google.longrunning.Operation] resource that can be
114
116
  # described to track the status of the operation.
115
117
  rpc :DeleteAzureNodePool, ::Google::Cloud::GkeMultiCloud::V1::DeleteAzureNodePoolRequest, ::Google::Longrunning::Operation
118
+ # Gets the OIDC discovery document for the cluster.
119
+ # See the
120
+ # [OpenID Connect Discovery 1.0
121
+ # specification](https://openid.net/specs/openid-connect-discovery-1_0.html)
122
+ # for details.
123
+ rpc :GetAzureOpenIdConfig, ::Google::Cloud::GkeMultiCloud::V1::GetAzureOpenIdConfigRequest, ::Google::Cloud::GkeMultiCloud::V1::AzureOpenIdConfig
124
+ # Gets the public component of the cluster signing keys in
125
+ # JSON Web Key format.
126
+ rpc :GetAzureJsonWebKeys, ::Google::Cloud::GkeMultiCloud::V1::GetAzureJsonWebKeysRequest, ::Google::Cloud::GkeMultiCloud::V1::AzureJsonWebKeys
116
127
  # Returns information, such as supported Azure regions and Kubernetes
117
128
  # versions, on a given Google Cloud location.
118
129
  rpc :GetAzureServerConfig, ::Google::Cloud::GkeMultiCloud::V1::GetAzureServerConfigRequest, ::Google::Cloud::GkeMultiCloud::V1::AzureServerConfig
@@ -8,7 +8,7 @@ require 'google/api/field_behavior_pb'
8
8
  require 'google/protobuf/timestamp_pb'
9
9
 
10
10
 
11
- descriptor_data = "\n4google/cloud/gkemulticloud/v1/common_resources.proto\x12\x1dgoogle.cloud.gkemulticloud.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"^\n\x16WorkloadIdentityConfig\x12\x12\n\nissuer_uri\x18\x01 \x01(\t\x12\x15\n\rworkload_pool\x18\x02 \x01(\t\x12\x19\n\x11identity_provider\x18\x03 \x01(\t\"3\n\x11MaxPodsConstraint\x12\x1e\n\x11max_pods_per_node\x18\x01 \x01(\x03\x42\x03\xe0\x41\x02\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rstatus_detail\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0c\x65rror_detail\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x07 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\"\xd2\x01\n\tNodeTaint\x12\x10\n\x03key\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x44\n\x06\x65\x66\x66\x65\x63t\x18\x03 \x01(\x0e\x32/.google.cloud.gkemulticloud.v1.NodeTaint.EffectB\x03\xe0\x41\x02\"Y\n\x06\x45\x66\x66\x65\x63t\x12\x16\n\x12\x45\x46\x46\x45\x43T_UNSPECIFIED\x10\x00\x12\x0f\n\x0bNO_SCHEDULE\x10\x01\x12\x16\n\x12PREFER_NO_SCHEDULE\x10\x02\x12\x0e\n\nNO_EXECUTE\x10\x03\"6\n\x05\x46leet\x12\x14\n\x07project\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nmembership\x18\x02 \x01(\tB\x03\xe0\x41\x03\"`\n\rLoggingConfig\x12O\n\x10\x63omponent_config\x18\x01 \x01(\x0b\x32\x35.google.cloud.gkemulticloud.v1.LoggingComponentConfig\"\xc2\x01\n\x16LoggingComponentConfig\x12Z\n\x11\x65nable_components\x18\x01 \x03(\x0e\x32?.google.cloud.gkemulticloud.v1.LoggingComponentConfig.Component\"L\n\tComponent\x12\x19\n\x15\x43OMPONENT_UNSPECIFIED\x10\x00\x12\x15\n\x11SYSTEM_COMPONENTS\x10\x01\x12\r\n\tWORKLOADS\x10\x02\"m\n\x10MonitoringConfig\x12Y\n\x19managed_prometheus_config\x18\x02 \x01(\x0b\x32\x36.google.cloud.gkemulticloud.v1.ManagedPrometheusConfig\"*\n\x17ManagedPrometheusConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x42\xe7\x01\n!com.google.cloud.gkemulticloud.v1B\x14\x43ommonResourcesProtoP\x01ZGcloud.google.com/go/gkemulticloud/apiv1/gkemulticloudpb;gkemulticloudpb\xaa\x02\x1dGoogle.Cloud.GkeMultiCloud.V1\xca\x02\x1dGoogle\\Cloud\\GkeMultiCloud\\V1\xea\x02 Google::Cloud::GkeMultiCloud::V1b\x06proto3"
11
+ descriptor_data = "\n4google/cloud/gkemulticloud/v1/common_resources.proto\x12\x1dgoogle.cloud.gkemulticloud.v1\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"r\n\x03Jwk\x12\x0b\n\x03kty\x18\x01 \x01(\t\x12\x0b\n\x03\x61lg\x18\x02 \x01(\t\x12\x0b\n\x03use\x18\x03 \x01(\t\x12\x0b\n\x03kid\x18\x04 \x01(\t\x12\t\n\x01n\x18\x05 \x01(\t\x12\t\n\x01\x65\x18\x06 \x01(\t\x12\t\n\x01x\x18\x07 \x01(\t\x12\t\n\x01y\x18\x08 \x01(\t\x12\x0b\n\x03\x63rv\x18\t \x01(\t\"^\n\x16WorkloadIdentityConfig\x12\x12\n\nissuer_uri\x18\x01 \x01(\t\x12\x15\n\rworkload_pool\x18\x02 \x01(\t\x12\x19\n\x11identity_provider\x18\x03 \x01(\t\"3\n\x11MaxPodsConstraint\x12\x1e\n\x11max_pods_per_node\x18\x01 \x01(\x03\x42\x03\xe0\x41\x02\"\x80\x02\n\x11OperationMetadata\x12\x34\n\x0b\x63reate_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x31\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x13\n\x06target\x18\x03 \x01(\tB\x03\xe0\x41\x03\x12\x1a\n\rstatus_detail\x18\x04 \x01(\tB\x03\xe0\x41\x03\x12\x19\n\x0c\x65rror_detail\x18\x05 \x01(\tB\x03\xe0\x41\x03\x12\x11\n\x04verb\x18\x07 \x01(\tB\x03\xe0\x41\x03\x12#\n\x16requested_cancellation\x18\x06 \x01(\x08\x42\x03\xe0\x41\x03\"\xd2\x01\n\tNodeTaint\x12\x10\n\x03key\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\x05value\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x44\n\x06\x65\x66\x66\x65\x63t\x18\x03 \x01(\x0e\x32/.google.cloud.gkemulticloud.v1.NodeTaint.EffectB\x03\xe0\x41\x02\"Y\n\x06\x45\x66\x66\x65\x63t\x12\x16\n\x12\x45\x46\x46\x45\x43T_UNSPECIFIED\x10\x00\x12\x0f\n\x0bNO_SCHEDULE\x10\x01\x12\x16\n\x12PREFER_NO_SCHEDULE\x10\x02\x12\x0e\n\nNO_EXECUTE\x10\x03\"6\n\x05\x46leet\x12\x14\n\x07project\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x17\n\nmembership\x18\x02 \x01(\tB\x03\xe0\x41\x03\"`\n\rLoggingConfig\x12O\n\x10\x63omponent_config\x18\x01 \x01(\x0b\x32\x35.google.cloud.gkemulticloud.v1.LoggingComponentConfig\"\xc2\x01\n\x16LoggingComponentConfig\x12Z\n\x11\x65nable_components\x18\x01 \x03(\x0e\x32?.google.cloud.gkemulticloud.v1.LoggingComponentConfig.Component\"L\n\tComponent\x12\x19\n\x15\x43OMPONENT_UNSPECIFIED\x10\x00\x12\x15\n\x11SYSTEM_COMPONENTS\x10\x01\x12\r\n\tWORKLOADS\x10\x02\"m\n\x10MonitoringConfig\x12Y\n\x19managed_prometheus_config\x18\x02 \x01(\x0b\x32\x36.google.cloud.gkemulticloud.v1.ManagedPrometheusConfig\"*\n\x17ManagedPrometheusConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"\xd8\x01\n\x13\x42inaryAuthorization\x12Z\n\x0f\x65valuation_mode\x18\x01 \x01(\x0e\x32\x41.google.cloud.gkemulticloud.v1.BinaryAuthorization.EvaluationMode\"e\n\x0e\x45valuationMode\x12\x1f\n\x1b\x45VALUATION_MODE_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x44ISABLED\x10\x01\x12$\n PROJECT_SINGLETON_POLICY_ENFORCE\x10\x02\x42\xe7\x01\n!com.google.cloud.gkemulticloud.v1B\x14\x43ommonResourcesProtoP\x01ZGcloud.google.com/go/gkemulticloud/apiv1/gkemulticloudpb;gkemulticloudpb\xaa\x02\x1dGoogle.Cloud.GkeMultiCloud.V1\xca\x02\x1dGoogle\\Cloud\\GkeMultiCloud\\V1\xea\x02 Google::Cloud::GkeMultiCloud::V1b\x06proto3"
12
12
 
13
13
  pool = Google::Protobuf::DescriptorPool.generated_pool
14
14
 
@@ -39,6 +39,7 @@ module Google
39
39
  module Cloud
40
40
  module GkeMultiCloud
41
41
  module V1
42
+ Jwk = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.Jwk").msgclass
42
43
  WorkloadIdentityConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.WorkloadIdentityConfig").msgclass
43
44
  MaxPodsConstraint = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.MaxPodsConstraint").msgclass
44
45
  OperationMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.OperationMetadata").msgclass
@@ -50,6 +51,8 @@ module Google
50
51
  LoggingComponentConfig::Component = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.LoggingComponentConfig.Component").enummodule
51
52
  MonitoringConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.MonitoringConfig").msgclass
52
53
  ManagedPrometheusConfig = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.ManagedPrometheusConfig").msgclass
54
+ BinaryAuthorization = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.BinaryAuthorization").msgclass
55
+ BinaryAuthorization::EvaluationMode = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.gkemulticloud.v1.BinaryAuthorization.EvaluationMode").enummodule
53
56
  end
54
57
  end
55
58
  end
@@ -21,6 +21,7 @@ module Google
21
21
  module Api
22
22
  # Required information for every language.
23
23
  # @!attribute [rw] reference_docs_uri
24
+ # @deprecated This field is deprecated and may be removed in the next major version update.
24
25
  # @return [::String]
25
26
  # Link to automatically generated reference documentation. Example:
26
27
  # https://cloud.google.com/nodejs/docs/reference/asset/latest
@@ -304,6 +305,19 @@ module Google
304
305
  # seconds: 360 # 6 minutes
305
306
  # total_poll_timeout:
306
307
  # seconds: 54000 # 90 minutes
308
+ # @!attribute [rw] auto_populated_fields
309
+ # @return [::Array<::String>]
310
+ # List of top-level fields of the request message, that should be
311
+ # automatically populated by the client libraries based on their
312
+ # (google.api.field_info).format. Currently supported format: UUID4.
313
+ #
314
+ # Example of a YAML configuration:
315
+ #
316
+ # publishing:
317
+ # method_settings:
318
+ # - selector: google.example.v1.ExampleService.CreateExample
319
+ # auto_populated_fields:
320
+ # - request_id
307
321
  class MethodSettings
308
322
  include ::Google::Protobuf::MessageExts
309
323
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -49,7 +49,7 @@ module Google
49
49
  # @return [::String]
50
50
  # Required. The Kubernetes distribution of the underlying attached cluster.
51
51
  #
52
- # Supported values: ["eks", "aks"].
52
+ # Supported values: ["eks", "aks", "generic"].
53
53
  # @!attribute [r] cluster_region
54
54
  # @return [::String]
55
55
  # Output only. The region where this cluster runs.
@@ -110,6 +110,12 @@ module Google
110
110
  # @!attribute [rw] monitoring_config
111
111
  # @return [::Google::Cloud::GkeMultiCloud::V1::MonitoringConfig]
112
112
  # Optional. Monitoring configuration for this cluster.
113
+ # @!attribute [rw] proxy_config
114
+ # @return [::Google::Cloud::GkeMultiCloud::V1::AttachedProxyConfig]
115
+ # Optional. Proxy configuration for outbound HTTP(S) traffic.
116
+ # @!attribute [rw] binary_authorization
117
+ # @return [::Google::Cloud::GkeMultiCloud::V1::BinaryAuthorization]
118
+ # Optional. Binary Authorization configuration for this cluster.
113
119
  class AttachedCluster
114
120
  include ::Google::Protobuf::MessageExts
115
121
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -155,12 +161,20 @@ module Google
155
161
  # Configuration related to the cluster RBAC settings.
156
162
  # @!attribute [rw] admin_users
157
163
  # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedClusterUser>]
158
- # Required. Users that can perform operations as a cluster admin. A managed
164
+ # Optional. Users that can perform operations as a cluster admin. A managed
159
165
  # ClusterRoleBinding will be created to grant the `cluster-admin` ClusterRole
160
166
  # to the users. Up to ten admin users can be provided.
161
167
  #
162
168
  # For more info on RBAC, see
163
169
  # https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
170
+ # @!attribute [rw] admin_groups
171
+ # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedClusterGroup>]
172
+ # Optional. Groups of users that can perform operations as a cluster admin. A
173
+ # managed ClusterRoleBinding will be created to grant the `cluster-admin`
174
+ # ClusterRole to the groups. Up to ten admin groups can be provided.
175
+ #
176
+ # For more info on RBAC, see
177
+ # https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
164
178
  class AttachedClustersAuthorization
165
179
  include ::Google::Protobuf::MessageExts
166
180
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -175,6 +189,15 @@ module Google
175
189
  extend ::Google::Protobuf::MessageExts::ClassMethods
176
190
  end
177
191
 
192
+ # Identities of a group-type subject for Attached clusters.
193
+ # @!attribute [rw] group
194
+ # @return [::String]
195
+ # Required. The name of the group, e.g. `my-group@domain.com`.
196
+ class AttachedClusterGroup
197
+ include ::Google::Protobuf::MessageExts
198
+ extend ::Google::Protobuf::MessageExts::ClassMethods
199
+ end
200
+
178
201
  # OIDC discovery information of the target cluster.
179
202
  #
180
203
  # Kubernetes Service Account (KSA) tokens are JWT tokens signed by the cluster
@@ -233,6 +256,29 @@ module Google
233
256
  include ::Google::Protobuf::MessageExts
234
257
  extend ::Google::Protobuf::MessageExts::ClassMethods
235
258
  end
259
+
260
+ # Details of a proxy config.
261
+ # @!attribute [rw] kubernetes_secret
262
+ # @return [::Google::Cloud::GkeMultiCloud::V1::KubernetesSecret]
263
+ # The Kubernetes Secret resource that contains the HTTP(S) proxy
264
+ # configuration. The secret must be a JSON encoded proxy configuration
265
+ # as described in
266
+ class AttachedProxyConfig
267
+ include ::Google::Protobuf::MessageExts
268
+ extend ::Google::Protobuf::MessageExts::ClassMethods
269
+ end
270
+
271
+ # Information about a Kubernetes Secret
272
+ # @!attribute [rw] name
273
+ # @return [::String]
274
+ # Name of the kubernetes secret.
275
+ # @!attribute [rw] namespace
276
+ # @return [::String]
277
+ # Namespace in which the kubernetes secret is stored.
278
+ class KubernetesSecret
279
+ include ::Google::Protobuf::MessageExts
280
+ extend ::Google::Protobuf::MessageExts::ClassMethods
281
+ end
236
282
  end
237
283
  end
238
284
  end
@@ -57,6 +57,9 @@ module Google
57
57
  # You can list all supported versions on a given Google Cloud region by
58
58
  # calling
59
59
  # {::Google::Cloud::GkeMultiCloud::V1::AttachedClusters::Client#get_attached_server_config GetAttachedServerConfig}.
60
+ # @!attribute [rw] proxy_config
61
+ # @return [::Google::Cloud::GkeMultiCloud::V1::AttachedProxyConfig]
62
+ # Optional. Proxy configuration for outbound HTTP(S) traffic.
60
63
  class GenerateAttachedClusterInstallManifestRequest
61
64
  include ::Google::Protobuf::MessageExts
62
65
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -136,6 +139,9 @@ module Google
136
139
  # Required. The Kubernetes distribution of the underlying attached cluster.
137
140
  #
138
141
  # Supported values: ["eks", "aks"].
142
+ # @!attribute [rw] proxy_config
143
+ # @return [::Google::Cloud::GkeMultiCloud::V1::AttachedProxyConfig]
144
+ # Optional. Proxy configuration for outbound HTTP(S) traffic.
139
145
  class ImportAttachedClusterRequest
140
146
  include ::Google::Protobuf::MessageExts
141
147
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -157,12 +163,16 @@ module Google
157
163
  # fields from
158
164
  # {::Google::Cloud::GkeMultiCloud::V1::AttachedCluster AttachedCluster}:
159
165
  #
160
- # * `description`.
161
166
  # * `annotations`.
162
- # * `platform_version`.
167
+ # * `authorization.admin_groups`.
163
168
  # * `authorization.admin_users`.
169
+ # * `binary_authorization.evaluation_mode`.
170
+ # * `description`.
164
171
  # * `logging_config.component_config.enable_components`.
165
172
  # * `monitoring_config.managed_prometheus_config.enabled`.
173
+ # * `platform_version`.
174
+ # * `proxy_config.kubernetes_secret.name`.
175
+ # * `proxy_config.kubernetes_secret.namespace`.
166
176
  class UpdateAttachedClusterRequest
167
177
  include ::Google::Protobuf::MessageExts
168
178
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -288,6 +298,49 @@ module Google
288
298
  include ::Google::Protobuf::MessageExts
289
299
  extend ::Google::Protobuf::MessageExts::ClassMethods
290
300
  end
301
+
302
+ # @!attribute [rw] attached_cluster
303
+ # @return [::String]
304
+ # Required.
305
+ # @!attribute [rw] subject_token
306
+ # @return [::String]
307
+ # Required.
308
+ # @!attribute [rw] subject_token_type
309
+ # @return [::String]
310
+ # Required.
311
+ # @!attribute [rw] version
312
+ # @return [::String]
313
+ # Required.
314
+ # @!attribute [rw] grant_type
315
+ # @return [::String]
316
+ # Optional.
317
+ # @!attribute [rw] audience
318
+ # @return [::String]
319
+ # Optional.
320
+ # @!attribute [rw] scope
321
+ # @return [::String]
322
+ # Optional.
323
+ # @!attribute [rw] requested_token_type
324
+ # @return [::String]
325
+ # Optional.
326
+ # @!attribute [rw] options
327
+ # @return [::String]
328
+ # Optional.
329
+ class GenerateAttachedClusterAgentTokenRequest
330
+ include ::Google::Protobuf::MessageExts
331
+ extend ::Google::Protobuf::MessageExts::ClassMethods
332
+ end
333
+
334
+ # @!attribute [rw] access_token
335
+ # @return [::String]
336
+ # @!attribute [rw] expires_in
337
+ # @return [::Integer]
338
+ # @!attribute [rw] token_type
339
+ # @return [::String]
340
+ class GenerateAttachedClusterAgentTokenResponse
341
+ include ::Google::Protobuf::MessageExts
342
+ extend ::Google::Protobuf::MessageExts::ClassMethods
343
+ end
291
344
  end
292
345
  end
293
346
  end
@@ -106,6 +106,9 @@ module Google
106
106
  # @!attribute [rw] monitoring_config
107
107
  # @return [::Google::Cloud::GkeMultiCloud::V1::MonitoringConfig]
108
108
  # Optional. Monitoring configuration for this cluster.
109
+ # @!attribute [rw] binary_authorization
110
+ # @return [::Google::Cloud::GkeMultiCloud::V1::BinaryAuthorization]
111
+ # Optional. Binary Authorization configuration for this cluster.
109
112
  class AwsCluster
110
113
  include ::Google::Protobuf::MessageExts
111
114
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -256,12 +259,20 @@ module Google
256
259
  # Configuration related to the cluster RBAC settings.
257
260
  # @!attribute [rw] admin_users
258
261
  # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AwsClusterUser>]
259
- # Required. Users that can perform operations as a cluster admin. A managed
262
+ # Optional. Users that can perform operations as a cluster admin. A managed
260
263
  # ClusterRoleBinding will be created to grant the `cluster-admin` ClusterRole
261
264
  # to the users. Up to ten admin users can be provided.
262
265
  #
263
266
  # For more info on RBAC, see
264
267
  # https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
268
+ # @!attribute [rw] admin_groups
269
+ # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AwsClusterGroup>]
270
+ # Optional. Groups of users that can perform operations as a cluster admin. A
271
+ # managed ClusterRoleBinding will be created to grant the `cluster-admin`
272
+ # ClusterRole to the groups. Up to ten admin groups can be provided.
273
+ #
274
+ # For more info on RBAC, see
275
+ # https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles
265
276
  class AwsAuthorization
266
277
  include ::Google::Protobuf::MessageExts
267
278
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -276,6 +287,15 @@ module Google
276
287
  extend ::Google::Protobuf::MessageExts::ClassMethods
277
288
  end
278
289
 
290
+ # Identities of a group-type subject for AWS clusters.
291
+ # @!attribute [rw] group
292
+ # @return [::String]
293
+ # Required. The name of the group, e.g. `my-group@domain.com`.
294
+ class AwsClusterGroup
295
+ include ::Google::Protobuf::MessageExts
296
+ extend ::Google::Protobuf::MessageExts::ClassMethods
297
+ end
298
+
279
299
  # Configuration related to application-layer secrets encryption.
280
300
  # @!attribute [rw] kms_key_arn
281
301
  # @return [::String]
@@ -301,6 +321,12 @@ module Google
301
321
  # @return [::Integer]
302
322
  # Optional. The number of I/O operations per second (IOPS) to provision for
303
323
  # GP3 volume.
324
+ # @!attribute [rw] throughput
325
+ # @return [::Integer]
326
+ # Optional. The throughput that the volume supports, in MiB/s. Only valid if
327
+ # volume_type is GP3.
328
+ #
329
+ # If the volume_type is GP3 and this is not speficied, it defaults to 125.
304
330
  # @!attribute [rw] kms_key_arn
305
331
  # @return [::String]
306
332
  # Optional. The Amazon Resource Name (ARN) of the Customer Managed Key (CMK)
@@ -348,6 +374,13 @@ module Google
348
374
  # Required. All services in the cluster are assigned an IPv4 address from
349
375
  # these ranges. Only a single range is supported. This field cannot be
350
376
  # changed after creation.
377
+ # @!attribute [rw] per_node_pool_sg_rules_disabled
378
+ # @return [::Boolean]
379
+ # Optional. Disable the per node pool subnet security group rules on the
380
+ # control plane security group. When set to true, you must also provide one
381
+ # or more security groups that ensure node pools are able to send requests to
382
+ # the control plane on TCP/443 and TCP/8132. Failure to do so may result in
383
+ # unavailable node pools.
351
384
  class AwsClusterNetworking
352
385
  include ::Google::Protobuf::MessageExts
353
386
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -421,6 +454,12 @@ module Google
421
454
  # @!attribute [r] errors
422
455
  # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AwsNodePoolError>]
423
456
  # Output only. A set of errors found in the node pool.
457
+ # @!attribute [rw] management
458
+ # @return [::Google::Cloud::GkeMultiCloud::V1::AwsNodeManagement]
459
+ # Optional. The Management configuration for this node pool.
460
+ # @!attribute [rw] update_settings
461
+ # @return [::Google::Cloud::GkeMultiCloud::V1::UpdateSettings]
462
+ # Optional. Update settings control the speed and disruption of the update.
424
463
  class AwsNodePool
425
464
  include ::Google::Protobuf::MessageExts
426
465
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -462,12 +501,72 @@ module Google
462
501
  end
463
502
  end
464
503
 
504
+ # UpdateSettings control the level of parallelism and the level of
505
+ # disruption caused during the update of a node pool.
506
+ #
507
+ # These settings are applicable when the node pool update requires replacing
508
+ # the existing node pool nodes with the updated ones.
509
+ #
510
+ # UpdateSettings are optional. When UpdateSettings are not specified during the
511
+ # node pool creation, a default is chosen based on the parent cluster's
512
+ # version. For clusters with minor version 1.27 and later, a default
513
+ # surge_settings configuration with max_surge = 1 and max_unavailable = 0 is
514
+ # used. For clusters with older versions, node pool updates use the traditional
515
+ # rolling update mechanism of updating one node at a time in a
516
+ # "terminate before create" fashion and update_settings is not applicable.
517
+ #
518
+ # Set the surge_settings parameter to use the Surge Update mechanism for
519
+ # the rolling update of node pool nodes.
520
+ # 1. max_surge controls the number of additional nodes that can be created
521
+ # beyond the current size of the node pool temporarily for the time of the
522
+ # update to increase the number of available nodes.
523
+ # 2. max_unavailable controls the number of nodes that can be simultaneously
524
+ # unavailable during the update.
525
+ # 3. (max_surge + max_unavailable) determines the level of parallelism (i.e.,
526
+ # the number of nodes being updated at the same time).
527
+ # @!attribute [rw] surge_settings
528
+ # @return [::Google::Cloud::GkeMultiCloud::V1::SurgeSettings]
529
+ # Optional. Settings for surge update.
530
+ class UpdateSettings
531
+ include ::Google::Protobuf::MessageExts
532
+ extend ::Google::Protobuf::MessageExts::ClassMethods
533
+ end
534
+
535
+ # SurgeSettings contains the parameters for Surge update.
536
+ # @!attribute [rw] max_surge
537
+ # @return [::Integer]
538
+ # Optional. The maximum number of nodes that can be created beyond the
539
+ # current size of the node pool during the update process.
540
+ # @!attribute [rw] max_unavailable
541
+ # @return [::Integer]
542
+ # Optional. The maximum number of nodes that can be simultaneously
543
+ # unavailable during the update process. A node is considered unavailable if
544
+ # its status is not Ready.
545
+ class SurgeSettings
546
+ include ::Google::Protobuf::MessageExts
547
+ extend ::Google::Protobuf::MessageExts::ClassMethods
548
+ end
549
+
550
+ # AwsNodeManagement defines the set of node management features turned on for
551
+ # an AWS node pool.
552
+ # @!attribute [rw] auto_repair
553
+ # @return [::Boolean]
554
+ # Optional. Whether or not the nodes will be automatically repaired. When set
555
+ # to true, the nodes in this node pool will be monitored and if they fail
556
+ # health checks consistently over a period of time, an automatic repair
557
+ # action will be triggered to replace them with new nodes.
558
+ class AwsNodeManagement
559
+ include ::Google::Protobuf::MessageExts
560
+ extend ::Google::Protobuf::MessageExts::ClassMethods
561
+ end
562
+
465
563
  # Parameters that describe the nodes in a cluster.
466
564
  # @!attribute [rw] instance_type
467
565
  # @return [::String]
468
- # Optional. The AWS instance type.
566
+ # Optional. The EC2 instance type when creating on-Demand instances.
469
567
  #
470
- # When unspecified, it uses a default based on the node pool's version.
568
+ # If unspecified during node pool creation, a default will be chosen based on
569
+ # the node pool version, and assigned to this field.
471
570
  # @!attribute [rw] root_volume
472
571
  # @return [::Google::Cloud::GkeMultiCloud::V1::AwsVolumeTemplate]
473
572
  # Optional. Template for the root volume provisioned for node pool nodes.
@@ -496,8 +595,7 @@ module Google
496
595
  # @!attribute [rw] image_type
497
596
  # @return [::String]
498
597
  # Optional. The OS image type to use on node pool instances.
499
- # Can have a value of `ubuntu`, or `windows` if the cluster enables
500
- # the Windows node pool preview feature.
598
+ # Can be unspecified, or have a value of `ubuntu`.
501
599
  #
502
600
  # When unspecified, it defaults to `ubuntu`.
503
601
  # @!attribute [rw] ssh_config
@@ -524,6 +622,13 @@ module Google
524
622
  # Auto Scaling group of the node pool.
525
623
  #
526
624
  # When unspecified, metrics collection is disabled.
625
+ # @!attribute [rw] spot_config
626
+ # @return [::Google::Cloud::GkeMultiCloud::V1::SpotConfig]
627
+ # Optional. Configuration for provisioning EC2 Spot instances
628
+ #
629
+ # When specified, the node pool will provision Spot instances from the set
630
+ # of spot_config.instance_types.
631
+ # This field is mutually exclusive with `instance_type`.
527
632
  class AwsNodeConfig
528
633
  include ::Google::Protobuf::MessageExts
529
634
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -562,13 +667,54 @@ module Google
562
667
  extend ::Google::Protobuf::MessageExts::ClassMethods
563
668
  end
564
669
 
670
+ # AwsOpenIdConfig is an OIDC discovery document for the cluster.
671
+ # See the OpenID Connect Discovery 1.0 specification for details.
672
+ # @!attribute [rw] issuer
673
+ # @return [::String]
674
+ # OIDC Issuer.
675
+ # @!attribute [rw] jwks_uri
676
+ # @return [::String]
677
+ # JSON Web Key uri.
678
+ # @!attribute [rw] response_types_supported
679
+ # @return [::Array<::String>]
680
+ # Supported response types.
681
+ # @!attribute [rw] subject_types_supported
682
+ # @return [::Array<::String>]
683
+ # Supported subject types.
684
+ # @!attribute [rw] id_token_signing_alg_values_supported
685
+ # @return [::Array<::String>]
686
+ # supported ID Token signing Algorithms.
687
+ # @!attribute [rw] claims_supported
688
+ # @return [::Array<::String>]
689
+ # Supported claims.
690
+ # @!attribute [rw] grant_types
691
+ # @return [::Array<::String>]
692
+ # Supported grant types.
693
+ class AwsOpenIdConfig
694
+ include ::Google::Protobuf::MessageExts
695
+ extend ::Google::Protobuf::MessageExts::ClassMethods
696
+ end
697
+
698
+ # AwsJsonWebKeys is a valid JSON Web Key Set as specififed in RFC 7517.
699
+ # @!attribute [rw] keys
700
+ # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::Jwk>]
701
+ # The public component of the keys used by the cluster to sign token
702
+ # requests.
703
+ class AwsJsonWebKeys
704
+ include ::Google::Protobuf::MessageExts
705
+ extend ::Google::Protobuf::MessageExts::ClassMethods
706
+ end
707
+
565
708
  # AwsServerConfig is the configuration of GKE cluster on AWS.
566
709
  # @!attribute [rw] name
567
710
  # @return [::String]
568
711
  # The resource name of the config.
569
712
  # @!attribute [rw] valid_versions
570
713
  # @return [::Array<::Google::Cloud::GkeMultiCloud::V1::AwsK8sVersionInfo>]
571
- # List of valid Kubernetes versions.
714
+ # List of all released Kubernetes versions, including ones which are end of
715
+ # life and can no longer be used. Filter by the `enabled`
716
+ # property to limit to currently available versions.
717
+ # Valid versions supported for both create and update operations
572
718
  # @!attribute [rw] supported_aws_regions
573
719
  # @return [::Array<::String>]
574
720
  # The list of supported AWS regions.
@@ -581,6 +727,26 @@ module Google
581
727
  # @!attribute [rw] version
582
728
  # @return [::String]
583
729
  # Kubernetes version name.
730
+ # @!attribute [rw] enabled
731
+ # @return [::Boolean]
732
+ # Optional. True if the version is available for cluster creation. If a
733
+ # version is enabled for creation, it can be used to create new clusters.
734
+ # Otherwise, cluster creation will fail. However, cluster upgrade operations
735
+ # may succeed, even if the version is not enabled.
736
+ # @!attribute [rw] end_of_life
737
+ # @return [::Boolean]
738
+ # Optional. True if this cluster version belongs to a minor version that has
739
+ # reached its end of life and is no longer in scope to receive security and
740
+ # bug fixes.
741
+ # @!attribute [rw] end_of_life_date
742
+ # @return [::Google::Type::Date]
743
+ # Optional. The estimated date (in Pacific Time) when this cluster version
744
+ # will reach its end of life. Or if this version is no longer supported (the
745
+ # `end_of_life` field is true), this is the actual date (in Pacific time)
746
+ # when the version reached its end of life.
747
+ # @!attribute [rw] release_date
748
+ # @return [::Google::Type::Date]
749
+ # Optional. The date (in Pacific Time) when the cluster version was released.
584
750
  class AwsK8sVersionInfo
585
751
  include ::Google::Protobuf::MessageExts
586
752
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -667,6 +833,15 @@ module Google
667
833
  extend ::Google::Protobuf::MessageExts::ClassMethods
668
834
  end
669
835
 
836
+ # SpotConfig has configuration info for Spot node.
837
+ # @!attribute [rw] instance_types
838
+ # @return [::Array<::String>]
839
+ # Required. A list of instance types for creating spot node pool.
840
+ class SpotConfig
841
+ include ::Google::Protobuf::MessageExts
842
+ extend ::Google::Protobuf::MessageExts::ClassMethods
843
+ end
844
+
670
845
  # AwsClusterError describes errors found on AWS clusters.
671
846
  # @!attribute [rw] message
672
847
  # @return [::String]