Documentation
¶
Index ¶
- type Server
- func (self *Server) CreateBridgeCniConfig(name string) (string, error)
- func (self *Server) CreateCniConfig(context context.Context, request *provider.CreateCniConfigRequest) (*provider.CreateCniConfigReply, error)
- func (self *Server) GetState() (ard.Map, error)
- func (self *Server) InitializeState() error
- func (self *Server) ProvideBridgePrefix() (string, error)
- func (self *Server) SetState(state ard.Map) (ard.Map, error)
- func (self *Server) Start() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
func (*Server) CreateBridgeCniConfig ¶
func (*Server) CreateCniConfig ¶
func (self *Server) CreateCniConfig(context context.Context, request *provider.CreateCniConfigRequest) (*provider.CreateCniConfigReply, error)
provider.ProviderServer interface
func (*Server) InitializeState ¶
func (*Server) ProvideBridgePrefix ¶
Click to show internal directories.
Click to hide internal directories.