Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAntreaRegistry ¶
func NewAntreaRegistry() *antreaRegistry
func NewIanaRegistry ¶
func NewIanaRegistry() *ianaRegistry
Types ¶
type Registry ¶
type Registry interface {
LoadRegistry()
GetInfoElement(name string) (*entities.InfoElement, error)
GetReverseInfoElement(name string) (*entities.InfoElement, error)
}
Click to show internal directories.
Click to hide internal directories.