Google Anthos Multi Cloud V1 Client - Class KubernetesSecret (1.4.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class KubernetesSecret.
Information about a Kubernetes Secret
Generated from protobuf messagegoogle.cloud.gkemulticloud.v1.KubernetesSecret
Namespace
Google \ Cloud \ GkeMultiCloud \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the kubernetes secret.
↳ namespace
string
Namespace in which the kubernetes secret is stored.
getName
Name of the kubernetes secret.
Returns
Type
Description
string
setName
Name of the kubernetes secret.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getNamespace
Namespace in which the kubernetes secret is stored.
Returns
Type
Description
string
setNamespace
Namespace in which the kubernetes secret is stored.
[[["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 2026-03-18 UTC."],[],[]]