env

package
v0.0.0-...-cda7753 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cluster

type Cluster interface {
	GetClient() client.Client
	GetConfig() *rest.Config
	GetScheme() *runtime.Scheme
}

type GatewayReconciler

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

Makes sure that the gateway has host mappings for every environment.

func NewGatewayReconciler

func NewGatewayReconciler(cluster Cluster, gatewayHost string) *GatewayReconciler

func (*GatewayReconciler) AddToManager

func (r *GatewayReconciler) AddToManager(mgr ctrl.Manager) error

func (*GatewayReconciler) Reconcile

Make sure the rules match

type Reconciler

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

func NewReconciler

func NewReconciler(cluster Cluster, allowlist *ephconfig.Allowlist) (*Reconciler, error)

func (*Reconciler) AddToManager

func (r *Reconciler) AddToManager(mgr ctrl.Manager) 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