Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Name is the identifier of the resource.
Name = "nodestatus"
)
Variables ¶
This section is empty.
Functions ¶
func IsErrNoAvailableNodes ¶
IsErrNoAvailableNodes asserts errNoAvailableNodes.
func IsInvalidConfigError ¶
IsInvalidConfigError asserts invalidConfigError.
Types ¶
type Config ¶
type Config struct { CtrlClient ctrlclient.Client Logger micrologger.Logger TenantClientFactory tenantcluster.Factory }
type Resource ¶
type Resource struct {
// contains filtered or unexported fields
}
Resource updates the MachinePool status field with the Nodes status.
func (*Resource) EnsureCreated ¶
func (*Resource) EnsureDeleted ¶
Click to show internal directories.
Click to hide internal directories.