controllers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewManager

func NewManager(kubeconfigPath string) (manager.Manager, error)

func NewNetworkPolicyController added in v0.5.0

func NewNetworkPolicyController(mgr manager.Manager, options *NetworkPolicyOptions, opsChan chan *sdwan.Operation, log zerolog.Logger) (controller.Controller, error)

func NewServiceEntryController

func NewServiceEntryController(mgr manager.Manager, options *ServiceEntryOptions, opsChan chan *sdwan.Operation, log zerolog.Logger) (controller.Controller, error)

Types

type NetworkPolicyOptions added in v0.5.0

type NetworkPolicyOptions struct {
	WatchAllNetworkPolicies bool `yaml:"watchAllNetworkPolicies"`
}

type ServiceEntryOptions

type ServiceEntryOptions struct {
	WatchAllServiceEntries bool `yaml:"watchAllServiceEntries"`
}

Jump to

Keyboard shortcuts

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