Documentation ¶
Index ¶
Constants ¶
View Source
const ( NETCONF = "netconf" GNMI = "gnmi" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurator ¶
type Configurator struct {
// contains filtered or unexported fields
}
type ConfiguratorInterface ¶
type ConfiguratorInterface interface {
Configure(map[string]string, map[string][]byte, map[string][]byte) error
}
func NewConfiguratorInterface ¶
func NewConfiguratorInterface(sb api.SbApiInterface) ConfiguratorInterface
type ConfigureLogicMap ¶
Click to show internal directories.
Click to hide internal directories.