Documentation
¶
Index ¶
Constants ¶
View Source
const (
// DefaultNTPServer is the FQDN of IBM Cloud NTP server.
DefaultNTPServer = "time.adn.networklayer.com"
)
Variables ¶
View Source
var ( // DefaultMachineCIDR is the PowerVS default IP address space from // which to assign machine IPs. DefaultMachineCIDR = ipnet.MustParseCIDR("192.168.0.0/24") )
Functions ¶
func DefaultExtraRoutes ¶
func DefaultExtraRoutes() []string
DefaultExtraRoutes returns the default network routes necessary for disconnected install on PowerVS.
func SetPlatformDefaults ¶
SetPlatformDefaults sets the defaults for the platform.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.