Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NfServer ¶
type NfServer struct { interfaces.NetconfAttributes `bson:"-" json:"@,omitempty"` interfaces.DefaultVNFCollection `bson:"-" json:"-"` Enabled bool `bson:"enabled" json:"enabled"` Listen *listen_endpoint.Listen `bson:"listen" json:"listen"` }
func (*NfServer) Collection ¶
func (*NfServer) VNFDocuments ¶
func (nf *NfServer) VNFDocuments() []interfaces.VNFDocument
func (*NfServer) VNFSubCollections ¶
func (nf *NfServer) VNFSubCollections() map[string]interfaces.VNFCollection
Click to show internal directories.
Click to hide internal directories.