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

Parameters

$clusterName

string getClusterName()

No description

Return Value

string

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setNamespaceName($namespaceName)

No description

Parameters

$namespaceName

string getNamespaceName()

No description

Return Value

string

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setServiceName($serviceName)

No description

Parameters

$serviceName

string getServiceName()

No description

Return Value

string