Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashFromNodeClaim ¶
HashFromNodeClaim calculates an inplace update hash from the specified machine and options
func HashFromVM ¶
func HashFromVM(vm *armcompute.VirtualMachine) (string, error)
func NewController ¶
func NewController( kubeClient client.Client, instanceProvider *instance.Provider, ) corecontroller.Controller
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) Builder ¶
func (c *Controller) Builder(_ context.Context, m manager.Manager) corecontroller.Builder
func (*Controller) Name ¶
func (c *Controller) Name() string
Click to show internal directories.
Click to hide internal directories.