updateconfigmap

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2023 License: UPL-1.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceHandler

type ResourceHandler interface {
	UpdateLatestProxyVersion(ctx context.Context, configMap *corev1.ConfigMap) error
	UpdateServiceMeshClientHost(configMap *corev1.ConfigMap)
}

ResourceHandler handles polling the service mesh control plane to obtain proxy version details

func NewDefaultResourceHandler

func NewDefaultResourceHandler(
	client client.Client,
	serviceMeshClient services.ServiceMeshClient,
	log loggerutil.OSOKLogger) ResourceHandler

Jump to

Keyboard shortcuts

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