Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WEBUIContext ¶
type WEBUIContext struct { NFProfiles []models.NfProfile NFOamInstances []NfOamInstance }
func WEBUI_Self ¶
func WEBUI_Self() *WEBUIContext
func (*WEBUIContext) GetOamUris ¶
func (context *WEBUIContext) GetOamUris(targetNfType models.NfType) (uris []string)
func (*WEBUIContext) NfProfileAlreadyExists ¶
func (context *WEBUIContext) NfProfileAlreadyExists(nfProfile models.NfProfile) bool
func (*WEBUIContext) UpdateNfProfiles ¶
func (context *WEBUIContext) UpdateNfProfiles()
Click to show internal directories.
Click to hide internal directories.