workspaces

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrServiceNotYetReady = errors.New("internal: Waiting on Service to come online")

Functions

This section is empty.

Types

type ComponentsReconciler

type ComponentsReconciler struct {
	client.Client
	record.EventRecorder
}

func (*ComponentsReconciler) Reconcile

func (r *ComponentsReconciler) Reconcile(ctx context.Context, workspace *sequencer.Workspace) (*ctrl.Result, error)

func (*ComponentsReconciler) ReconcileComponentHealth

func (r *ComponentsReconciler) ReconcileComponentHealth(ctx context.Context, workspace *sequencer.Workspace) (*ctrl.Result, error)

type DNSReconciler

type DNSReconciler struct {
	client.Client
	record.EventRecorder
}

func (*DNSReconciler) Reconcile

func (r *DNSReconciler) Reconcile(ctx context.Context, workspace *sequencer.Workspace) (*ctrl.Result, error)

type IngressReconciler

type IngressReconciler struct {
	client.Client
	record.EventRecorder
}

func (*IngressReconciler) Reconcile

func (i *IngressReconciler) Reconcile(ctx context.Context, workspace *sequencer.Workspace) (*ctrl.Result, error)

type TunnelingReconciler

type TunnelingReconciler struct {
	client.Client
	record.EventRecorder
}

func (*TunnelingReconciler) Reconcile

func (r *TunnelingReconciler) Reconcile(ctx context.Context, workspace *sequencer.Workspace) (*ctrl.Result, error)

Jump to

Keyboard shortcuts

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