server

package
v0.0.0-...-4a2caa5 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	StateFilename string
	SocketName    string
	Log           commonlog.Logger
}

func NewServer

func NewServer(stateFilename string, socketName string, log commonlog.Logger) *Server

func (*Server) CreateBridgeCniConfig

func (self *Server) CreateBridgeCniConfig(name string) (string, error)

func (*Server) CreateCniConfig

func (self *Server) CreateCniConfig(context context.Context, request *provider.CreateCniConfigRequest) (*provider.CreateCniConfigReply, error)

provider.ProviderServer interface

func (*Server) GetState

func (self *Server) GetState() (ard.Map, error)

func (*Server) InitializeState

func (self *Server) InitializeState() error

func (*Server) ProvideBridgePrefix

func (self *Server) ProvideBridgePrefix() (string, error)

func (*Server) SetState

func (self *Server) SetState(state ard.Map) (ard.Map, error)

func (*Server) Start

func (self *Server) Start() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