class NodeConfig extends Collection (View source)

Properties

protected $collection_key
string $composerInternalIpv4CidrBlock
string $composerNetworkAttachment
int $diskSizeGb
bool $enableIpMasqAgent
protected $ipAllocationPolicyType
protected $ipAllocationPolicyDataType
string $location
string $machineType
string $network
string[] $oauthScopes
string $serviceAccount
string $subnetwork
string[] $tags

Methods

setComposerInternalIpv4CidrBlock($composerInternalIpv4CidrBlock)

No description

string
setComposerNetworkAttachment($composerNetworkAttachment)

No description

string
getComposerNetworkAttachment()

No description

setDiskSizeGb($diskSizeGb)

No description

int
getDiskSizeGb()

No description

setEnableIpMasqAgent($enableIpMasqAgent)

No description

bool
getEnableIpMasqAgent()

No description

setIpAllocationPolicy(IPAllocationPolicy $ipAllocationPolicy)

No description

setLocation($location)

No description

string
getLocation()

No description

setMachineType($machineType)

No description

string
getMachineType()

No description

setNetwork($network)

No description

string
getNetwork()

No description

setOauthScopes($oauthScopes)

No description

string[]
getOauthScopes()

No description

setServiceAccount($serviceAccount)

No description

string
getServiceAccount()

No description

setSubnetwork($subnetwork)

No description

string
getSubnetwork()

No description

setTags($tags)

No description

string[]
getTags()

No description

Details

setComposerInternalIpv4CidrBlock($composerInternalIpv4CidrBlock)

No description

Parameters

$composerInternalIpv4CidrBlock

string getComposerInternalIpv4CidrBlock()

No description

Return Value

string

setComposerNetworkAttachment($composerNetworkAttachment)

No description

Parameters

$composerNetworkAttachment

string getComposerNetworkAttachment()

No description

Return Value

string

setDiskSizeGb($diskSizeGb)

No description

Parameters

$diskSizeGb

int getDiskSizeGb()

No description

Return Value

int

setEnableIpMasqAgent($enableIpMasqAgent)

No description

Parameters

$enableIpMasqAgent

bool getEnableIpMasqAgent()

No description

Return Value

bool

setIpAllocationPolicy(IPAllocationPolicy $ipAllocationPolicy)

No description

Parameters

IPAllocationPolicy $ipAllocationPolicy

IPAllocationPolicy getIpAllocationPolicy()

No description

Return Value

IPAllocationPolicy

setLocation($location)

No description

Parameters

$location

string getLocation()

No description

Return Value

string

setMachineType($machineType)

No description

Parameters

$machineType

string getMachineType()

No description

Return Value

string

setNetwork($network)

No description

Parameters

$network

string getNetwork()

No description

Return Value

string

setOauthScopes($oauthScopes)

No description

Parameters

$oauthScopes

string[] getOauthScopes()

No description

Return Value

string[]

setServiceAccount($serviceAccount)

No description

Parameters

$serviceAccount

string getServiceAccount()

No description

Return Value

string

setSubnetwork($subnetwork)

No description

Parameters

$subnetwork

string getSubnetwork()

No description

Return Value

string

setTags($tags)

No description

Parameters

$tags

string[] getTags()

No description

Return Value

string[]