Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateVMPatch ¶ added in v0.7.0
func CalculateVMPatch( options *options.Options, currentVM *armcompute.VirtualMachine, ) *armcompute.VirtualMachineUpdate
func HashFromNodeClaim ¶
HashFromNodeClaim calculates an inplace update hash from the specified machine and options
func HashFromVM ¶
func HashFromVM(vm *armcompute.VirtualMachine) (string, error)
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController( kubeClient client.Client, instanceProvider instance.Provider, ) *Controller
Click to show internal directories.
Click to hide internal directories.