controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RandTimeSed = 1000
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller added in v0.4.0

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

func NewController added in v0.4.0

func NewController(opts *options.BootstrapConfigs, bpfAdsObj *bpfads.BpfAds, bpfWorkloadObj *bpfwl.BpfWorkload) *Controller

func (*Controller) GetXdsClient added in v0.4.0

func (c *Controller) GetXdsClient() *XdsClient

func (*Controller) Start added in v0.4.0

func (c *Controller) Start(stopCh <-chan struct{}) error

func (*Controller) Stop added in v0.4.0

func (c *Controller) Stop()

type XdsClient added in v0.3.0

type XdsClient struct {
	AdsController      *ads.Controller
	WorkloadController *workload.Controller
	// contains filtered or unexported fields
}

func NewXdsClient added in v0.3.0

func NewXdsClient(mode string, bpfAds *bpfads.BpfAds, bpfWorkload *bpfwl.BpfWorkload, enableMonitoring, enableProfiling bool) *XdsClient

func (*XdsClient) Close added in v0.3.0

func (c *XdsClient) Close() error

func (*XdsClient) Run added in v0.3.0

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

Directories

Path Synopsis
encryption

Jump to

Keyboard shortcuts

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