Nudr_DataRepository

package
v0.0.0-...-add2b15 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: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AMF3GPPAccessRegistrationDocumentApiService

type AMF3GPPAccessRegistrationDocumentApiService service

func (*AMF3GPPAccessRegistrationDocumentApiService) AmfContext3gpp

func (*AMF3GPPAccessRegistrationDocumentApiService) CreateAmfContext3gpp

func (a *AMF3GPPAccessRegistrationDocumentApiService) CreateAmfContext3gpp(ctx context.Context, ueId string, localVarOptionals *CreateAmfContext3gppParamOpts) (*http.Response, error)

func (*AMF3GPPAccessRegistrationDocumentApiService) QueryAmfContext3gpp

type AMFNon3GPPAccessRegistrationDocumentApiService

type AMFNon3GPPAccessRegistrationDocumentApiService service

func (*AMFNon3GPPAccessRegistrationDocumentApiService) AmfContextNon3gpp

func (a *AMFNon3GPPAccessRegistrationDocumentApiService) AmfContextNon3gpp(ctx context.Context, ueId string, patchItem []models.PatchItem) (*http.Response, error)

func (*AMFNon3GPPAccessRegistrationDocumentApiService) CreateAmfContextNon3gpp

func (a *AMFNon3GPPAccessRegistrationDocumentApiService) CreateAmfContextNon3gpp(ctx context.Context, ueId string, localVarOptionals *CreateAmfContextNon3gppParamOpts) (*http.Response, error)

func (*AMFNon3GPPAccessRegistrationDocumentApiService) QueryAmfContextNon3gpp

type APIClient

type APIClient struct {

	// API Services
	AMF3GPPAccessRegistrationDocumentApi            *AMF3GPPAccessRegistrationDocumentApiService
	AMFNon3GPPAccessRegistrationDocumentApi         *AMFNon3GPPAccessRegistrationDocumentApiService
	AccessAndMobilityDataApi                        *AccessAndMobilityDataApiService
	AccessAndMobilitySubscriptionDataDocumentApi    *AccessAndMobilitySubscriptionDataDocumentApiService
	AmfSubscriptionInfoDocumentApi                  *AmfSubscriptionInfoDocumentApiService
	AuthEventDocumentApi                            *AuthEventDocumentApiService
	AuthenticationDataDocumentApi                   *AuthenticationDataDocumentApiService
	AuthenticationSoRDocumentApi                    *AuthenticationSoRDocumentApiService
	AuthenticationStatusDocumentApi                 *AuthenticationStatusDocumentApiService
	CreateAMFSubscriptionInfoDocumentApi            *CreateAMFSubscriptionInfoDocumentApiService
	DefaultApi                                      *DefaultApiService
	EventAMFSubscriptionInfoDocumentApi             *EventAMFSubscriptionInfoDocumentApiService
	EventExposureDataDocumentApi                    *EventExposureDataDocumentApiService
	EventExposureGroupSubscriptionsCollectionApi    *EventExposureGroupSubscriptionsCollectionApiService
	EventExposureSubscriptionDocumentApi            *EventExposureSubscriptionDocumentApiService
	EventExposureSubscriptionsCollectionApi         *EventExposureSubscriptionsCollectionApiService
	OperatorSpecificDataContainerDocumentApi        *OperatorSpecificDataContainerDocumentApiService
	ParameterProvisionDocumentApi                   *ParameterProvisionDocumentApiService
	PduSessionManagementDataApi                     *PduSessionManagementDataApiService
	ProvisionedDataDocumentApi                      *ProvisionedDataDocumentApiService
	ProvisionedParameterDataDocumentApi             *ProvisionedParameterDataDocumentApiService
	QueryAMFSubscriptionInfoDocumentApi             *QueryAMFSubscriptionInfoDocumentApiService
	QueryIdentityDataBySUPIOrGPSIDocumentApi        *QueryIdentityDataBySUPIOrGPSIDocumentApiService
	QueryODBDataBySUPIOrGPSIDocumentApi             *QueryODBDataBySUPIOrGPSIDocumentApiService
	RetrievalOfSharedDataApi                        *RetrievalOfSharedDataApiService
	SDMSubscriptionDocumentApi                      *SDMSubscriptionDocumentApiService
	SDMSubscriptionsCollectionApi                   *SDMSubscriptionsCollectionApiService
	SMFRegistrationDocumentApi                      *SMFRegistrationDocumentApiService
	SMFRegistrationsCollectionApi                   *SMFRegistrationsCollectionApiService
	SMFSelectionSubscriptionDataDocumentApi         *SMFSelectionSubscriptionDataDocumentApiService
	SMSF3GPPRegistrationDocumentApi                 *SMSF3GPPRegistrationDocumentApiService
	SMSFNon3GPPRegistrationDocumentApi              *SMSFNon3GPPRegistrationDocumentApiService
	SMSManagementSubscriptionDataDocumentApi        *SMSManagementSubscriptionDataDocumentApiService
	SMSSubscriptionDataDocumentApi                  *SMSSubscriptionDataDocumentApiService
	SessionManagementSubscriptionDataApi            *SessionManagementSubscriptionDataApiService
	SubsToNofifyCollectionApi                       *SubsToNofifyCollectionApiService
	SubsToNotifyDocumentApi                         *SubsToNotifyDocumentApiService
	TraceDataDocumentApi                            *TraceDataDocumentApiService
	DataChangeNotifyCallbackDocumentApi             *DataChangeNotifyCallbackDocumentApiService
	PolicyDataChangeNotificationCallbackDocumentApi *PolicyDataChangeNotificationCallbackDocumentApiService
	// contains filtered or unexported fields
}

