PrivateClusterConfig
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
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