Documentation ¶
Overview ¶
Package fake implements a fake VMService for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VMService ¶ added in v1.5.0
func (*VMService) DestroyVM ¶ added in v1.5.0
func (v *VMService) DestroyVM(_ context.Context, vmCtx *capvcontext.VMContext) (reconcile.Result, infrav1.VirtualMachine, error)
func (*VMService) ReconcileVM ¶ added in v1.5.0
func (v *VMService) ReconcileVM(_ context.Context, vmCtx *capvcontext.VMContext) (infrav1.VirtualMachine, error)
Click to show internal directories.
Click to hide internal directories.