controllers

package
v0.0.17 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LatticeAssignedDomainName = "application-networking.k8s.aws/lattice-assigned-domain-name"
)

Variables

This section is empty.

Functions

func RegisterAllRouteControllers added in v0.0.16

func RegisterAllRouteControllers(
	log gwlog.Logger,
	cloud aws.Cloud,
	datastore *latticestore.LatticeDataStore,
	finalizerManager k8s.FinalizerManager,
	mgr ctrl.Manager,
) error

func RegisterGatewayClassController added in v0.0.16

func RegisterGatewayClassController(log gwlog.Logger, mgr ctrl.Manager) error

func RegisterGatewayController added in v0.0.16

func RegisterGatewayController(
	log gwlog.Logger,
	cloud aws.Cloud,
	finalizerManager k8s.FinalizerManager,
	mgr ctrl.Manager,
) error

func RegisterPodController added in v0.0.16

func RegisterPodController(log gwlog.Logger, mgr ctrl.Manager) error

func RegisterServiceController added in v0.0.16

func RegisterServiceController(
	log gwlog.Logger,
	cloud aws.Cloud,
	datastore *latticestore.LatticeDataStore,
	finalizerManager k8s.FinalizerManager,
	mgr ctrl.Manager,
) error

func RegisterServiceExportController added in v0.0.16

func RegisterServiceExportController(
	log gwlog.Logger,
	cloud aws.Cloud,
	latticeDataStore *latticestore.LatticeDataStore,
	finalizerManager k8s.FinalizerManager,
	mgr ctrl.Manager,
) error

func RegisterServiceImportController added in v0.0.16

func RegisterServiceImportController(
	log gwlog.Logger,
	mgr ctrl.Manager,
	dataStore *latticestore.LatticeDataStore,
	finalizerManager k8s.FinalizerManager,
) error

func UpdateGWListenerStatus added in v0.0.11

func UpdateGWListenerStatus(ctx context.Context, k8sClient client.Client, gw *gwv1beta1.Gateway) error

Types

type RouteLSNProvider added in v0.0.17

type RouteLSNProvider struct {
	Route core.Route
}

func (*RouteLSNProvider) LatticeServiceName added in v0.0.17

func (r *RouteLSNProvider) LatticeServiceName() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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