APIClient manages communication with the Nudr_DataRepository API OpenAPI file API v1.0.0 In most cases there should be only one, shared, APIClient.

func NewAPIClient

func NewAPIClient(cfg *Configuration) *APIClient

NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.

type AccessAndMobilityDataApiService

type AccessAndMobilityDataApiService service

func (*AccessAndMobilityDataApiService) CreateAccessAndMobilityData

func (a *AccessAndMobilityDataApiService) CreateAccessAndMobilityData(ctx context.Context, ueId string, localVarOptionals *CreateAccessAndMobilityDataParamOpts) (*http.Response, error)

func (*AccessAndMobilityDataApiService) DeleteAccessAndMobilityData

func (a *AccessAndMobilityDataApiService) DeleteAccessAndMobilityData(ctx context.Context, ueId string) (*http.Response, error)

func (*AccessAndMobilityDataApiService) QueryAccessAndMobilityData

type AccessAndMobilitySubscriptionDataDocumentApiService

type AccessAndMobilitySubscriptionDataDocumentApiService service

func (*AccessAndMobilitySubscriptionDataDocumentApiService) QueryAmData

type AmfSubscriptionInfoDocumentApiService

type AmfSubscriptionInfoDocumentApiService service

func (*AmfSubscriptionInfoDocumentApiService) ModifyAmfSubscriptionInfo

func (a *AmfSubscriptionInfoDocumentApiService) ModifyAmfSubscriptionInfo(ctx context.Context, ueId string, subsId string, patchItem []models.PatchItem) (*http.Response, error)

type ApplicationDataInfluenceDataGetParamOpts

type ApplicationDataInfluenceDataGetParamOpts struct {
	InfluenceIds     optional.Interface
	Dnns             optional.Interface
	Snssais          optional.Interface
	InternalGroupIds optional.Interface
	Supis            optional.Interface
}

type ApplicationDataInfluenceDataSubsToNotifyGetParamOpts

type ApplicationDataInfluenceDataSubsToNotifyGetParamOpts struct {
	Dnn             optional.String
	Snssai          optional.Interface
	InternalGroupId optional.String
	Supi            optional.String
}

type ApplicationDataPfdsGetParamOpts

type ApplicationDataPfdsGetParamOpts struct {
	AppId optional.Interface
}

type AuthEventDocumentApiService

type AuthEventDocumentApiService service

func (*AuthEventDocumentApiService) QueryAuthenticationStatus

func (a *AuthEventDocumentApiService) QueryAuthenticationStatus(ctx context.Context, ueId string, localVarOptionals *QueryAuthenticationStatusParamOpts) (models.AuthEvent, *http.Response, error)

type AuthenticationDataDocumentApiService

type AuthenticationDataDocumentApiService service

func (*AuthenticationDataDocumentApiService) ModifyAuthentication

func (a *AuthenticationDataDocumentApiService) ModifyAuthentication(ctx context.Context, ueId string, patchItem []models.PatchItem) (*http.Response, error)

func (*AuthenticationDataDocumentApiService) QueryAuthSubsData

type AuthenticationSoRDocumentApiService

type AuthenticationSoRDocumentApiService service

func (*AuthenticationSoRDocumentApiService) CreateAuthenticationSoR

func (a *AuthenticationSoRDocumentApiService) CreateAuthenticationSoR(ctx context.Context, ueId string, localVarOptionals *CreateAuthenticationSoRParamOpts) (*http.Response, error)

func (*AuthenticationSoRDocumentApiService) QueryAuthSoR

type AuthenticationStatusDocumentApiService

type AuthenticationStatusDocumentApiService service

func (*AuthenticationStatusDocumentApiService) CreateAuthenticationStatus

func (a *AuthenticationStatusDocumentApiService) CreateAuthenticationStatus(ctx context.Context, ueId string, localVarOptionals *CreateAuthenticationStatusParamOpts) (*http.Response, error)

type Configuration

type Configuration struct {
	// contains filtered or unexported fields
}

func NewConfiguration

func NewConfiguration() *Configuration

func (*Configuration) AddDefaultHeader

func (c *Configuration) AddDefaultHeader(key string, value string)

