NodeConfig
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
getComposerInternalIpv4CidrBlock()
No description
setComposerNetworkAttachment($composerNetworkAttachment)
No description
string
getComposerNetworkAttachment()
No description
setDiskSizeGb($diskSizeGb)
No description
int
getDiskSizeGb()
No description
setEnableIpMasqAgent($enableIpMasqAgent)
No description
bool
getEnableIpMasqAgent()
No description
getIpAllocationPolicy()
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
string
getComposerInternalIpv4CidrBlock()
No description
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
IPAllocationPolicy
getIpAllocationPolicy()
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