NetworkConfig
class NetworkConfig extends Model (View source)
Properties
bool | $canIpForward | ||
bool | $enableExternalIps | ||
string | $network | ||
int | $queueCount | ||
string | $subnetwork |
Methods
setCanIpForward($canIpForward)
No description
bool
getCanIpForward()
No description
setEnableExternalIps($enableExternalIps)
No description
bool
getEnableExternalIps()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setQueueCount($queueCount)
No description
int
getQueueCount()
No description
setSubnetwork($subnetwork)
No description
string
getSubnetwork()
No description
Details
setCanIpForward($canIpForward)
No description
bool
getCanIpForward()
No description
setEnableExternalIps($enableExternalIps)
No description
bool
getEnableExternalIps()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setQueueCount($queueCount)
No description
int
getQueueCount()
No description
setSubnetwork($subnetwork)
No description
string
getSubnetwork()
No description