Documentation ¶
Index ¶
- func CheckConnectivityBetweenMasterAndWorkers() error
- func DoesClusterSupportDay1Day2Tests(requiredCPNodeNumber, requiredWorkerNodeNumber int) error
- func GetBondInterfaceMiimon(nodeName, bondInterfaceName string) (int, error)
- func GetBondModeViaCmd(bondInterfaceName, nodeName string) (string, error)
- func GetFirstVfInterfaceMaxTxRate(nodeName, interfaceName string) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConnectivityBetweenMasterAndWorkers ¶
func CheckConnectivityBetweenMasterAndWorkers() error
CheckConnectivityBetweenMasterAndWorkers creates a hostnetwork pod on the master node and ping all workers nodes. The Pod will be removed at the end.
func DoesClusterSupportDay1Day2Tests ¶
DoesClusterSupportDay1Day2Tests verifies if given environment supports Day1Day2 tests.
func GetBondInterfaceMiimon ¶
GetBondInterfaceMiimon returns miimon value for given bond interface and node.
func GetBondModeViaCmd ¶
GetBondModeViaCmd returns Bond mode for given Bond interface on a specific node.
func GetFirstVfInterfaceMaxTxRate ¶
GetFirstVfInterfaceMaxTxRate returns MaxTxRate value for given interface (VF0) and node.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.