class ManagedCluster extends Model (View source)

Properties

string $clusterName
protected $configType
protected $configDataType
string[] $labels

Methods

setClusterName($clusterName)

No description

string
getClusterName()

No description

setConfig(ClusterConfig $config)

No description

getConfig()

No description

setLabels($labels)

No description

string[]
getLabels()

No description

Details

setClusterName($clusterName)

No description

Parameters

$clusterName

string getClusterName()

No description

Return Value

string

setConfig(ClusterConfig $config)

No description

Parameters

ClusterConfig $config

ClusterConfig getConfig()

No description

Return Value

ClusterConfig

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]