Documentation ¶
Index ¶
Constants ¶
View Source
const MachineReconcileContextKey contextKey = 0
Variables ¶
This section is empty.
Functions ¶
func CreateReconcileContext ¶
func CreateReconcileContext(cc ReconcileContext) context.Context
Types ¶
type ReconcileContext ¶
type ReconcileContext struct { Machine *v1alpha1.Machine Status *anxtypes.ProviderStatus UserData string Config *anxtypes.Config ProviderData *cloudprovidertypes.ProviderData }
func GetReconcileContext ¶
func GetReconcileContext(ctx context.Context) ReconcileContext
Click to show internal directories.
Click to hide internal directories.