Documentation
¶
Index ¶
- Constants
- func CheckCRCExecutableState(state string) error
- func CheckCRCStatus(state string) error
- func CheckMachineNotExists() error
- func DeleteCRC() error
- func SetConfigPropertyToValueSucceedsOrFails(property string, value string, expected string) error
- func UnsetConfigPropertySucceedsOrFails(property string, expected string) error
- func WaitForClusterInState(state string) error
- type Command
Constants ¶
View Source
const ( CRCExecutableInstalled = "installed" CRCExecutableNotInstalled = "notInstalled" )
Variables ¶
This section is empty.
Functions ¶
func CheckCRCExecutableState ¶
func CheckCRCStatus ¶
func CheckMachineNotExists ¶
func CheckMachineNotExists() error
func WaitForClusterInState ¶
Types ¶
type Command ¶ added in v1.29.1
type Command struct {
// contains filtered or unexported fields
}
func (Command) ExecuteWithExpectedExit ¶ added in v1.29.1
func (Command) WithDisableNTP ¶ added in v1.34.0
func (Command) WithUpdateCheck ¶ added in v1.34.0
Click to show internal directories.
Click to hide internal directories.