GkeService
class GkeService extends Model (View source)
Properties
| string | $clusterName | ||
| string | $location | ||
| string | $namespaceName | ||
| string | $projectId | ||
| string | $serviceName |
Methods
setClusterName($clusterName)
No description
string
getClusterName()
No description
setLocation($location)
No description
string
getLocation()
No description
setNamespaceName($namespaceName)
No description
string
getNamespaceName()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
setServiceName($serviceName)
No description
string
getServiceName()
No description
Details
setClusterName($clusterName)
No description
string
getClusterName()
No description
setLocation($location)
No description
string
getLocation()
No description
setNamespaceName($namespaceName)
No description
string
getNamespaceName()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
setServiceName($serviceName)
No description
string
getServiceName()
No description