pkg

package
v0.0.0-...-45ed318 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GRPCController

type GRPCController struct {
	protov1.UnimplementedAmeshServiceServer
	protov1.UnimplementedHealthCheckServiceServer
	Log logr.Logger
	// contains filtered or unexported fields
}

func NewGRPCController

func NewGRPCController(GRPCServerAddr string, pluginConfigCache types.PodPluginConfigCache, collector metrics.Collector) (*GRPCController, error)

func (*GRPCController) NotifyPodChange

func (c *GRPCController) NotifyPodChange(updateEvent *types.UpdatePodPluginConfigEvent)

func (*GRPCController) Ping

func (*GRPCController) Run

func (c *GRPCController) Run(stopCh <-chan struct{})

func (*GRPCController) StreamPlugins

type InstanceManager

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

func NewInstanceManager

func NewInstanceManager(collector metrics.Collector) *InstanceManager

type ProxyInstance

type ProxyInstance struct {
	UpdateNotifyChan chan struct{}
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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