func (*Configuration) BasePath

func (c *Configuration) BasePath() string

func (*Configuration) DefaultHeader

func (c *Configuration) DefaultHeader() map[string]string

func (*Configuration) HTTPClient

func (c *Configuration) HTTPClient() *http.Client

func (*Configuration) Host

func (c *Configuration) Host() string

func (*Configuration) SetBasePath

func (c *Configuration) SetBasePath(apiRoot string)

func (*Configuration) SetHost

func (c *Configuration) SetHost(host string)

func (*Configuration) SetUserAgent

func (c *Configuration) SetUserAgent(userAgent string)

func (*Configuration) UserAgent

func (c *Configuration) UserAgent() string

type CreateAMFSubscriptionInfoDocumentApiService

type CreateAMFSubscriptionInfoDocumentApiService service

func (*CreateAMFSubscriptionInfoDocumentApiService) CreateAMFSubscriptions

func (a *CreateAMFSubscriptionInfoDocumentApiService) CreateAMFSubscriptions(ctx context.Context, ueId string, subsId string, amfSubscriptionInfo []models.AmfSubscriptionInfo) (*http.Response, error)

type CreateAccessAndMobilityDataParamOpts

type CreateAccessAndMobilityDataParamOpts struct {
	AccessAndMobilityData optional.Interface
}

type CreateAmfContext3gppParamOpts

type CreateAmfContext3gppParamOpts struct {
	Amf3GppAccessRegistration optional.Interface
}

type CreateAmfContextNon3gppParamOpts

type CreateAmfContextNon3gppParamOpts struct {
	AmfNon3GppAccessRegistration optional.Interface
}

type CreateAuthenticationSoRParamOpts

type CreateAuthenticationSoRParamOpts struct {
	SupportedFeatures optional.String
	SorData           optional.Interface
}

type CreateAuthenticationStatusParamOpts

type CreateAuthenticationStatusParamOpts struct {
	AuthEvent optional.Interface
}

type CreateSessionManagementDataParamOpts

type CreateSessionManagementDataParamOpts struct {
	PduSessionManagementData optional.Interface
}

type CreateSmfContextNon3gppParamOpts

type CreateSmfContextNon3gppParamOpts struct {
	SmfRegistration optional.Interface
}

type CreateSmsfContext3gppParamOpts

type CreateSmsfContext3gppParamOpts struct {
	SmsfRegistration optional.Interface
}

type CreateSmsfContextNon3gppParamOpts

type CreateSmsfContextNon3gppParamOpts struct {
	SmsfRegistration optional.Interface
}

type DataChangeNotifyCallbackDocumentApiService

type DataChangeNotifyCallbackDocumentApiService service

func (*DataChangeNotifyCallbackDocumentApiService) OnDataChangeNotify

func (a *DataChangeNotifyCallbackDocumentApiService) OnDataChangeNotify(ctx context.Context, onDataChangeNotifyUrl string, request models.DataChangeNotify) (*http.Response, error)

type DefaultApiService

type DefaultApiService service

func (*DefaultApiService) ApplicationDataInfluenceDataGet

