ipseccertificate

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller is responsible for requesting certificates by CertificateSigningRequest and configure them to OVS

func NewIPSecCertificateController

func NewIPSecCertificateController(
	kubeClient clientset.Interface,
	ovsBridgeClient ovsconfig.OVSBridgeClient,
	nodeName string,
) *Controller

func (*Controller) HasSynced

func (c *Controller) HasSynced() bool

HasSynced implements the Manager interface.

func (*Controller) Run

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

type Manager

type Manager interface {
	HasSynced() bool
}

Manager is an interface to track the status of the IPsec certificate controller.

Jump to

Keyboard shortcuts

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