Documentation
¶
Index ¶
- Constants
- func BuildNFInstance(udmContext *udm_context.UDMContext) (profile models.NfProfile, err error)
- func SendDeregisterNFInstance() (problemDetails *models.ProblemDetails, err error)
- func SendNFIntances(nrfUri string, targetNfType, requestNfType models.NfType, ...) (result models.SearchResult, err error)
- func SendNFIntancesUDR(id string, types int) string
- func SendRegisterNFInstance(nrfUri, nfInstanceId string, profile models.NfProfile) (resouceNrfUri string, retrieveNfInstanceId string, err error)
Constants ¶
View Source
const ( NFDiscoveryToUDRParamNone int = iota NFDiscoveryToUDRParamSupi NFDiscoveryToUDRParamExtGroupId NFDiscoveryToUDRParamGpsi )
Variables ¶
This section is empty.
Functions ¶
func BuildNFInstance ¶
func BuildNFInstance(udmContext *udm_context.UDMContext) (profile models.NfProfile, err error)
func SendDeregisterNFInstance ¶
func SendDeregisterNFInstance() (problemDetails *models.ProblemDetails, err error)
func SendNFIntances ¶
func SendNFIntances(nrfUri string, targetNfType, requestNfType models.NfType, param Nnrf_NFDiscovery.SearchNFInstancesParamOpts) (result models.SearchResult, err error)
func SendNFIntancesUDR ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.