Send feedback
Interface protos.google.container.v1.IMasterAuth (2.4.4)
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
Release Notes
Version 2.4.4 keyboard_arrow_down
Properties of a MasterAuth.
Package
@google-cloud/container!
Properties
clientCertificate
clientCertificate ?: ( string | null );
MasterAuth clientCertificate
Property Value
Type Description (string|null)
clientCertificateConfig
clientCertificateConfig ?: ( google . container . v1 . IClientCertificateConfig | null );
MasterAuth clientCertificateConfig
Property Value
Type Description (google.container.v1.IClientCertificateConfig |null)
clientKey
clientKey ?: ( string | null );
Property Value
Type Description (string|null)
clusterCaCertificate
clusterCaCertificate ?: ( string | null );
MasterAuth clusterCaCertificate
Property Value
Type Description (string|null)
password
password ?: ( string | null );
Property Value
Type Description (string|null)
username
username ?: ( string | null );
Property Value
Type Description (string|null)
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
Need to tell us more?
[[["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-02-28 UTC."],[],[]]