class PrivateClusterConfig extends Collection (View source)

Properties

protected $collection_key
string[] $allowedProjects
string $clusterHostname
bool $enablePrivateEndpoint
string $serviceAttachmentUri

Methods

setAllowedProjects($allowedProjects)

No description

string[]
getAllowedProjects()

No description

setClusterHostname($clusterHostname)

No description

string
getClusterHostname()

No description

setEnablePrivateEndpoint($enablePrivateEndpoint)

No description

bool
getEnablePrivateEndpoint()

No description

setServiceAttachmentUri($serviceAttachmentUri)

No description

string
getServiceAttachmentUri()

No description

Details

setAllowedProjects($allowedProjects)

No description

Parameters

$allowedProjects

string[] getAllowedProjects()

No description

Return Value

string[]

setClusterHostname($clusterHostname)

No description

Parameters

$clusterHostname

string getClusterHostname()

No description

Return Value

string

setEnablePrivateEndpoint($enablePrivateEndpoint)

No description

Parameters

$enablePrivateEndpoint

bool getEnablePrivateEndpoint()

No description

Return Value

bool

setServiceAttachmentUri($serviceAttachmentUri)

No description

Parameters

$serviceAttachmentUri

string getServiceAttachmentUri()

No description

Return Value

string