controllers

package
v0.0.0-...-a18fff2 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PerconaXtraDBClusterKind = "PerconaXtraDBCluster"
	PerconaServerMongoDBKind = "PerconaServerMongoDB"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseReconciler

type DatabaseReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

DatabaseReconciler reconciles a Database object

func (*DatabaseReconciler) Reconcile

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

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.12.2/pkg/reconcile

func (*DatabaseReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type Version

type Version struct {
	// contains filtered or unexported fields
}

func NewVersion

func NewVersion(v string) (*Version, error)

func (*Version) String

func (v *Version) String() string

func (*Version) ToAPIVersion

func (v *Version) ToAPIVersion(apiRoot string) string

func (*Version) ToCRVersion

func (v *Version) ToCRVersion() string

func (*Version) ToSemver

func (v *Version) ToSemver() string

Jump to

Keyboard shortcuts

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