producer

package
v0.0.0-...-73af4a3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APPDATA_INFLUDATA_DB_COLLECTION_NAME       = "applicationData.influenceData"
	APPDATA_INFLUDATA_SUBSC_DB_COLLECTION_NAME = "applicationData.influenceData.subsToNotify"
	APPDATA_PFD_DB_COLLECTION_NAME             = "applicationData.pfds"
)

Variables

View Source
var CurrentResourceUri string

Functions

func AmfContext3gppProcedure

func AmfContext3gppProcedure(collName string, ueId string, patchItem []PatchItem) *ProblemDetails

func AmfContextNon3gppProcedure

func AmfContextNon3gppProcedure(ueId string, collName string, patchItem []PatchItem,
	filter bson.M) *ProblemDetails

func CreateAMFSubscriptionsProcedure

func CreateAMFSubscriptionsProcedure(subsId string, ueId string,
	AmfSubscriptionInfo []AmfSubscriptionInfo) *ProblemDetails

func CreateAmfContext3gppProcedure

func CreateAmfContext3gppProcedure(collName string, ueId string,
	amf3GppAccessRegistration Amf3GppAccessRegistration)

func CreateAmfContextNon3gppProcedure

func CreateAmfContextNon3gppProcedure(AmfNon3GppAccessRegistration AmfNon3GppAccessRegistration,
	collName string, ueId string)

func CreateAuthenticationSoRProcedure

func CreateAuthenticationSoRProcedure(collName string, ueId string, putData bson.M)

func CreateAuthenticationStatusProcedure

func CreateAuthenticationStatusProcedure(collName string, ueId string, putData bson.M)

func CreateEeGroupSubscriptionsProcedure

func CreateEeGroupSubscriptionsProcedure(ueGroupId string, eeSubscription EeSubscription) string

func CreateEeSubscriptionsProcedure

func CreateEeSubscriptionsProcedure(ueId string, EeSubscription EeSubscription) string

func CreateSdmSubscriptionsProcedure

func CreateSdmSubscriptionsProcedure(sdmSubscription SdmSubscription,
	collName string, ueId string) (string, SdmSubscription)

func CreateSharedDataProcedure

func CreateSharedDataProcedure(collName string, sharedDataId string, sharedData SharedData)

func CreateSmfContextNon3gppProcedure

func CreateSmfContextNon3gppProcedure(SmfRegistration SmfRegistration,
	collName string, ueId string, pduSessionIdInt int64) (bson.M, int)

func DeleteSmfContextProcedure

func DeleteSmfContextProcedure(collName string, ueId string, pduSessionId string)

func GetAmfSubscriptionInfoProcedure

func GetAmfSubscriptionInfoProcedure(subsId string, ueId string) (*[]AmfSubscriptionInfo,
	*ProblemDetails)

func GetIdentityDataProcedure

func GetIdentityDataProcedure(collName string, ueId string) (*map[string]interface{}, *ProblemDetails)

func GetIndividualSharedDataProcedure

func GetIndividualSharedDataProcedure(collName string, sharedDataId string) (*map[string]interface{},
	*ProblemDetails)

func GetSharedDataProcedure

func GetSharedDataProcedure(collName string, sharedDataIds []string) (*[]map[string]interface{},
	*ProblemDetails)

func GetppDataProcedure

func GetppDataProcedure(collName string, ueId string) (*map[string]interface{}, *ProblemDetails)

func HandleAmfContext3gpp

