oke

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: UPL-1.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterReconciler

type ClusterReconciler struct {
	*controller.Base
	Scheme            *runtime.Scheme
	CredentialsLoader oci.CredentialsLoader
	OCIClientGetter   func(credentials *oci.Credentials) (oci.Client, error)
}

func (*ClusterReconciler) Reconcile

func (r *ClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*ClusterReconciler) SetupWithManager

func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager creates a new controller and adds it to the manager

type Properties

type Properties struct {
	ocicommon.Values
	vmcv1alpha1.OKEQuickCreateSpec
	WorkerNodeSubnetName string
	AvailabilityDomains  []oci.AvailabilityDomain
}

func NewProperties

func NewProperties(ctx context.Context, cli clipkg.Client, loader oci.CredentialsLoader, ociClientGetter func(creds *oci.Credentials) (oci.Client, error), q *vmcv1alpha1.OKEQuickCreate) (*Properties, error)

Jump to

Keyboard shortcuts

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