func (a *DefaultApiService) ApplicationDataInfluenceDataGet(ctx context.Context, localVarOptionals *ApplicationDataInfluenceDataGetParamOpts) ([]models.TrafficInfluData, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataInfluenceIdDelete

func (a *DefaultApiService) ApplicationDataInfluenceDataInfluenceIdDelete(ctx context.Context, influenceId string) (*http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataInfluenceIdPatch

func (a *DefaultApiService) ApplicationDataInfluenceDataInfluenceIdPatch(ctx context.Context, influenceId string, trafficInfluDataPatch models.TrafficInfluDataPatch) (models.TrafficInfluData, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataInfluenceIdPut

func (a *DefaultApiService) ApplicationDataInfluenceDataInfluenceIdPut(ctx context.Context, influenceId string, trafficInfluData models.TrafficInfluData) (models.TrafficInfluData, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataSubsToNotifyGet

func (a *DefaultApiService) ApplicationDataInfluenceDataSubsToNotifyGet(ctx context.Context, localVarOptionals *ApplicationDataInfluenceDataSubsToNotifyGetParamOpts) ([]models.TrafficInfluSub, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataSubsToNotifyPost

func (a *DefaultApiService) ApplicationDataInfluenceDataSubsToNotifyPost(ctx context.Context, trafficInfluSub models.TrafficInfluSub) (models.TrafficInfluSub, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdDelete

func (a *DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdDelete(ctx context.Context, subscriptionId string) (*http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdGet

func (a *DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdGet(ctx context.Context, subscriptionId string) (models.TrafficInfluSub, *http.Response, error)

func (*DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdPut

func (a *DefaultApiService) ApplicationDataInfluenceDataSubsToNotifySubscriptionIdPut(ctx context.Context, subscriptionId string, trafficInfluSub models.TrafficInfluSub) (models.TrafficInfluSub, *http.Response, error)

func (*DefaultApiService) ApplicationDataPfdsAppIdDelete

func (a *DefaultApiService) ApplicationDataPfdsAppIdDelete(ctx context.Context, appId string) (*http.Response, error)

func (*DefaultApiService) ApplicationDataPfdsAppIdGet

func (a *DefaultApiService) ApplicationDataPfdsAppIdGet(ctx context.Context, appId string) (models.PfdDataForApp, *http.Response, error)

func (*DefaultApiService) ApplicationDataPfdsAppIdPut

func (a *DefaultApiService) ApplicationDataPfdsAppIdPut(ctx context.Context, appId string, pfdDataForApp models.PfdDataForApp) (models.PfdDataForApp, *http.Response, error)

func (*DefaultApiService) ApplicationDataPfdsGet

func (a *DefaultApiService) ApplicationDataPfdsGet(ctx context.Context, localVarOptionals *ApplicationDataPfdsGetParamOpts) ([]models.PfdDataForApp, *http.Response, error)

func (*DefaultApiService) ExposureDataSubsToNotifyPost

func (a *DefaultApiService) ExposureDataSubsToNotifyPost(ctx context.Context, exposureDataSubscription models.ExposureDataSubscription) (models.ExposureDataSubscription, *http.Response, error)

func (*DefaultApiService) ExposureDataSubsToNotifySubIdDelete

func (a *DefaultApiService) ExposureDataSubsToNotifySubIdDelete(ctx context.Context, subId string) (*http.Response, error)

func (*DefaultApiService) ExposureDataSubsToNotifySubIdPut

func (a *DefaultApiService) ExposureDataSubsToNotifySubIdPut(ctx context.Context, subId string, exposureDataSubscription models.ExposureDataSubscription) (models.ExposureDataSubscription, *http.Response, error)

func (*DefaultApiService) PolicyDataBdtDataBdtReferenceIdDelete

func (a *DefaultApiService) PolicyDataBdtDataBdtReferenceIdDelete(ctx context.Context, bdtReferenceId string) (*http.Response, error)

func (*DefaultApiService) PolicyDataBdtDataBdtReferenceIdGet

func (a *DefaultApiService) PolicyDataBdtDataBdtReferenceIdGet(ctx context.Context, bdtReferenceId string) (models.BdtData, *http.Response, error)

func (*DefaultApiService) PolicyDataBdtDataBdtReferenceIdPut

func (a *DefaultApiService) PolicyDataBdtDataBdtReferenceIdPut(ctx context.Context, bdtReferenceId string, localVarOptionals *PolicyDataBdtDataBdtReferenceIdPutParamOpts) (*http.Response, error)

func (*DefaultApiService) PolicyDataBdtDataGet

func (a *DefaultApiService) PolicyDataBdtDataGet(ctx context.Context) ([]models.BdtData, *http.Response, error)

func (*DefaultApiService) PolicyDataPlmnsPlmnIdUePolicySetGet

func (a *DefaultApiService) PolicyDataPlmnsPlmnIdUePolicySetGet(ctx context.Context, plmnId string) (models.UePolicySet, *http.Response, error)

func (*DefaultApiService) PolicyDataSponsorConnectivityDataSponsorIdGet

func (a *DefaultApiService) PolicyDataSponsorConnectivityDataSponsorIdGet(ctx context.Context, sponsorId string) (models.SponsorConnectivityData, *http.Response, error)

func (*DefaultApiService) PolicyDataSubsToNotifyPost

func (a *DefaultApiService) PolicyDataSubsToNotifyPost(ctx context.Context, localVarOptionals *PolicyDataSubsToNotifyPostParamOpts) (models.PolicyDataSubscription, *http.Response, error)

func (*DefaultApiService) PolicyDataSubsToNotifySubsIdDelete

func (a *DefaultApiService) PolicyDataSubsToNotifySubsIdDelete(ctx context.Context, subsId string) (*http.Response, error)

func (*DefaultApiService) PolicyDataSubsToNotifySubsIdPut

func (a *DefaultApiService) PolicyDataSubsToNotifySubsIdPut(ctx context.Context, subsId string, localVarOptionals *PolicyDataSubsToNotifySubsIdPutParamOpts) (models.PolicyDataSubscription, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdAmDataGet

func (a *DefaultApiService) PolicyDataUesUeIdAmDataGet(ctx context.Context, ueId string) (models.AmPolicyData, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataGet

func (a *DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataGet(ctx context.Context, ueId string, localVarOptionals *PolicyDataUesUeIdOperatorSpecificDataGetParamOpts) (map[string]models.OperatorSpecificDataContainer, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataPatch

func (a *DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataPatch(ctx context.Context, ueId string, patchItem []models.PatchItem) (*http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataPut

func (a *DefaultApiService) PolicyDataUesUeIdOperatorSpecificDataPut(ctx context.Context, ueId string, requestBody map[string]models.OperatorSpecificDataContainer) (models.OperatorSpecificDataContainer, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdSmDataGet

func (a *DefaultApiService) PolicyDataUesUeIdSmDataGet(ctx context.Context, ueId string, localVarOptionals *PolicyDataUesUeIdSmDataGetParamOpts) (models.SmPolicyData, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdSmDataPatch

func (a *DefaultApiService) PolicyDataUesUeIdSmDataPatch(ctx context.Context, ueId string, localVarOptionals *PolicyDataUesUeIdSmDataPatchParamOpts) (*http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdDelete

func (a *DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdDelete(ctx context.Context, ueId string, usageMonId string) (*http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdGet

func (a *DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdGet(ctx context.Context, ueId string, usageMonId string) (models.UsageMonData, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdPut

func (a *DefaultApiService) PolicyDataUesUeIdSmDataUsageMonIdPut(ctx context.Context, ueId string, usageMonId string, localVarOptionals *PolicyDataUesUeIdSmDataUsageMonIdPutParamOpts) (*http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdUePolicySetGet

func (a *DefaultApiService) PolicyDataUesUeIdUePolicySetGet(ctx context.Context, ueId string) (models.UePolicySet, *http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdUePolicySetPatch

func (a *DefaultApiService) PolicyDataUesUeIdUePolicySetPatch(ctx context.Context, ueId string, localVarOptionals *PolicyDataUesUeIdUePolicySetPatchParamOpts) (*http.Response, error)

func (*DefaultApiService) PolicyDataUesUeIdUePolicySetPut

func (a *DefaultApiService) PolicyDataUesUeIdUePolicySetPut(ctx context.Context, ueId string, localVarOptionals *PolicyDataUesUeIdUePolicySetPutParamOpts) (*http.Response, error)

type EventAMFSubscriptionInfoDocumentApiService

type EventAMFSubscriptionInfoDocumentApiService service

func (*EventAMFSubscriptionInfoDocumentApiService) RemoveAmfSubscriptionsInfo

func (a *EventAMFSubscriptionInfoDocumentApiService) RemoveAmfSubscriptionsInfo(ctx context.Context, ueId string, subsId string) (*http.Response, error)

type EventExposureDataDocumentApiService

type EventExposureDataDocumentApiService service

func (*EventExposureDataDocumentApiService) QueryEEData

type EventExposureGroupSubscriptionsCollectionApiService

type EventExposureGroupSubscriptionsCollectionApiService service

func (*EventExposureGroupSubscriptionsCollectionApiService) CreateEeGroupSubscriptions

func (a *EventExposureGroupSubscriptionsCollectionApiService) CreateEeGroupSubscriptions(ctx context.Context, ueGroupId string, eeSubscription models.EeSubscription) (models.EeSubscription, *http.Response, error)

func (*EventExposureGroupSubscriptionsCollectionApiService) QueryEeGroupSubscriptions

type EventExposureSubscriptionDocumentApiService

type EventExposureSubscriptionDocumentApiService service

func (*EventExposureSubscriptionDocumentApiService) RemoveEeGroupSubscriptions

func (a *EventExposureSubscriptionDocumentApiService) RemoveEeGroupSubscriptions(ctx context.Context, ueGroupId string, subsId string) (*http.Response, error)

func (*EventExposureSubscriptionDocumentApiService) RemoveeeSubscriptions

func (a *EventExposureSubscriptionDocumentApiService) RemoveeeSubscriptions(ctx context.Context, ueId string, subsId string) (*http.Response, error)

func (*EventExposureSubscriptionDocumentApiService) UpdateEeGroupSubscriptions

func (a *EventExposureSubscriptionDocumentApiService) UpdateEeGroupSubscriptions(ctx context.Context, ueGroupId string, subsId string, localVarOptionals *UpdateEeGroupSubscriptionsParamOpts) (*http.Response, error)

func (*EventExposureSubscriptionDocumentApiService) UpdateEesubscriptions

func (a *EventExposureSubscriptionDocumentApiService) UpdateEesubscriptions(ctx context.Context, ueId string, subsId string, localVarOptionals *UpdateEesubscriptionsParamOpts) (*http.Response, error)

type EventExposureSubscriptionsCollectionApiService

type EventExposureSubscriptionsCollectionApiService service

func (*EventExposureSubscriptionsCollectionApiService) CreateEeSubscriptions

func (*EventExposureSubscriptionsCollectionApiService) Queryeesubscriptions

type GetIdentityDataParamOpts

type GetIdentityDataParamOpts struct {
	IfNoneMatch     optional.String
	IfModifiedSince optional.String
}

type GetSharedDataParamOpts

type GetSharedDataParamOpts struct {
	SupportedFeatures optional.String
}

type GetppDataParamOpts

type GetppDataParamOpts struct {
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type OperatorSpecificDataContainerDocumentApiService

type OperatorSpecificDataContainerDocumentApiService service

func (*OperatorSpecificDataContainerDocumentApiService) PatchOperSpecData

func (a *OperatorSpecificDataContainerDocumentApiService) PatchOperSpecData(ctx context.Context, ueId string, patchItem []models.PatchItem) (*http.Response, error)

func (*OperatorSpecificDataContainerDocumentApiService) QueryOperSpecData

type ParameterProvisionDocumentApiService

type ParameterProvisionDocumentApiService service

func (*ParameterProvisionDocumentApiService) GetppData

type PduSessionManagementDataApiService

type PduSessionManagementDataApiService service

func (*PduSessionManagementDataApiService) CreateSessionManagementData

func (a *PduSessionManagementDataApiService) CreateSessionManagementData(ctx context.Context, ueId string, pduSessionId int32, localVarOptionals *CreateSessionManagementDataParamOpts) (*http.Response, error)

func (*PduSessionManagementDataApiService) DeleteSessionManagementData

func (a *PduSessionManagementDataApiService) DeleteSessionManagementData(ctx context.Context, ueId string, pduSessionId int32) (*http.Response, error)

func (*PduSessionManagementDataApiService) QuerySessionManagementData

func (a *PduSessionManagementDataApiService) QuerySessionManagementData(ctx context.Context, ueId string, pduSessionId int32, localVarOptionals *QuerySessionManagementDataParamOpts) (models.PduSessionManagementData, *http.Response, error)

type PolicyDataBdtDataBdtReferenceIdPutParamOpts

type PolicyDataBdtDataBdtReferenceIdPutParamOpts struct {
	BdtData optional.Interface
}

type PolicyDataChangeNotificationCallbackDocumentApiService

type PolicyDataChangeNotificationCallbackDocumentApiService service

func (*PolicyDataChangeNotificationCallbackDocumentApiService) PolicyDataChangeNotification

func (a *PolicyDataChangeNotificationCallbackDocumentApiService) PolicyDataChangeNotification(ctx context.Context, policyDataChangeNotificationUrl string, request models.PolicyDataChangeNotification) (*http.Response, error)

type PolicyDataSubsToNotifyPostParamOpts

type PolicyDataSubsToNotifyPostParamOpts struct {
	PolicyDataSubscription optional.Interface
}

type PolicyDataSubsToNotifySubsIdPutParamOpts

type PolicyDataSubsToNotifySubsIdPutParamOpts struct {
	PolicyDataSubscription optional.Interface
}

type PolicyDataUesUeIdOperatorSpecificDataGetParamOpts

type PolicyDataUesUeIdOperatorSpecificDataGetParamOpts struct {
	Fields optional.Interface
}

type PolicyDataUesUeIdSmDataGetParamOpts

type PolicyDataUesUeIdSmDataGetParamOpts struct {
	Snssai optional.Interface
	Dnn    optional.String
	Fields optional.Interface
}

type PolicyDataUesUeIdSmDataPatchParamOpts

type PolicyDataUesUeIdSmDataPatchParamOpts struct {
	RequestBody optional.Interface
}

type PolicyDataUesUeIdSmDataUsageMonIdPutParamOpts

type PolicyDataUesUeIdSmDataUsageMonIdPutParamOpts struct {
	UsageMonData optional.Interface
}

type PolicyDataUesUeIdUePolicySetPatchParamOpts

type PolicyDataUesUeIdUePolicySetPatchParamOpts struct {
	UePolicySet optional.Interface
}

type PolicyDataUesUeIdUePolicySetPutParamOpts

type PolicyDataUesUeIdUePolicySetPutParamOpts struct {
	UePolicySet optional.Interface
}

type ProvisionedDataDocumentApiService

type ProvisionedDataDocumentApiService service

func (*ProvisionedDataDocumentApiService) QueryProvisionedData

func (a *ProvisionedDataDocumentApiService) QueryProvisionedData(ctx context.Context, ueId string, servingPlmnId string, localVarOptionals *QueryProvisionedDataParamOpts) (models.ProvisionedDataSets, *http.Response, error)

type ProvisionedParameterDataDocumentApiService

type ProvisionedParameterDataDocumentApiService service

func (*ProvisionedParameterDataDocumentApiService) ModifyPpData

type QueryAMFSubscriptionInfoDocumentApiService

type QueryAMFSubscriptionInfoDocumentApiService service

func (*QueryAMFSubscriptionInfoDocumentApiService) GetAmfSubscriptionInfo

type QueryAccessAndMobilityDataParamOpts

type QueryAccessAndMobilityDataParamOpts struct {
	SuppFeat optional.String
}

type QueryAmDataParamOpts

type QueryAmDataParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QueryAmfContext3gppParamOpts

type QueryAmfContext3gppParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QueryAmfContextNon3gppParamOpts

type QueryAmfContextNon3gppParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QueryAuthSoRParamOpts

type QueryAuthSoRParamOpts struct {
	SupportedFeatures optional.String
}

type QueryAuthSubsDataParamOpts

type QueryAuthSubsDataParamOpts struct {
	SupportedFeatures optional.String
}

type QueryAuthenticationStatusParamOpts

type QueryAuthenticationStatusParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QueryEEDataParamOpts

type QueryEEDataParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QueryEeGroupSubscriptionsParamOpts

type QueryEeGroupSubscriptionsParamOpts struct {
	SupportedFeatures optional.String
}

type QueryIdentityDataBySUPIOrGPSIDocumentApiService

type QueryIdentityDataBySUPIOrGPSIDocumentApiService service

func (*QueryIdentityDataBySUPIOrGPSIDocumentApiService) GetIdentityData

type QueryODBDataBySUPIOrGPSIDocumentApiService

type QueryODBDataBySUPIOrGPSIDocumentApiService service

func (*QueryODBDataBySUPIOrGPSIDocumentApiService) GetOdbData

type QueryOperSpecDataParamOpts

type QueryOperSpecDataParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QueryProvisionedDataParamOpts

type QueryProvisionedDataParamOpts struct {
	DatasetNames optional.Interface
}

type QuerySessionManagementDataParamOpts

type QuerySessionManagementDataParamOpts struct {
	Ipv4Addr   optional.String
	Ipv6Prefix optional.Interface
	Dnn        optional.String
	Fields     optional.Interface
	SuppFeat   optional.String
}

type QuerySmDataParamOpts

type QuerySmDataParamOpts struct {
	SingleNssai       optional.Interface
	Dnn               optional.String
	Fields            optional.Interface
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QuerySmfRegListParamOpts

type QuerySmfRegListParamOpts struct {
	SupportedFeatures optional.String
}

type QuerySmfRegistrationParamOpts

type QuerySmfRegistrationParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QuerySmfSelectDataParamOpts

type QuerySmfSelectDataParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QuerySmsDataParamOpts

type QuerySmsDataParamOpts struct {
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QuerySmsMngDataParamOpts

type QuerySmsMngDataParamOpts struct {
	SupportedFeatures optional.String
	IfNoneMatch       optional.String
	IfModifiedSince   optional.String
}

type QuerySmsfContext3gppParamOpts

type QuerySmsfContext3gppParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QuerySmsfContextNon3gppParamOpts

type QuerySmsfContextNon3gppParamOpts struct {
	Fields            optional.Interface
	SupportedFeatures optional.String
}

type QueryTraceDataParamOpts

type QueryTraceDataParamOpts struct {
	IfNoneMatch     optional.String
	IfModifiedSince optional.String
}

type QueryeesubscriptionsParamOpts

type QueryeesubscriptionsParamOpts struct {
	SupportedFeatures optional.String
}

type QuerysdmsubscriptionsParamOpts

type QuerysdmsubscriptionsParamOpts struct {
	SupportedFeatures optional.String
}

type RetrievalOfSharedDataApiService

type RetrievalOfSharedDataApiService service

func (*RetrievalOfSharedDataApiService) GetSharedData

func (a *RetrievalOfSharedDataApiService) GetSharedData(ctx context.Context, sharedDataIds []string, localVarOptionals *GetSharedDataParamOpts) ([]models.SharedData, *http.Response, error)

type SDMSubscriptionDocumentApiService

type SDMSubscriptionDocumentApiService service

func (*SDMSubscriptionDocumentApiService) RemovesdmSubscriptions

func (a *SDMSubscriptionDocumentApiService) RemovesdmSubscriptions(ctx context.Context, ueId string, subsId string) (*http.Response, error)

func (*SDMSubscriptionDocumentApiService) Updatesdmsubscriptions

func (a *SDMSubscriptionDocumentApiService) Updatesdmsubscriptions(ctx context.Context, ueId string, subsId string, localVarOptionals *UpdatesdmsubscriptionsParamOpts) (*http.Response, error)

type SDMSubscriptionsCollectionApiService

type SDMSubscriptionsCollectionApiService service

func (*SDMSubscriptionsCollectionApiService) CreateSdmSubscriptions

func (a *SDMSubscriptionsCollectionApiService) CreateSdmSubscriptions(ctx context.Context, ueId string, sdmSubscription models.SdmSubscription) (models.SdmSubscription, *http.Response, error)

func (*SDMSubscriptionsCollectionApiService) Querysdmsubscriptions

type SMFRegistrationDocumentApiService

type SMFRegistrationDocumentApiService service

func (*SMFRegistrationDocumentApiService) CreateSmfContextNon3gpp

func (a *SMFRegistrationDocumentApiService) CreateSmfContextNon3gpp(ctx context.Context, ueId string, pduSessionId int32, localVarOptionals *CreateSmfContextNon3gppParamOpts) (*http.Response, error)

func (*SMFRegistrationDocumentApiService) DeleteSmfContext

func (a *SMFRegistrationDocumentApiService) DeleteSmfContext(ctx context.Context, ueId string, pduSessionId string) (*http.Response, error)

func (*SMFRegistrationDocumentApiService) QuerySmfRegistration

func (a *SMFRegistrationDocumentApiService) QuerySmfRegistration(ctx context.Context, ueId string, pduSessionId string, localVarOptionals *QuerySmfRegistrationParamOpts) (models.SmfRegistration, *http.Response, error)

type SMFRegistrationsCollectionApiService

type SMFRegistrationsCollectionApiService service

func (*SMFRegistrationsCollectionApiService) QuerySmfRegList

type SMFSelectionSubscriptionDataDocumentApiService

type SMFSelectionSubscriptionDataDocumentApiService service

func (*SMFSelectionSubscriptionDataDocumentApiService) QuerySmfSelectData

type SMSF3GPPRegistrationDocumentApiService

type SMSF3GPPRegistrationDocumentApiService service

func (*SMSF3GPPRegistrationDocumentApiService) CreateSmsfContext3gpp

func (a *SMSF3GPPRegistrationDocumentApiService) CreateSmsfContext3gpp(ctx context.Context, ueId string, localVarOptionals *CreateSmsfContext3gppParamOpts) (*http.Response, error)

func (*SMSF3GPPRegistrationDocumentApiService) DeleteSmsfContext3gpp

func (a *SMSF3GPPRegistrationDocumentApiService) DeleteSmsfContext3gpp(ctx context.Context, ueId string) (*http.Response, error)

func (*SMSF3GPPRegistrationDocumentApiService) QuerySmsfContext3gpp

type SMSFNon3GPPRegistrationDocumentApiService

type SMSFNon3GPPRegistrationDocumentApiService service

func (*SMSFNon3GPPRegistrationDocumentApiService) CreateSmsfContextNon3gpp

func (a *SMSFNon3GPPRegistrationDocumentApiService) CreateSmsfContextNon3gpp(ctx context.Context, ueId string, localVarOptionals *CreateSmsfContextNon3gppParamOpts) (*http.Response, error)

func (*SMSFNon3GPPRegistrationDocumentApiService) DeleteSmsfContextNon3gpp

func (a *SMSFNon3GPPRegistrationDocumentApiService) DeleteSmsfContextNon3gpp(ctx context.Context, ueId string) (*http.Response, error)

func (*SMSFNon3GPPRegistrationDocumentApiService) QuerySmsfContextNon3gpp

type SMSManagementSubscriptionDataDocumentApiService

type SMSManagementSubscriptionDataDocumentApiService service

func (*SMSManagementSubscriptionDataDocumentApiService) QuerySmsMngData

type SMSSubscriptionDataDocumentApiService

type SMSSubscriptionDataDocumentApiService service

func (*SMSSubscriptionDataDocumentApiService) QuerySmsData

func (a *SMSSubscriptionDataDocumentApiService) QuerySmsData(ctx context.Context, ueId string, servingPlmnId string, localVarOptionals *QuerySmsDataParamOpts) (models.SmsSubscriptionData, *http.Response, error)

type SessionManagementSubscriptionDataApiService

type SessionManagementSubscriptionDataApiService service

func (*SessionManagementSubscriptionDataApiService) QuerySmData

type SubsToNofifyCollectionApiService

type SubsToNofifyCollectionApiService service

func (*SubsToNofifyCollectionApiService) PostSubscriptionDataSubscriptions

func (a *SubsToNofifyCollectionApiService) PostSubscriptionDataSubscriptions(ctx context.Context, subscriptionDataSubscriptions models.SubscriptionDataSubscriptions) (models.SubscriptionDataSubscriptions, *http.Response, error)

type SubsToNotifyDocumentApiService

type SubsToNotifyDocumentApiService service

func (*SubsToNotifyDocumentApiService) RemovesubscriptionDataSubscriptions

func (a *SubsToNotifyDocumentApiService) RemovesubscriptionDataSubscriptions(ctx context.Context, subsId string) (*http.Response, error)

type TraceDataDocumentApiService

type TraceDataDocumentApiService service

func (*TraceDataDocumentApiService) QueryTraceData

func (a *TraceDataDocumentApiService) QueryTraceData(ctx context.Context, ueId string, servingPlmnId string, localVarOptionals *QueryTraceDataParamOpts) (models.TraceData, *http.Response, error)

type UpdateEeGroupSubscriptionsParamOpts

type UpdateEeGroupSubscriptionsParamOpts struct {
	EeSubscription optional.Interface
}

type UpdateEesubscriptionsParamOpts

type UpdateEesubscriptionsParamOpts struct {
	EeSubscription optional.Interface
}

type UpdatesdmsubscriptionsParamOpts

type UpdatesdmsubscriptionsParamOpts struct {
	SdmSubscription optional.Interface
}

Source Files

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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