controllers

package
v0.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CoreDNS

type CoreDNS struct {
	AdminClient               client.Client
	GetTenantControlPlaneFunc utils.TenantControlPlaneRetrievalFn
	TriggerChannel            chan event.GenericEvent
	// contains filtered or unexported fields
}

func (*CoreDNS) Reconcile

func (c *CoreDNS) Reconcile(ctx context.Context, _ reconcile.Request) (reconcile.Result, error)

func (*CoreDNS) SetupWithManager

func (c *CoreDNS) SetupWithManager(mgr manager.Manager) error

type KonnectivityAgent

type KonnectivityAgent struct {
	AdminClient               client.Client
	GetTenantControlPlaneFunc utils.TenantControlPlaneRetrievalFn
	TriggerChannel            chan event.GenericEvent
	// contains filtered or unexported fields
}

func (*KonnectivityAgent) Reconcile

func (*KonnectivityAgent) SetupWithManager

func (k *KonnectivityAgent) SetupWithManager(mgr manager.Manager) error

type KubeProxy

type KubeProxy struct {
	AdminClient               client.Client
	GetTenantControlPlaneFunc utils.TenantControlPlaneRetrievalFn
	TriggerChannel            chan event.GenericEvent
	// contains filtered or unexported fields
}

func (*KubeProxy) Reconcile

func (k *KubeProxy) Reconcile(ctx context.Context, _ reconcile.Request) (reconcile.Result, error)

func (*KubeProxy) SetupWithManager

func (k *KubeProxy) SetupWithManager(mgr manager.Manager) error

type KubeadmPhase

type KubeadmPhase struct {
	GetTenantControlPlaneFunc utils.TenantControlPlaneRetrievalFn
	TriggerChannel            chan event.GenericEvent
	Phase                     resources.KubeadmPhaseResource
	// contains filtered or unexported fields
}

func (*KubeadmPhase) Reconcile

func (*KubeadmPhase) SetupWithManager

func (k *KubeadmPhase) SetupWithManager(mgr manager.Manager) error

type Migrate

type Migrate struct {
	GetTenantControlPlaneFunc utils.TenantControlPlaneRetrievalFn
	WebhookNamespace          string
	WebhookServiceName        string
	WebhookCABundle           []byte
	TriggerChannel            chan event.GenericEvent
	// contains filtered or unexported fields
}

func (*Migrate) Reconcile

func (m *Migrate) Reconcile(ctx context.Context, _ reconcile.Request) (reconcile.Result, error)

func (*Migrate) SetupWithManager

func (m *Migrate) SetupWithManager(mgr manager.Manager) error

Jump to

Keyboard shortcuts

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