cluster

package
v0.20.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	GCP   string = "gcp"
	AWS   string = "aws"
	AZURE string = "azure"
)

Variables

View Source
var (
	ControlPlaneNamespace = "kubeslice-system"

	HubSecretSuffix      = "-kubernetes-dashboard"
	KubeSliceDashboardSA = "kubeslice-kubernetes-dashboard"
)

Functions

This section is empty.

Types

type Reconciler

type Reconciler struct {
	client.Client
	MeshClient    client.Client
	EventRecorder events.EventRecorder

	ReconcileInterval time.Duration
	// contains filtered or unexported fields
}

func (*Reconciler) InjectClient

func (r *Reconciler) InjectClient(c client.Client) error

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(ctx context.Context, req reconcile.Request) (reconcile.Result, error)

Jump to

Keyboard shortcuts

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