Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteNf ¶
type RemoteNf struct { interfaces.NetconfAttributes `bson:"-" json:"@,omitempty"` interfaces.DefaultVNFCollection `bson:"-" json:"-"` NfServer *nfserver.NfServer `bson:"nf-server,omitempty" json:"nf-server,omitempty"` NfClient *nfclient.NfClient `bson:"nf-client,omitempty" json:"nf-client,omitempty"` }
func (*RemoteNf) Collection ¶
func (*RemoteNf) VNFSubCollections ¶
func (r *RemoteNf) VNFSubCollections() map[string]interfaces.VNFCollection
Click to show internal directories.
Click to hide internal directories.