Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager provides APIs for interacting with Prerequisites within the target cluster.
type Prerequisite ¶
Prerequisite defines the API that is used to interogate an installation prerequisite.
type Status ¶
type Status struct {
NotInstalled []Prerequisite
}
Status represents the the overall status of the Prerequisite within the target cluster.
Click to show internal directories.
Click to hide internal directories.