Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterRequest ¶
type RegisterRequest struct { }
type RegisterResponse ¶
type RegisterResponse struct {
Config interface{}
}
func RegisterConfigurable ¶
func RegisterConfigurable(req *RegisterRequest) (RegisterResponse, error)
RegisterConfigurable registers a configurable entity and starts a gNMI agent server
Click to show internal directories.
Click to hide internal directories.