func HandleAmfContext3gpp(ueId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleAmfContextNon3gpp

func HandleAmfContextNon3gpp(ueId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleCreate5GVnGroup

func HandleCreate5GVnGroup(externalGroupId string, model5GvnGroupConfiguration Model5GvnGroupConfiguration, c *gin.Context) *http_wrapper.Response

func HandleCreateAMFSubscriptions

func HandleCreateAMFSubscriptions(ueId string, subsId string, amfSubscriptionInfo []AmfSubscriptionInfo, c *gin.Context) *http_wrapper.Response

func HandleCreateAmfContext3gpp

func HandleCreateAmfContext3gpp(ueId string, amf3GppAccessRegistration Amf3GppAccessRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateAmfContextNon3gpp

func HandleCreateAmfContextNon3gpp(ueId string, amfNon3GppAccessRegistration AmfNon3GppAccessRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateAuthenticationSoR

func HandleCreateAuthenticationSoR(ueId string, sorData SorData, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleCreateAuthenticationStatus

func HandleCreateAuthenticationStatus(ueId string, authEvent AuthEvent, c *gin.Context) *http_wrapper.Response

func HandleCreateAuthenticationUPU

func HandleCreateAuthenticationUPU(ueId string, supportedFeatures []string, upuData UpuData, c *gin.Context) *http_wrapper.Response

func HandleCreateCagUpdateAck

func HandleCreateCagUpdateAck(ueId string, cagAckData CagAckData, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleCreateEeGroupSubscriptions

func HandleCreateEeGroupSubscriptions(ueGroupId string, eeSubscription EeSubscription, c *gin.Context) *http_wrapper.Response

func HandleCreateEeSubscriptions

func HandleCreateEeSubscriptions(ueId string, eeSubscription EeSubscription, c *gin.Context) *http_wrapper.Response

func HandleCreateHSSSDMSubscriptions

func HandleCreateHSSSDMSubscriptions(ueId string, subsId string, hssSubscriptionInfo HssSubscriptionInfo, c *gin.Context) *http_wrapper.Response

func HandleCreateHSSSubscriptions

func HandleCreateHSSSubscriptions(ueId string, subsId string, hssSubscriptionInfo HssSubscriptionInfo, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualApplicationDataSubscription

func HandleCreateIndividualApplicationDataSubscription(applicationDataSubs ApplicationDataSubs, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualAppliedBdtPolicyData

func HandleCreateIndividualAppliedBdtPolicyData(bdtPolicyId string, bdtPolicyData BdtPolicyData, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualAuthenticationStatus

func HandleCreateIndividualAuthenticationStatus(ueId string, servingNetworkName string, authEvent AuthEvent, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualBdtData

func HandleCreateIndividualBdtData(bdtReferenceId string, bdtData BdtData, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualExposureDataSubscription

func HandleCreateIndividualExposureDataSubscription(exposureDataSubscription ExposureDataSubscription, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualInfluenceDataSubscription

func HandleCreateIndividualInfluenceDataSubscription(trafficInfluSub TrafficInfluSub, c *gin.Context) *http_wrapper.Response

func HandleCreateIndividualPolicyDataSubscription

func HandleCreateIndividualPolicyDataSubscription(policyDataSubscription PolicyDataSubscription, c *gin.Context) *http_wrapper.Response

func HandleCreateIpSmGwContext

func HandleCreateIpSmGwContext(ueId string, ipSmGwRegistration IpSmGwRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateMessageWaitingData

func HandleCreateMessageWaitingData(ueId string, messageWaitingData MessageWaitingData, c *gin.Context) *http_wrapper.Response

func HandleCreateNSSAIUpdateAck

func HandleCreateNSSAIUpdateAck(ueId string, nssaiAckData NssaiAckData, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceAccessAndMobilityData

func HandleCreateOrReplaceAccessAndMobilityData(ueId string, accessAndMobilityData AccessAndMobilityData, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceIndividualIPTVConfigurationData

func HandleCreateOrReplaceIndividualIPTVConfigurationData(configurationId string, iptvConfigData IptvConfigData, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceIndividualInfluenceData

func HandleCreateOrReplaceIndividualInfluenceData(influenceId string, trafficInfluData TrafficInfluData, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceIndividualPFDData

func HandleCreateOrReplaceIndividualPFDData(appId string, pfdDataForAppExt PfdDataForAppExt, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceServiceParameterData

func HandleCreateOrReplaceServiceParameterData(serviceParamId string, serviceParameterData ServiceParameterData, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceSessionManagementData

func HandleCreateOrReplaceSessionManagementData(ueId string, pduSessionId string, pduSessionManagementData PduSessionManagementData, c *gin.Context) *http_wrapper.Response

func HandleCreateOrReplaceUEPolicySet

func HandleCreateOrReplaceUEPolicySet(ueId string, uePolicySet UePolicySet, c *gin.Context) *http_wrapper.Response

func HandleCreateSMFSubscriptions

func HandleCreateSMFSubscriptions(ueId string, subsId string, smfSubscriptionInfo SmfSubscriptionInfo, c *gin.Context) *http_wrapper.Response

func HandleCreateSdmSubscriptions

func HandleCreateSdmSubscriptions(ueId string, sdmSubscription SdmSubscription, c *gin.Context) *http_wrapper.Response

func HandleCreateSharedData

func HandleCreateSharedData(sharedDataId string, sharedData SharedData, c *gin.Context) *http_wrapper.Response

func HandleCreateSmfContextNon3gpp

func HandleCreateSmfContextNon3gpp(ueId string, pduSessionIdIn string, smfRegistration SmfRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateSmsfContext3gpp

func HandleCreateSmsfContext3gpp(ueId string, smsfRegistration SmsfRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateSmsfContextNon3gpp

func HandleCreateSmsfContextNon3gpp(ueId string, smsfRegistration SmsfRegistration, c *gin.Context) *http_wrapper.Response

func HandleCreateUsageMonitoringResource

func HandleCreateUsageMonitoringResource(ueId string, usageMonId string, usageMonData UsageMonData, c *gin.Context) *http_wrapper.Response

func HandleDelete5GVnGroup

func HandleDelete5GVnGroup(externalGroupId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteAccessAndMobilityData

func HandleDeleteAccessAndMobilityData(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteAuthenticationStatus

func HandleDeleteAuthenticationStatus(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualApplicationDataSubscription

func HandleDeleteIndividualApplicationDataSubscription(subsId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualAppliedBdtPolicyData

func HandleDeleteIndividualAppliedBdtPolicyData(bdtPolicyId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualAuthenticationStatus

func HandleDeleteIndividualAuthenticationStatus(ueId string, servingNetworkName string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualBdtData

func HandleDeleteIndividualBdtData(bdtReferenceId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualExposureDataSubscription

func HandleDeleteIndividualExposureDataSubscription(subId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualIPTVConfigurationData

func HandleDeleteIndividualIPTVConfigurationData(configurationId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualInfluenceData

func HandleDeleteIndividualInfluenceData(influenceId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualInfluenceDataSubscription

func HandleDeleteIndividualInfluenceDataSubscription(subscriptionId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualPFDData

func HandleDeleteIndividualPFDData(appId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualPolicyDataSubscription

func HandleDeleteIndividualPolicyDataSubscription(subsId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIndividualServiceParameterData

func HandleDeleteIndividualServiceParameterData(serviceParamId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteIpSmGwContext

func HandleDeleteIpSmGwContext(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteMessageWaitingData

func HandleDeleteMessageWaitingData(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteSessionManagementData

func HandleDeleteSessionManagementData(ueId string, pduSessionId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteSmfContext

func HandleDeleteSmfContext(ueId string, pduSessionId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteSmsfContext3gpp

func HandleDeleteSmsfContext3gpp(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteSmsfContextNon3gpp

func HandleDeleteSmsfContextNon3gpp(ueId string, c *gin.Context) *http_wrapper.Response

func HandleDeleteUsageMonitoringInformation

func HandleDeleteUsageMonitoringInformation(ueId string, usageMonId string, c *gin.Context) *http_wrapper.Response

func HandleGet5GVnGroupConfiguration

func HandleGet5GVnGroupConfiguration(externalGroupId string, c *gin.Context) *http_wrapper.Response

func HandleGetAmfSubscriptionInfo

func HandleGetAmfSubscriptionInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleGetGroupIdentifiers

func HandleGetGroupIdentifiers(extGroupId []string, intGroupId []string, ueIdInd []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleGetHssSDMSubscriptionInfo

func HandleGetHssSDMSubscriptionInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleGetHssSubscriptionInfo

func HandleGetHssSubscriptionInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleGetIdentityData

func HandleGetIdentityData(ueId string, appPortId []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleGetIndividualSharedData

func HandleGetIndividualSharedData(sharedDataId string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleGetNiddAuData

func HandleGetNiddAuData(ueId string, singleNssai []string, dnn []string, mtcProviderInformation []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleGetOdbData

func HandleGetOdbData(ueId string, c *gin.Context) *http_wrapper.Response

func HandleGetSharedData

func HandleGetSharedData(sharedDataIds []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleGetSmfSubscriptionInfo

func HandleGetSmfSubscriptionInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleGetppData

func HandleGetppData(ueId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleModify5GVnGroup

func HandleModify5GVnGroup(externalGroupId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyAmfSubscriptionInfo

func HandleModifyAmfSubscriptionInfo(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyAuthenticationSubscription

func HandleModifyAuthenticationSubscription(ueId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyEeGroupSubscription

func HandleModifyEeGroupSubscription(ueGroupId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyEesubscription

func HandleModifyEesubscription(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyHssSDMSubscriptionInfo

func HandleModifyHssSDMSubscriptionInfo(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyHssSubscriptionInfo

func HandleModifyHssSubscriptionInfo(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyIpSmGwContext

func HandleModifyIpSmGwContext(ueId string, patchItem []PatchItem, c *gin.Context) *http_wrapper.Response

func HandleModifyMessageWaitingData

func HandleModifyMessageWaitingData(ueId string, patchItem []PatchItem, c *gin.Context) *http_wrapper.Response

func HandleModifyOperSpecData

func HandleModifyOperSpecData(ueId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifyPpData

func HandleModifyPpData(ueId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifySmfSubscriptionInfo

func HandleModifySmfSubscriptionInfo(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifysdmSubscription

func HandleModifysdmSubscription(ueId string, subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleModifysubscriptionDataSubscription

func HandleModifysubscriptionDataSubscription(subsId string, patchItem []PatchItem, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandlePartialReplaceIndividualIPTVConfigurationData

func HandlePartialReplaceIndividualIPTVConfigurationData(configurationId string, iptvConfigDataPatch IptvConfigDataPatch, c *gin.Context) *http_wrapper.Response

func HandleQuery5GVNGroupPPData

func HandleQuery5GVNGroupPPData(extGroupIds []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuery5GVnGroup

func HandleQuery5GVnGroup(gpsis []string, c *gin.Context) *http_wrapper.Response

func HandleQuery5GVnGroupInternal

func HandleQuery5GVnGroupInternal(internalGroupIds []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAccessAndMobilityData

func HandleQueryAccessAndMobilityData(ueId string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAmData

func HandleQueryAmData(ueId string, servingPlmnId string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAmfContext3gpp

func HandleQueryAmfContext3gpp(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAmfContextNon3gpp

func HandleQueryAmfContextNon3gpp(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAuthSoR

func HandleQueryAuthSoR(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAuthSubsData

func HandleQueryAuthSubsData(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAuthUPU

func HandleQueryAuthUPU(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryAuthenticationStatus

func HandleQueryAuthenticationStatus(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryCagAck

func HandleQueryCagAck(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryContextData

func HandleQueryContextData(ueId string, contextDatasetNames []string, c *gin.Context) *http_wrapper.Response

func HandleQueryCoverageRestrictionData

func HandleQueryCoverageRestrictionData(ueId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryEEData

func HandleQueryEEData(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryEeGroupSubscription

func HandleQueryEeGroupSubscription(ueGroupId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleQueryEeGroupSubscriptions

func HandleQueryEeGroupSubscriptions(ueGroupId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryGroupEEData

func HandleQueryGroupEEData(ueGroupId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryIndividualAuthenticationStatus

func HandleQueryIndividualAuthenticationStatus(ueId string, servingNetworkName string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryIpSmGwContext

func HandleQueryIpSmGwContext(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryLcsBcaData

func HandleQueryLcsBcaData(ueId string, servingPlmnId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryLcsMoData

func HandleQueryLcsMoData(ueId string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryLcsPrivacyData

func HandleQueryLcsPrivacyData(ueId string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryMessageWaitingData

func HandleQueryMessageWaitingData(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryNssaiAck

func HandleQueryNssaiAck(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryOperSpecData

func HandleQueryOperSpecData(ueId string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryPPData

func HandleQueryPPData(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryProvisionedData

func HandleQueryProvisionedData(ueId string, servingPlmnId string, datasetNames []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySessionManagementData

func HandleQuerySessionManagementData(ueId string, pduSessionId string, ipv4Addr []string, ipv6Prefix []string, dnn []string, fields []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmData

func HandleQuerySmData(ueId string, servingPlmnId string, singleNssai []string, dnn []string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmfRegList

func HandleQuerySmfRegList(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmfRegistration

func HandleQuerySmfRegistration(ueId string, pduSessionId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmfSelectData

func HandleQuerySmfSelectData(ueId string, servingPlmnId string, fields []string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmsData

func HandleQuerySmsData(ueId string, servingPlmnId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmsMngData

func HandleQuerySmsMngData(ueId string, servingPlmnId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmsfContext3gpp

func HandleQuerySmsfContext3gpp(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySmsfContextNon3gpp

func HandleQuerySmsfContextNon3gpp(ueId string, fields []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySubsToNotify

func HandleQuerySubsToNotify(ueId []string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerySubscriptionDataSubscriptions

func HandleQuerySubscriptionDataSubscriptions(subsId string, c *gin.Context) *http_wrapper.Response

func HandleQueryTraceData

func HandleQueryTraceData(ueId string, servingPlmnId string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryUeLocation

func HandleQueryUeLocation(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQueryV2xData

func HandleQueryV2xData(ueId string, supportedFeatures []string, ifNoneMatch []string, ifModifiedSince []string, c *gin.Context) *http_wrapper.Response

func HandleQueryeeSubscription

func HandleQueryeeSubscription(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleQueryeesubscriptions

func HandleQueryeesubscriptions(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleQuerysdmSubscription

func HandleQuerysdmSubscription(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleQuerysdmsubscriptions

func HandleQuerysdmsubscriptions(ueId string, supportedFeatures []string, c *gin.Context) *http_wrapper.Response

func HandleReadAccessAndMobilityPolicyData

func HandleReadAccessAndMobilityPolicyData(ueId string, c *gin.Context) *http_wrapper.Response

func HandleReadApplicationDataChangeSubscriptions

func HandleReadApplicationDataChangeSubscriptions(dataFilter []string, c *gin.Context) *http_wrapper.Response

func HandleReadBdtData

func HandleReadBdtData(bdtRefIds []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadBdtPolicyData

func HandleReadBdtPolicyData(bdtPolicyIds []string, internalGroupIds []string, supis []string, c *gin.Context) *http_wrapper.Response

func HandleReadIPTVCongifurationData

func HandleReadIPTVCongifurationData(configIds []string, dnns []string, snssais []string, supis []string, interGroupIds []string, c *gin.Context) *http_wrapper.Response

func HandleReadIndividualApplicationDataSubscription

func HandleReadIndividualApplicationDataSubscription(subsId string, c *gin.Context) *http_wrapper.Response

func HandleReadIndividualBdtData

func HandleReadIndividualBdtData(bdtReferenceId string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadIndividualInfluenceDataSubscription

func HandleReadIndividualInfluenceDataSubscription(subscriptionId string, c *gin.Context) *http_wrapper.Response

func HandleReadIndividualPFDData

func HandleReadIndividualPFDData(appId string, c *gin.Context) *http_wrapper.Response

func HandleReadInfluenceData

func HandleReadInfluenceData(influenceIds []string, dnns []string, snssais []string, internalGroupIds []string, supis []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadInfluenceDataSubscriptions

func HandleReadInfluenceDataSubscriptions(dnn []string, snssai []string, internalGroupId []string, supi []string, c *gin.Context) *http_wrapper.Response

func HandleReadOperatorSpecificData

func HandleReadOperatorSpecificData(ueId string, fields []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadPFDData

func HandleReadPFDData(appId []string, c *gin.Context) *http_wrapper.Response

func HandleReadPlmnUePolicySet

func HandleReadPlmnUePolicySet(plmnId string, c *gin.Context) *http_wrapper.Response

func HandleReadServiceParameterData

func HandleReadServiceParameterData(serviceParamIds []string, dnns []string, snssais []string, internalGroupIds []string, supis []string, ueIpv4s []string, ueIpv6s []string, ueMacs []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadSessionManagementPolicyData

func HandleReadSessionManagementPolicyData(ueId string, snssai []string, dnn []string, fields []string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadSponsorConnectivityData

func HandleReadSponsorConnectivityData(sponsorId string, c *gin.Context) *http_wrapper.Response

func HandleReadUEPolicySet

func HandleReadUEPolicySet(ueId string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleReadUsageMonitoringInformation

func HandleReadUsageMonitoringInformation(ueId string, usageMonId string, suppFeat []string, c *gin.Context) *http_wrapper.Response

func HandleRemoveAmfSubscriptionsInfo

func HandleRemoveAmfSubscriptionsInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemoveEeGroupSubscriptions

func HandleRemoveEeGroupSubscriptions(ueGroupId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemoveHssSDMSubscriptionsInfo

func HandleRemoveHssSDMSubscriptionsInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemoveHssSubscriptionsInfo

func HandleRemoveHssSubscriptionsInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemoveMultipleSubscriptionDataSubscriptions

func HandleRemoveMultipleSubscriptionDataSubscriptions(ueId []string, nfInstanceId []string, deleteAllNfs []string, implicitUnsubscribeIndication []string, c *gin.Context) *http_wrapper.Response

func HandleRemoveSmfSubscriptionsInfo

func HandleRemoveSmfSubscriptionsInfo(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemoveeeSubscriptions

func HandleRemoveeeSubscriptions(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemovesdmSubscriptions

func HandleRemovesdmSubscriptions(ueId string, subsId string, c *gin.Context) *http_wrapper.Response

func HandleRemovesubscriptionDataSubscriptions

func HandleRemovesubscriptionDataSubscriptions(subsId string, c *gin.Context) *http_wrapper.Response

func HandleReplaceIndividualApplicationDataSubscription

func HandleReplaceIndividualApplicationDataSubscription(subsId string, applicationDataSubs ApplicationDataSubs, c *gin.Context) *http_wrapper.Response

func HandleReplaceIndividualExposureDataSubscription

func HandleReplaceIndividualExposureDataSubscription(subId string, exposureDataSubscription ExposureDataSubscription, c *gin.Context) *http_wrapper.Response

func HandleReplaceIndividualInfluenceDataSubscription

func HandleReplaceIndividualInfluenceDataSubscription(subscriptionId string, trafficInfluSub TrafficInfluSub, c *gin.Context) *http_wrapper.Response

func HandleReplaceIndividualPolicyDataSubscription

func HandleReplaceIndividualPolicyDataSubscription(subsId string, policyDataSubscription PolicyDataSubscription, c *gin.Context) *http_wrapper.Response

func HandleReplaceOperatorSpecificData

func HandleReplaceOperatorSpecificData(ueId string, requestBody map[string]OperatorSpecificDataContainer, c *gin.Context) *http_wrapper.Response

func HandleSubscriptionDataSubscriptions

func HandleSubscriptionDataSubscriptions(subscriptionDataSubscriptions SubscriptionDataSubscriptions, c *gin.Context) *http_wrapper.Response

func HandleUpdateAccessAndMobilityData

func HandleUpdateAccessAndMobilityData(ueId string, accessAndMobilityData AccessAndMobilityData, c *gin.Context) *http_wrapper.Response

func HandleUpdateEeGroupSubscriptions

func HandleUpdateEeGroupSubscriptions(ueGroupId string, subsId string, eeSubscription EeSubscription, c *gin.Context) *http_wrapper.Response

func HandleUpdateEesubscriptions

func HandleUpdateEesubscriptions(ueId string, subsId string, eeSubscription EeSubscription, c *gin.Context) *http_wrapper.Response

func HandleUpdateIndividualAppliedBdtPolicyData

func HandleUpdateIndividualAppliedBdtPolicyData(bdtPolicyId string, bdtPolicyDataPatch BdtPolicyDataPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdateIndividualBdtData

func HandleUpdateIndividualBdtData(bdtReferenceId string, bdtDataPatch BdtDataPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdateIndividualInfluenceData

func HandleUpdateIndividualInfluenceData(influenceId string, trafficInfluDataPatch TrafficInfluDataPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdateIndividualServiceParameterData

func HandleUpdateIndividualServiceParameterData(serviceParamId string, serviceParameterDataPatch ServiceParameterDataPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdateOperatorSpecificData

func HandleUpdateOperatorSpecificData(ueId string, patchItem []PatchItem, c *gin.Context) *http_wrapper.Response

func HandleUpdateSessionManagementPolicyData

func HandleUpdateSessionManagementPolicyData(ueId string, smPolicyDataPatch SmPolicyDataPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdateUEPolicySet

func HandleUpdateUEPolicySet(ueId string, uePolicySetPatch UePolicySetPatch, c *gin.Context) *http_wrapper.Response

func HandleUpdatesdmsubscriptions

func HandleUpdatesdmsubscriptions(ueId string, subsId string, sdmSubscription SdmSubscription, c *gin.Context) *http_wrapper.Response

func ModifyAmfSubscriptionInfoProcedure

func ModifyAmfSubscriptionInfoProcedure(ueId string, subsId string,
	patchItem []PatchItem) *ProblemDetails

func ModifyPpDataProcedure

func ModifyPpDataProcedure(collName string, ueId string, patchItem []PatchItem) *ProblemDetails

func PreHandleOnDataChangeNotify

func PreHandleOnDataChangeNotify(ueId string, resourceId string, patchItems []models.PatchItem,
	origValue interface{}, newValue interface{})

func PreHandlePolicyDataChangeNotification

func PreHandlePolicyDataChangeNotification(ueId string, dataId string, value interface{})

func QueryAmDataProcedure

func QueryAmDataProcedure(collName string, ueId string, servingPlmnId string) (*map[string]interface{},
	*ProblemDetails)

func QueryAmfContext3gppProcedure

func QueryAmfContext3gppProcedure(collName string, ueId string) (*map[string]interface{}, *ProblemDetails)

func QueryAmfContextNon3gppProcedure

func QueryAmfContextNon3gppProcedure(collName string, ueId string) (*map[string]interface{}, *ProblemDetails)

func QueryAuthSoRProcedure

func QueryAuthSoRProcedure(collName string, ueId string) (map[string]interface{}, *ProblemDetails)

func QueryAuthSubsDataProcedure

func QueryAuthSubsDataProcedure(collName string, ueId string) (map[string]interface{}, *ProblemDetails)

func QueryAuthenticationStatusProcedure

func QueryAuthenticationStatusProcedure(collName string, ueId string) (*map[string]interface{},
	*ProblemDetails)

func QueryEEDataProcedure

func QueryEEDataProcedure(collName string, ueId string) (*map[string]interface{}, *ProblemDetails)

func QueryEeGroupSubscriptionsProcedure

func QueryEeGroupSubscriptionsProcedure(ueGroupId string) ([]EeSubscription, *ProblemDetails)

func QueryProvisionedDataProcedure

func QueryProvisionedDataProcedure(ueId string, servingPlmnId string,
	provisionedDataSets ProvisionedDataSets) (*ProvisionedDataSets, *ProblemDetails)

func QuerySmfRegListProcedure

func QuerySmfRegListProcedure(collName string, ueId string) *[]map[string]interface{}

func QuerySmfRegistrationProcedure

func QuerySmfRegistrationProcedure(collName string, ueId string,
	pduSessionId string) (*map[string]interface{}, *ProblemDetails)

func QuerySmfSelectDataProcedure

func QuerySmfSelectDataProcedure(collName string, ueId string,
	servingPlmnId string) (*map[string]interface{}, *ProblemDetails)

func QueryeesubscriptionsProcedure

func QueryeesubscriptionsProcedure(ueId string) ([]EeSubscription, *ProblemDetails)

func QuerysdmsubscriptionsProcedure

func QuerysdmsubscriptionsProcedure(ueId string) (*[]SdmSubscription, *ProblemDetails)

func RemoveAmfSubscriptionsInfoProcedure

func RemoveAmfSubscriptionsInfoProcedure(subsId string, ueId string) *ProblemDetails

func RemoveEeGroupSubscriptionsProcedure

func RemoveEeGroupSubscriptionsProcedure(ueGroupId string, subsId string) *ProblemDetails

func RemoveeeSubscriptionsProcedure

func RemoveeeSubscriptionsProcedure(ueId string, subsId string) *ProblemDetails

func RemovesdmSubscriptionsProcedure

func RemovesdmSubscriptionsProcedure(ueId string, subsId string) *ProblemDetails

func UpdateEeGroupSubscriptionsProcedure

func UpdateEeGroupSubscriptionsProcedure(ueGroupId string, subsId string,
	EeSubscription EeSubscription) *ProblemDetails

func UpdateEesubscriptionsProcedure

func UpdateEesubscriptionsProcedure(ueId string, subsId string,
	EeSubscription EeSubscription) *ProblemDetails

func UpdatesdmsubscriptionsProcedure

func UpdatesdmsubscriptionsProcedure(ueId string, subsId string,
	SdmSubscription SdmSubscription) *ProblemDetails

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL