Documentation
¶
Index ¶
- func BuildNFInstance(ausfContext *ausf_context.AUSFContext) (profile models.NfProfile, err error)
- func SendDeregisterNFInstance() (*models.ProblemDetails, error)
- func SendRegisterNFInstance(nrfUri, nfInstanceId string, profile models.NfProfile) (string, string, error)
- func SendSearchNFInstances(nrfUri string, targetNfType, requestNfType models.NfType, ...) (*models.SearchResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildNFInstance ¶
func BuildNFInstance(ausfContext *ausf_context.AUSFContext) (profile models.NfProfile, err error)
func SendDeregisterNFInstance ¶
func SendDeregisterNFInstance() (*models.ProblemDetails, error)
func SendRegisterNFInstance ¶
func SendRegisterNFInstance(nrfUri, nfInstanceId string, profile models.NfProfile) (string, string, error)
func SendRegisterNFInstance(nrfUri, nfInstanceId string, profile models.NfProfile) (resouceNrfUri string,
retrieveNfInstanceID string, err error) {
func SendSearchNFInstances ¶
func SendSearchNFInstances(nrfUri string, targetNfType, requestNfType models.NfType, param Nnrf_NFDiscovery.SearchNFInstancesParamOpts) (*models.SearchResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.