Reference documentation and code samples for the Connect Gateway V1beta1 API class Google::Cloud::GkeConnect::Gateway::V1beta1::GenerateCredentialsResponse.
Connection information for a particular membership.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#endpoint
defendpoint()->::String
Returns
(::String) — The generated URI of the cluster as accessed through the Connect Gateway
API.
#endpoint=
defendpoint=(value)->::String
Parameter
value (::String) — The generated URI of the cluster as accessed through the Connect Gateway
API.
Returns
(::String) — The generated URI of the cluster as accessed through the Connect Gateway
API.
#kubeconfig
defkubeconfig()->::String
Returns
(::String) — A full YAML kubeconfig in serialized format.
#kubeconfig=
defkubeconfig=(value)->::String
Parameter
value (::String) — A full YAML kubeconfig in serialized format.
Returns
(::String) — A full YAML kubeconfig in serialized format.
[[["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,["# Connect Gateway V1beta1 API - Class Google::Cloud::GkeConnect::Gateway::V1beta1::GenerateCredentialsResponse (v0.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.10.0 (latest)](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/latest/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.9.1](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.9.1/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.8.0/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.7.1](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.7.1/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.6.0/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.5.2](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.5.2/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.4.0/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.3.0/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.2.0](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.2.0/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse)\n- [0.1.5](/ruby/docs/reference/google-cloud-gke_connect-gateway-v1beta1/0.1.5/Google-Cloud-GkeConnect-Gateway-V1beta1-GenerateCredentialsResponse) \nReference documentation and code samples for the Connect Gateway V1beta1 API class Google::Cloud::GkeConnect::Gateway::V1beta1::GenerateCredentialsResponse.\n\nConnection information for a particular membership. \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### #endpoint\n\n def endpoint() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The generated URI of the cluster as accessed through the Connect Gateway API.\n\n### #endpoint=\n\n def endpoint=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The generated URI of the cluster as accessed through the Connect Gateway API. \n**Returns**\n\n- (::String) --- The generated URI of the cluster as accessed through the Connect Gateway API.\n\n### #kubeconfig\n\n def kubeconfig() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A full YAML kubeconfig in serialized format.\n\n### #kubeconfig=\n\n def kubeconfig=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A full YAML kubeconfig in serialized format. \n**Returns**\n\n- (::String) --- A full YAML kubeconfig in serialized format."]]