requestcontroller

package
v1.1.15 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNSClient

type CNSClient interface {
	UpdateCNSState(createNetworkContainerRequest *cns.CreateNetworkContainerRequest) error
}

CNSClient interface for request controller to interact with cns

type RequestController

type RequestController interface {
	StartRequestController(exitChan chan bool) error
	UpdateCRDSpec(cntxt context.Context, crdSpec *nnc.NodeNetworkConfigSpec) error
}

RequestController interface for cns to interact with the request controller

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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