Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateTaskScope ¶
type UpdateTaskScope struct { Task *updatev1beta1.UpdateTask Cluster *clusterv1.Cluster UpdateMachines collections.Machines NodeUpdateTasks []*unstructured.Unstructured // contains filtered or unexported fields }
func New ¶
func New(ctx context.Context, logger logr.Logger, c client.Client, task *updatev1beta1.UpdateTask) (*UpdateTaskScope, error)
func (*UpdateTaskScope) IsControlPlane ¶
func (s *UpdateTaskScope) IsControlPlane() bool
Click to show internal directories.
Click to hide internal directories.