Google Cloud Container V1 Client - Class AnonymousAuthenticationConfig (2.5.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class AnonymousAuthenticationConfig.

AnonymousAuthenticationConfig defines the settings needed to limit endpoints that allow anonymous authentication.

Generated from protobuf message google.container.v1.AnonymousAuthenticationConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ mode int

Defines the mode of limiting anonymous access in the cluster.

getMode

Defines the mode of limiting anonymous access in the cluster.

Returns
Type Description
int

setMode

Defines the mode of limiting anonymous access in the cluster.

Parameter
Name Description
var int
Returns
Type Description
$this