machineset

package
v0.0.0-...-bf45c1f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OpenStackInstanceService

type OpenStackInstanceService interface {
	GetFlavorID(flavorName string) (string, error)
	GetFlavorInfo(flavorID string) (flavor *flavors.Flavor, err error)
}

type Reconciler

type Reconciler struct {
	Client client.Client
	Log    logr.Logger
	// contains filtered or unexported fields
}

func (*Reconciler) Reconcile

Reconcile implements controller runtime Reconciler interface.

func (*Reconciler) SetupWithManager

func (r *Reconciler) SetupWithManager(mgr ctrlRuntime.Manager, options controller.Options) error

SetupWithManager creates a new controller for a manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL