elasticquota

package
v0.0.0-...-12e0a72 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompositeElasticQuotaReconciler

type CompositeElasticQuotaReconciler struct {
	client.Client

	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

CompositeElasticQuotaReconciler reconciles a CompositeElasticQuota object

func NewCompositeElasticQuotaReconciler

func NewCompositeElasticQuotaReconciler(client client.Client, scheme *runtime.Scheme, nvidiaGpuResourceMemoryGB int64) CompositeElasticQuotaReconciler

func (*CompositeElasticQuotaReconciler) Reconcile

func (*CompositeElasticQuotaReconciler) SetupWithManager

func (r *CompositeElasticQuotaReconciler) SetupWithManager(mgr ctrl.Manager, name string) error

SetupWithManager sets up the controller with the Manager.

type ElasticQuotaReconciler

type ElasticQuotaReconciler struct {
	client.Client

	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

ElasticQuotaReconciler reconciles a ElasticQuota object

func NewElasticQuotaReconciler

func NewElasticQuotaReconciler(client client.Client, scheme *runtime.Scheme, nvidiaGpuResourceMemoryGB int64) ElasticQuotaReconciler

func (*ElasticQuotaReconciler) Reconcile

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

func (*ElasticQuotaReconciler) SetupWithManager

func (r *ElasticQuotaReconciler) SetupWithManager(mgr ctrl.Manager, name string) error

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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