Versions in this module Expand all Collapse all v1 v1.2.1 Aug 20, 2020 v1.2.0 Aug 20, 2020 Changes in this version + var AbortCauseType_name = map[int32]string + var AbortCauseType_value = map[string]int32 + var AuthenticationScheme_name = map[int32]string + var AuthenticationScheme_value = map[string]int32 + var CCRequestType_name = map[int32]string + var CCRequestType_value = map[string]int32 + var CancelLocationRequest_CancellationType_name = map[int32]string + var CancelLocationRequest_CancellationType_value = map[string]int32 + var CreditInfo_UnitType_name = map[int32]string + var CreditInfo_UnitType_value = map[string]int32 + var ErrorCode_name = map[int32]string + var ErrorCode_value = map[string]int32 + var File_csfb_proto protoreflect.FileDescriptor + var File_health_proto protoreflect.FileDescriptor + var File_hello_proto protoreflect.FileDescriptor + var File_hss_service_proto protoreflect.FileDescriptor + var File_mock_core_proto protoreflect.FileDescriptor + var File_s6a_proxy_proto protoreflect.FileDescriptor + var File_service_health_proto protoreflect.FileDescriptor + var File_swx_proxy_proto protoreflect.FileDescriptor + var FinalUnitAction_name = map[int32]string + var FinalUnitAction_value = map[string]int32 + var HealthResponse_RequestedAction_name = map[int32]string + var HealthResponse_RequestedAction_value = map[string]int32 + var HealthStatus_HealthState_name = map[int32]string + var HealthStatus_HealthState_value = map[string]int32 + var MonitoringLevel_name = map[int32]string + var MonitoringLevel_value = map[string]int32 + var RegistrationTerminationRequest_ReasonCode_name = map[int32]string + var RegistrationTerminationRequest_ReasonCode_value = map[string]int32 + var Reply_ServerBehavior_name = map[int32]string + var Reply_ServerBehavior_value = map[string]int32 + var ServiceHealthStats_ServiceState_name = map[int32]string + var ServiceHealthStats_ServiceState_value = map[string]int32 + var SwxErrorCode_name = map[int32]string + var SwxErrorCode_value = map[string]int32 + var UnexpectedRequestBehavior_name = map[int32]string + var UnexpectedRequestBehavior_value = map[string]int32 + var UpdateLocationAnswer_APNConfiguration_PDNType_name = map[int32]string + var UpdateLocationAnswer_APNConfiguration_PDNType_value = map[string]int32 + var UpdateLocationAnswer_NetworkAccessMode_name = map[int32]string + var UpdateLocationAnswer_NetworkAccessMode_value = map[string]int32 + func RegisterCSFBFedGWServiceServer(s *grpc.Server, srv CSFBFedGWServiceServer) + func RegisterCSFBGatewayServiceServer(s *grpc.Server, srv CSFBGatewayServiceServer) + func RegisterHSSConfiguratorServer(s *grpc.Server, srv HSSConfiguratorServer) + func RegisterHealthServer(s *grpc.Server, srv HealthServer) + func RegisterHelloServer(s *grpc.Server, srv HelloServer) + func RegisterMockCoreConfiguratorServer(s *grpc.Server, srv MockCoreConfiguratorServer) + func RegisterMockOCSServer(s *grpc.Server, srv MockOCSServer) + func RegisterMockPCRFServer(s *grpc.Server, srv MockPCRFServer) + func RegisterS6AGatewayServiceServer(s *grpc.Server, srv S6AGatewayServiceServer) + func RegisterS6AProxyServer(s *grpc.Server, srv S6AProxyServer) + func RegisterServiceHealthServer(s *grpc.Server, srv ServiceHealthServer) + func RegisterSwxGatewayServiceServer(s *grpc.Server, srv SwxGatewayServiceServer) + func RegisterSwxProxyServer(s *grpc.Server, srv SwxProxyServer) + type AbortCauseType int32 + const AbortCauseType_BearerReleased + const AbortCauseType_InsufficientBearerResources + const AbortCauseType_InsufficientServerResources + func (AbortCauseType) Descriptor() protoreflect.EnumDescriptor + func (AbortCauseType) EnumDescriptor() ([]byte, []int) + func (AbortCauseType) Type() protoreflect.EnumType + func (x AbortCauseType) Enum() *AbortCauseType + func (x AbortCauseType) Number() protoreflect.EnumNumber + func (x AbortCauseType) String() string + type AbortSessionAnswer struct + ErrorMessage string + ResultCode uint32 + SessionId string + func (*AbortSessionAnswer) Descriptor() ([]byte, []int) + func (*AbortSessionAnswer) ProtoMessage() + func (x *AbortSessionAnswer) GetErrorMessage() string + func (x *AbortSessionAnswer) GetResultCode() uint32 + func (x *AbortSessionAnswer) GetSessionId() string + func (x *AbortSessionAnswer) ProtoReflect() protoreflect.Message + func (x *AbortSessionAnswer) Reset() + func (x *AbortSessionAnswer) String() string + type AbortSessionRequest struct + Imsi string + func (*AbortSessionRequest) Descriptor() ([]byte, []int) + func (*AbortSessionRequest) ProtoMessage() + func (x *AbortSessionRequest) GetImsi() string + func (x *AbortSessionRequest) ProtoReflect() protoreflect.Message + func (x *AbortSessionRequest) Reset() + func (x *AbortSessionRequest) String() string + type AccountRules struct + DynamicRuleDefinitions []*RuleDefinition + Imsi string + StaticRuleBaseNames []string + StaticRuleNames []string + func (*AccountRules) Descriptor() ([]byte, []int) + func (*AccountRules) ProtoMessage() + func (x *AccountRules) GetDynamicRuleDefinitions() []*RuleDefinition + func (x *AccountRules) GetImsi() string + func (x *AccountRules) GetStaticRuleBaseNames() []string + func (x *AccountRules) GetStaticRuleNames() []string + func (x *AccountRules) ProtoReflect() protoreflect.Message + func (x *AccountRules) Reset() + func (x *AccountRules) String() string + type AlertAck struct + Imsi string + func (*AlertAck) Descriptor() ([]byte, []int) + func (*AlertAck) ProtoMessage() + func (x *AlertAck) GetImsi() string + func (x *AlertAck) ProtoReflect() protoreflect.Message + func (x *AlertAck) Reset() + func (x *AlertAck) String() string + type AlertReject struct + Imsi string + SgsCause []byte + func (*AlertReject) Descriptor() ([]byte, []int) + func (*AlertReject) ProtoMessage() + func (x *AlertReject) GetImsi() string + func (x *AlertReject) GetSgsCause() []byte + func (x *AlertReject) ProtoReflect() protoreflect.Message + func (x *AlertReject) Reset() + func (x *AlertReject) String() string + type AlertRequest struct + Imsi string + func (*AlertRequest) Descriptor() ([]byte, []int) + func (*AlertRequest) ProtoMessage() + func (x *AlertRequest) GetImsi() string + func (x *AlertRequest) ProtoReflect() protoreflect.Message + func (x *AlertRequest) Reset() + func (x *AlertRequest) String() string + type AuthenticationAnswer struct + SessionId string + SipAuthVectors []*AuthenticationAnswer_SIPAuthVector + UserName string + UserProfile *AuthenticationAnswer_UserProfile + func (*AuthenticationAnswer) Descriptor() ([]byte, []int) + func (*AuthenticationAnswer) ProtoMessage() + func (x *AuthenticationAnswer) GetSessionId() string + func (x *AuthenticationAnswer) GetSipAuthVectors() []*AuthenticationAnswer_SIPAuthVector + func (x *AuthenticationAnswer) GetUserName() string + func (x *AuthenticationAnswer) GetUserProfile() *AuthenticationAnswer_UserProfile + func (x *AuthenticationAnswer) ProtoReflect() protoreflect.Message + func (x *AuthenticationAnswer) Reset() + func (x *AuthenticationAnswer) String() string + type AuthenticationAnswer_SIPAuthVector struct + AuthenticationScheme AuthenticationScheme + ConfidentialityKey []byte + IntegrityKey []byte + RandAutn []byte + Xres []byte + func (*AuthenticationAnswer_SIPAuthVector) Descriptor() ([]byte, []int) + func (*AuthenticationAnswer_SIPAuthVector) ProtoMessage() + func (x *AuthenticationAnswer_SIPAuthVector) GetAuthenticationScheme() AuthenticationScheme + func (x *AuthenticationAnswer_SIPAuthVector) GetConfidentialityKey() []byte + func (x *AuthenticationAnswer_SIPAuthVector) GetIntegrityKey() []byte + func (x *AuthenticationAnswer_SIPAuthVector) GetRandAutn() []byte + func (x *AuthenticationAnswer_SIPAuthVector) GetXres() []byte + func (x *AuthenticationAnswer_SIPAuthVector) ProtoReflect() protoreflect.Message + func (x *AuthenticationAnswer_SIPAuthVector) Reset() + func (x *AuthenticationAnswer_SIPAuthVector) String() string + type AuthenticationAnswer_UserProfile struct + Msisdn string + func (*AuthenticationAnswer_UserProfile) Descriptor() ([]byte, []int) + func (*AuthenticationAnswer_UserProfile) ProtoMessage() + func (x *AuthenticationAnswer_UserProfile) GetMsisdn() string + func (x *AuthenticationAnswer_UserProfile) ProtoReflect() protoreflect.Message + func (x *AuthenticationAnswer_UserProfile) Reset() + func (x *AuthenticationAnswer_UserProfile) String() string + type AuthenticationInformationAnswer struct + ErrorCode ErrorCode + EutranVectors []*AuthenticationInformationAnswer_EUTRANVector + func (*AuthenticationInformationAnswer) Descriptor() ([]byte, []int) + func (*AuthenticationInformationAnswer) ProtoMessage() + func (x *AuthenticationInformationAnswer) GetErrorCode() ErrorCode + func (x *AuthenticationInformationAnswer) GetEutranVectors() []*AuthenticationInformationAnswer_EUTRANVector + func (x *AuthenticationInformationAnswer) ProtoReflect() protoreflect.Message + func (x *AuthenticationInformationAnswer) Reset() + func (x *AuthenticationInformationAnswer) String() string + type AuthenticationInformationAnswer_EUTRANVector struct + Autn []byte + Kasme []byte + Rand []byte + Xres []byte + func (*AuthenticationInformationAnswer_EUTRANVector) Descriptor() ([]byte, []int) + func (*AuthenticationInformationAnswer_EUTRANVector) ProtoMessage() + func (x *AuthenticationInformationAnswer_EUTRANVector) GetAutn() []byte + func (x *AuthenticationInformationAnswer_EUTRANVector) GetKasme() []byte + func (x *AuthenticationInformationAnswer_EUTRANVector) GetRand() []byte + func (x *AuthenticationInformationAnswer_EUTRANVector) GetXres() []byte + func (x *AuthenticationInformationAnswer_EUTRANVector) ProtoReflect() protoreflect.Message + func (x *AuthenticationInformationAnswer_EUTRANVector) Reset() + func (x *AuthenticationInformationAnswer_EUTRANVector) String() string + type AuthenticationInformationRequest struct + ImmediateResponsePreferred bool + NumRequestedEutranVectors uint32 + ResyncInfo []byte + UserName string + VisitedPlmn []byte + func (*AuthenticationInformationRequest) Descriptor() ([]byte, []int) + func (*AuthenticationInformationRequest) ProtoMessage() + func (x *AuthenticationInformationRequest) GetImmediateResponsePreferred() bool + func (x *AuthenticationInformationRequest) GetNumRequestedEutranVectors() uint32 + func (x *AuthenticationInformationRequest) GetResyncInfo() []byte + func (x *AuthenticationInformationRequest) GetUserName() string + func (x *AuthenticationInformationRequest) GetVisitedPlmn() []byte + func (x *AuthenticationInformationRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticationInformationRequest) Reset() + func (x *AuthenticationInformationRequest) String() string + type AuthenticationRequest struct + AuthenticationScheme AuthenticationScheme + ResyncInfo []byte + RetrieveUserProfile bool + SipNumAuthVectors uint32 + UserName string + func (*AuthenticationRequest) Descriptor() ([]byte, []int) + func (*AuthenticationRequest) ProtoMessage() + func (x *AuthenticationRequest) GetAuthenticationScheme() AuthenticationScheme + func (x *AuthenticationRequest) GetResyncInfo() []byte + func (x *AuthenticationRequest) GetRetrieveUserProfile() bool + func (x *AuthenticationRequest) GetSipNumAuthVectors() uint32 + func (x *AuthenticationRequest) GetUserName() string + func (x *AuthenticationRequest) ProtoReflect() protoreflect.Message + func (x *AuthenticationRequest) Reset() + func (x *AuthenticationRequest) String() string + type AuthenticationScheme int32 + const AuthenticationScheme_EAP_AKA + const AuthenticationScheme_EAP_AKA_PRIME + func (AuthenticationScheme) Descriptor() protoreflect.EnumDescriptor + func (AuthenticationScheme) EnumDescriptor() ([]byte, []int) + func (AuthenticationScheme) Type() protoreflect.EnumType + func (x AuthenticationScheme) Enum() *AuthenticationScheme + func (x AuthenticationScheme) Number() protoreflect.EnumNumber + func (x AuthenticationScheme) String() string + type CCRequestType int32 + const CCRequestType_INITIAL + const CCRequestType_TERMINATION + const CCRequestType_UPDATE + const CCRequestType__INVALID + func (CCRequestType) Descriptor() protoreflect.EnumDescriptor + func (CCRequestType) EnumDescriptor() ([]byte, []int) + func (CCRequestType) Type() protoreflect.EnumType + func (x CCRequestType) Enum() *CCRequestType + func (x CCRequestType) Number() protoreflect.EnumNumber + func (x CCRequestType) String() string + type CSFBFedGWServiceClient interface + AlertAc func(ctx context.Context, in *AlertAck, opts ...grpc.CallOption) (*protos.Void, error) + AlertRej func(ctx context.Context, in *AlertReject, opts ...grpc.CallOption) (*protos.Void, error) + EPSDetachInd func(ctx context.Context, in *EPSDetachIndication, opts ...grpc.CallOption) (*protos.Void, error) + IMSIDetachInd func(ctx context.Context, in *IMSIDetachIndication, opts ...grpc.CallOption) (*protos.Void, error) + LocationUpdateReq func(ctx context.Context, in *LocationUpdateRequest, opts ...grpc.CallOption) (*protos.Void, error) + MMEResetAck func(ctx context.Context, in *ResetAck, opts ...grpc.CallOption) (*protos.Void, error) + MMEResetIndication func(ctx context.Context, in *ResetIndication, opts ...grpc.CallOption) (*protos.Void, error) + MMEStatus func(ctx context.Context, in *Status, opts ...grpc.CallOption) (*protos.Void, error) + PagingRej func(ctx context.Context, in *PagingReject, opts ...grpc.CallOption) (*protos.Void, error) + ServiceReq func(ctx context.Context, in *ServiceRequest, opts ...grpc.CallOption) (*protos.Void, error) + TMSIReallocationComp func(ctx context.Context, in *TMSIReallocationComplete, opts ...grpc.CallOption) (*protos.Void, error) + UEActivityInd func(ctx context.Context, in *UEActivityIndication, opts ...grpc.CallOption) (*protos.Void, error) + UEUnreach func(ctx context.Context, in *UEUnreachable, opts ...grpc.CallOption) (*protos.Void, error) + Uplink func(ctx context.Context, in *UplinkUnitdata, opts ...grpc.CallOption) (*protos.Void, error) + func NewCSFBFedGWServiceClient(cc grpc.ClientConnInterface) CSFBFedGWServiceClient + type CSFBFedGWServiceServer interface + AlertAc func(context.Context, *AlertAck) (*protos.Void, error) + AlertRej func(context.Context, *AlertReject) (*protos.Void, error) + EPSDetachInd func(context.Context, *EPSDetachIndication) (*protos.Void, error) + IMSIDetachInd func(context.Context, *IMSIDetachIndication) (*protos.Void, error) + LocationUpdateReq func(context.Context, *LocationUpdateRequest) (*protos.Void, error) + MMEResetAck func(context.Context, *ResetAck) (*protos.Void, error) + MMEResetIndication func(context.Context, *ResetIndication) (*protos.Void, error) + MMEStatus func(context.Context, *Status) (*protos.Void, error) + PagingRej func(context.Context, *PagingReject) (*protos.Void, error) + ServiceReq func(context.Context, *ServiceRequest) (*protos.Void, error) + TMSIReallocationComp func(context.Context, *TMSIReallocationComplete) (*protos.Void, error) + UEActivityInd func(context.Context, *UEActivityIndication) (*protos.Void, error) + UEUnreach func(context.Context, *UEUnreachable) (*protos.Void, error) + Uplink func(context.Context, *UplinkUnitdata) (*protos.Void, error) + type CSFBGatewayServiceClient interface + AlertReq func(ctx context.Context, in *AlertRequest, opts ...grpc.CallOption) (*protos.Void, error) + Downlink func(ctx context.Context, in *DownlinkUnitdata, opts ...grpc.CallOption) (*protos.Void, error) + EPSDetachAc func(ctx context.Context, in *EPSDetachAck, opts ...grpc.CallOption) (*protos.Void, error) + IMSIDetachAc func(ctx context.Context, in *IMSIDetachAck, opts ...grpc.CallOption) (*protos.Void, error) + LocationUpdateAcc func(ctx context.Context, in *LocationUpdateAccept, opts ...grpc.CallOption) (*protos.Void, error) + LocationUpdateRej func(ctx context.Context, in *LocationUpdateReject, opts ...grpc.CallOption) (*protos.Void, error) + MMInformationReq func(ctx context.Context, in *MMInformationRequest, opts ...grpc.CallOption) (*protos.Void, error) + PagingReq func(ctx context.Context, in *PagingRequest, opts ...grpc.CallOption) (*protos.Void, error) + ReleaseReq func(ctx context.Context, in *ReleaseRequest, opts ...grpc.CallOption) (*protos.Void, error) + ServiceAbort func(ctx context.Context, in *ServiceAbortRequest, opts ...grpc.CallOption) (*protos.Void, error) + VLRResetAck func(ctx context.Context, in *ResetAck, opts ...grpc.CallOption) (*protos.Void, error) + VLRResetIndication func(ctx context.Context, in *ResetIndication, opts ...grpc.CallOption) (*protos.Void, error) + VLRStatus func(ctx context.Context, in *Status, opts ...grpc.CallOption) (*protos.Void, error) + func NewCSFBGatewayServiceClient(cc grpc.ClientConnInterface) CSFBGatewayServiceClient + type CSFBGatewayServiceServer interface + AlertReq func(context.Context, *AlertRequest) (*protos.Void, error) + Downlink func(context.Context, *DownlinkUnitdata) (*protos.Void, error) + EPSDetachAc func(context.Context, *EPSDetachAck) (*protos.Void, error) + IMSIDetachAc func(context.Context, *IMSIDetachAck) (*protos.Void, error) + LocationUpdateAcc func(context.Context, *LocationUpdateAccept) (*protos.Void, error) + LocationUpdateRej func(context.Context, *LocationUpdateReject) (*protos.Void, error) + MMInformationReq func(context.Context, *MMInformationRequest) (*protos.Void, error) + PagingReq func(context.Context, *PagingRequest) (*protos.Void, error) + ReleaseReq func(context.Context, *ReleaseRequest) (*protos.Void, error) + ServiceAbort func(context.Context, *ServiceAbortRequest) (*protos.Void, error) + VLRResetAck func(context.Context, *ResetAck) (*protos.Void, error) + VLRResetIndication func(context.Context, *ResetIndication) (*protos.Void, error) + VLRStatus func(context.Context, *Status) (*protos.Void, error) + type CancelLocationAnswer struct + ErrorCode ErrorCode + func (*CancelLocationAnswer) Descriptor() ([]byte, []int) + func (*CancelLocationAnswer) ProtoMessage() + func (x *CancelLocationAnswer) GetErrorCode() ErrorCode + func (x *CancelLocationAnswer) ProtoReflect() protoreflect.Message + func (x *CancelLocationAnswer) Reset() + func (x *CancelLocationAnswer) String() string + type CancelLocationRequest struct + CancellationType CancelLocationRequest_CancellationType + UserName string + func (*CancelLocationRequest) Descriptor() ([]byte, []int) + func (*CancelLocationRequest) ProtoMessage() + func (x *CancelLocationRequest) GetCancellationType() CancelLocationRequest_CancellationType + func (x *CancelLocationRequest) GetUserName() string + func (x *CancelLocationRequest) ProtoReflect() protoreflect.Message + func (x *CancelLocationRequest) Reset() + func (x *CancelLocationRequest) String() string + type CancelLocationRequest_CancellationType int32 + const CancelLocationRequest_INITIAL_ATTACH_PROCEDURE + const CancelLocationRequest_MME_UPDATE_PROCEDURE + const CancelLocationRequest_SGSN_UPDATE_PROCEDURE + const CancelLocationRequest_SUBSCRIPTION_WITHDRAWAL + const CancelLocationRequest_UPDATE_PROCEDURE_IWF + func (CancelLocationRequest_CancellationType) Descriptor() protoreflect.EnumDescriptor + func (CancelLocationRequest_CancellationType) EnumDescriptor() ([]byte, []int) + func (CancelLocationRequest_CancellationType) Type() protoreflect.EnumType + func (x CancelLocationRequest_CancellationType) Enum() *CancelLocationRequest_CancellationType + func (x CancelLocationRequest_CancellationType) Number() protoreflect.EnumNumber + func (x CancelLocationRequest_CancellationType) String() string + type ChargingReAuthAnswer struct + ResultCode uint32 + SessionId string + func (*ChargingReAuthAnswer) Descriptor() ([]byte, []int) + func (*ChargingReAuthAnswer) ProtoMessage() + func (x *ChargingReAuthAnswer) GetResultCode() uint32 + func (x *ChargingReAuthAnswer) GetSessionId() string + func (x *ChargingReAuthAnswer) ProtoReflect() protoreflect.Message + func (x *ChargingReAuthAnswer) Reset() + func (x *ChargingReAuthAnswer) String() string + type ChargingReAuthTarget struct + Imsi string + RatingGroup uint32 + func (*ChargingReAuthTarget) Descriptor() ([]byte, []int) + func (*ChargingReAuthTarget) ProtoMessage() + func (x *ChargingReAuthTarget) GetImsi() string + func (x *ChargingReAuthTarget) GetRatingGroup() uint32 + func (x *ChargingReAuthTarget) ProtoReflect() protoreflect.Message + func (x *ChargingReAuthTarget) Reset() + func (x *ChargingReAuthTarget) String() string + type ClusterState struct + ActiveGatewayLogicalId string + Time uint64 + func (*ClusterState) Descriptor() ([]byte, []int) + func (*ClusterState) ProtoMessage() + func (x *ClusterState) GetActiveGatewayLogicalId() string + func (x *ClusterState) GetTime() uint64 + func (x *ClusterState) ProtoReflect() protoreflect.Message + func (x *ClusterState) Reset() + func (x *ClusterState) String() string + type ClusterStateRequest struct + ClusterId string + NetworkId string + func (*ClusterStateRequest) Descriptor() ([]byte, []int) + func (*ClusterStateRequest) ProtoMessage() + func (x *ClusterStateRequest) GetClusterId() string + func (x *ClusterStateRequest) GetNetworkId() string + func (x *ClusterStateRequest) ProtoReflect() protoreflect.Message + func (x *ClusterStateRequest) Reset() + func (x *ClusterStateRequest) String() string + type CreditInfo struct + ChargingKey uint32 + Imsi string + UnitType CreditInfo_UnitType + Volume *Octets + func (*CreditInfo) Descriptor() ([]byte, []int) + func (*CreditInfo) ProtoMessage() + func (x *CreditInfo) GetChargingKey() uint32 + func (x *CreditInfo) GetImsi() string + func (x *CreditInfo) GetUnitType() CreditInfo_UnitType + func (x *CreditInfo) GetVolume() *Octets + func (x *CreditInfo) ProtoReflect() protoreflect.Message + func (x *CreditInfo) Reset() + func (x *CreditInfo) String() string + type CreditInfo_UnitType int32 + const CreditInfo_Bytes + const CreditInfo_Time + func (CreditInfo_UnitType) Descriptor() protoreflect.EnumDescriptor + func (CreditInfo_UnitType) EnumDescriptor() ([]byte, []int) + func (CreditInfo_UnitType) Type() protoreflect.EnumType + func (x CreditInfo_UnitType) Enum() *CreditInfo_UnitType + func (x CreditInfo_UnitType) Number() protoreflect.EnumNumber + func (x CreditInfo_UnitType) String() string + type CreditInfos struct + CreditInformation map[uint32]*CreditInfo + func (*CreditInfos) Descriptor() ([]byte, []int) + func (*CreditInfos) ProtoMessage() + func (x *CreditInfos) GetCreditInformation() map[uint32]*CreditInfo + func (x *CreditInfos) ProtoReflect() protoreflect.Message + func (x *CreditInfos) Reset() + func (x *CreditInfos) String() string + type DisableMessage struct + DisablePeriodSecs uint64 + func (*DisableMessage) Descriptor() ([]byte, []int) + func (*DisableMessage) ProtoMessage() + func (x *DisableMessage) GetDisablePeriodSecs() uint64 + func (x *DisableMessage) ProtoReflect() protoreflect.Message + func (x *DisableMessage) Reset() + func (x *DisableMessage) String() string + type DownlinkUnitdata struct + Imsi string + NasMessageContainer []byte + func (*DownlinkUnitdata) Descriptor() ([]byte, []int) + func (*DownlinkUnitdata) ProtoMessage() + func (x *DownlinkUnitdata) GetImsi() string + func (x *DownlinkUnitdata) GetNasMessageContainer() []byte + func (x *DownlinkUnitdata) ProtoReflect() protoreflect.Message + func (x *DownlinkUnitdata) Reset() + func (x *DownlinkUnitdata) String() string + type EPSDetachAck struct + Imsi string + func (*EPSDetachAck) Descriptor() ([]byte, []int) + func (*EPSDetachAck) ProtoMessage() + func (x *EPSDetachAck) GetImsi() string + func (x *EPSDetachAck) ProtoReflect() protoreflect.Message + func (x *EPSDetachAck) Reset() + func (x *EPSDetachAck) String() string + type EPSDetachIndication struct + Imsi string + ImsiDetachFromEpsServiceType []byte + MmeName string + func (*EPSDetachIndication) Descriptor() ([]byte, []int) + func (*EPSDetachIndication) ProtoMessage() + func (x *EPSDetachIndication) GetImsi() string + func (x *EPSDetachIndication) GetImsiDetachFromEpsServiceType() []byte + func (x *EPSDetachIndication) GetMmeName() string + func (x *EPSDetachIndication) ProtoReflect() protoreflect.Message + func (x *EPSDetachIndication) Reset() + func (x *EPSDetachIndication) String() string + type ErrorByIndex struct + Error string + Index int32 + func (*ErrorByIndex) Descriptor() ([]byte, []int) + func (*ErrorByIndex) ProtoMessage() + func (x *ErrorByIndex) GetError() string + func (x *ErrorByIndex) GetIndex() int32 + func (x *ErrorByIndex) ProtoReflect() protoreflect.Message + func (x *ErrorByIndex) Reset() + func (x *ErrorByIndex) String() string + type ErrorCode int32 + const ErrorCode_APPLICATION_UNSUPPORTED + const ErrorCode_AUTHENTICATION_DATA_UNAVAILABLE + const ErrorCode_AUTHENTICATION_REJECTED + const ErrorCode_AUTHORIZATION_REJECTED + const ErrorCode_COMMAND_UNSUPORTED + const ErrorCode_ELECTION_LOST + const ErrorCode_EQUIPMENT_UNKNOWN + const ErrorCode_INVALIDH_DR_BITS + const ErrorCode_INVALID_AVP_BITS + const ErrorCode_LIMITED_SUCCESS + const ErrorCode_LOOP_DETECTED + const ErrorCode_MULTI_ROUND_AUTH + const ErrorCode_OUT_OF_SPACE + const ErrorCode_RAT_NOT_ALLOWED + const ErrorCode_REALM_NOT_SERVED + const ErrorCode_REDIRECT_INDICATION + const ErrorCode_ROAMING_NOT_ALLOWED + const ErrorCode_SUCCESS + const ErrorCode_TOO_BUSY + const ErrorCode_UNABLE_TO_DELIVER + const ErrorCode_UNDEFINED + const ErrorCode_UNKNOWN_EPS_SUBSCRIPTION + const ErrorCode_UNKNOWN_PEER + const ErrorCode_UNKNOWN_SESSION_ID + const ErrorCode_UNKOWN_SERVING_NODE + const ErrorCode_USER_UNKNOWN + func (ErrorCode) Descriptor() protoreflect.EnumDescriptor + func (ErrorCode) EnumDescriptor() ([]byte, []int) + func (ErrorCode) Type() protoreflect.EnumType + func (x ErrorCode) Enum() *ErrorCode + func (x ErrorCode) Number() protoreflect.EnumNumber + func (x ErrorCode) String() string + type ExpectationResult struct + ExpectationIndex int32 + ExpectationMet bool + func (*ExpectationResult) Descriptor() ([]byte, []int) + func (*ExpectationResult) ProtoMessage() + func (x *ExpectationResult) GetExpectationIndex() int32 + func (x *ExpectationResult) GetExpectationMet() bool + func (x *ExpectationResult) ProtoReflect() protoreflect.Message + func (x *ExpectationResult) Reset() + func (x *ExpectationResult) String() string + type ExpectedRequest struct + GxgyMessage isExpectedRequest_GxgyMessage + SgsMessage isExpectedRequest_SgsMessage + func (*ExpectedRequest) Descriptor() ([]byte, []int) + func (*ExpectedRequest) ProtoMessage() + func (m *ExpectedRequest) GetGxgyMessage() isExpectedRequest_GxgyMessage + func (m *ExpectedRequest) GetSgsMessage() isExpectedRequest_SgsMessage + func (x *ExpectedRequest) GetAlertAck() *AlertAck + func (x *ExpectedRequest) GetAlertReject() *AlertReject + func (x *ExpectedRequest) GetCreateSessionRequest() *protos.CreateSessionRequest + func (x *ExpectedRequest) GetEpsDetachIndication() *EPSDetachIndication + func (x *ExpectedRequest) GetImsiDetachIndication() *IMSIDetachIndication + func (x *ExpectedRequest) GetLocationUpdateRequest() *LocationUpdateRequest + func (x *ExpectedRequest) GetPagingReject() *PagingReject + func (x *ExpectedRequest) GetResetAck() *ResetAck + func (x *ExpectedRequest) GetResetIndication() *ResetIndication + func (x *ExpectedRequest) GetServiceRequest() *ServiceRequest + func (x *ExpectedRequest) GetSessionTerminateRequest() *protos.SessionTerminateRequest + func (x *ExpectedRequest) GetStatus() *Status + func (x *ExpectedRequest) GetTmsiReallocationComplete() *TMSIReallocationComplete + func (x *ExpectedRequest) GetUeActivityIndication() *UEActivityIndication + func (x *ExpectedRequest) GetUeUnreachable() *UEUnreachable + func (x *ExpectedRequest) GetUpdateSessionRequest() *protos.UpdateSessionRequest + func (x *ExpectedRequest) GetUplinkUnitdata() *UplinkUnitdata + func (x *ExpectedRequest) ProtoReflect() protoreflect.Message + func (x *ExpectedRequest) Reset() + func (x *ExpectedRequest) String() string + type ExpectedRequest_AlertAck struct + AlertAck *AlertAck + type ExpectedRequest_AlertReject struct + AlertReject *AlertReject + type ExpectedRequest_CreateSessionRequest struct + CreateSessionRequest *protos.CreateSessionRequest + type ExpectedRequest_EpsDetachIndication struct + EpsDetachIndication *EPSDetachIndication + type ExpectedRequest_ImsiDetachIndication struct + ImsiDetachIndication *IMSIDetachIndication + type ExpectedRequest_LocationUpdateRequest struct + LocationUpdateRequest *LocationUpdateRequest + type ExpectedRequest_PagingReject struct + PagingReject *PagingReject + type ExpectedRequest_ResetAck struct + ResetAck *ResetAck + type ExpectedRequest_ResetIndication struct + ResetIndication *ResetIndication + type ExpectedRequest_ServiceRequest struct + ServiceRequest *ServiceRequest + type ExpectedRequest_SessionTerminateRequest struct + SessionTerminateRequest *protos.SessionTerminateRequest + type ExpectedRequest_Status struct + Status *Status + type ExpectedRequest_TmsiReallocationComplete struct + TmsiReallocationComplete *TMSIReallocationComplete + type ExpectedRequest_UeActivityIndication struct + UeActivityIndication *UEActivityIndication + type ExpectedRequest_UeUnreachable struct + UeUnreachable *UEUnreachable + type ExpectedRequest_UpdateSessionRequest struct + UpdateSessionRequest *protos.UpdateSessionRequest + type ExpectedRequest_UplinkUnitdata struct + UplinkUnitdata *UplinkUnitdata + type FinalUnitAction int32 + const FinalUnitAction_Redirect + const FinalUnitAction_Restrict + const FinalUnitAction_Terminate + func (FinalUnitAction) Descriptor() protoreflect.EnumDescriptor + func (FinalUnitAction) EnumDescriptor() ([]byte, []int) + func (FinalUnitAction) Type() protoreflect.EnumType + func (x FinalUnitAction) Enum() *FinalUnitAction + func (x FinalUnitAction) Number() protoreflect.EnumNumber + func (x FinalUnitAction) String() string + type GatewayStatusRequest struct + LogicalId string + NetworkId string + func (*GatewayStatusRequest) Descriptor() ([]byte, []int) + func (*GatewayStatusRequest) ProtoMessage() + func (x *GatewayStatusRequest) GetLogicalId() string + func (x *GatewayStatusRequest) GetNetworkId() string + func (x *GatewayStatusRequest) ProtoReflect() protoreflect.Message + func (x *GatewayStatusRequest) Reset() + func (x *GatewayStatusRequest) String() string + type GxCreditControlAnswer struct + EventTriggers []uint32 + ResultCode uint32 + RevalidationTime *timestamp.Timestamp + RuleInstalls *RuleInstalls + RuleRemovals *RuleRemovals + UsageMonitoringInfos []*UsageMonitoringInformation + func NewGxCCAnswer(resultCode uint32) *GxCreditControlAnswer + func (*GxCreditControlAnswer) Descriptor() ([]byte, []int) + func (*GxCreditControlAnswer) ProtoMessage() + func (m *GxCreditControlAnswer) SetDynamicRuleInstall(rule *RuleDefinition) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetEventTriggers(eventTriggers []uint32) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetRevalidationTime(revalidationTime *timestamp.Timestamp) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetRuleActivationTime(activationTime *timestamp.Timestamp) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetRuleDeactivationTime(deactivationTime *timestamp.Timestamp) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetStaticRuleInstalls(ruleIDs, baseNames []string) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetStaticRuleRemovals(rulesIDs, baseNames []string) *GxCreditControlAnswer + func (m *GxCreditControlAnswer) SetUsageMonitorInfo(monitor *UsageMonitoringInformation) *GxCreditControlAnswer + func (x *GxCreditControlAnswer) GetEventTriggers() []uint32 + func (x *GxCreditControlAnswer) GetResultCode() uint32 + func (x *GxCreditControlAnswer) GetRevalidationTime() *timestamp.Timestamp + func (x *GxCreditControlAnswer) GetRuleInstalls() *RuleInstalls + func (x *GxCreditControlAnswer) GetRuleRemovals() *RuleRemovals + func (x *GxCreditControlAnswer) GetUsageMonitoringInfos() []*UsageMonitoringInformation + func (x *GxCreditControlAnswer) ProtoReflect() protoreflect.Message + func (x *GxCreditControlAnswer) Reset() + func (x *GxCreditControlAnswer) String() string + type GxCreditControlExpectation struct + Answer *GxCreditControlAnswer + ExpectedRequest *GxCreditControlRequest + func NewGxCreditControlExpectation() *GxCreditControlExpectation + func (*GxCreditControlExpectation) Descriptor() ([]byte, []int) + func (*GxCreditControlExpectation) ProtoMessage() + func (m *GxCreditControlExpectation) Expect(ccr *GxCreditControlRequest) *GxCreditControlExpectation + func (m *GxCreditControlExpectation) Return(cca *GxCreditControlAnswer) *GxCreditControlExpectation + func (x *GxCreditControlExpectation) GetAnswer() *GxCreditControlAnswer + func (x *GxCreditControlExpectation) GetExpectedRequest() *GxCreditControlRequest + func (x *GxCreditControlExpectation) ProtoReflect() protoreflect.Message + func (x *GxCreditControlExpectation) Reset() + func (x *GxCreditControlExpectation) String() string + type GxCreditControlExpectations struct + Expectations []*GxCreditControlExpectation + GxDefaultCca *GxCreditControlAnswer + TotalExpectedUsage *Octets + UnexpectedRequestBehavior UnexpectedRequestBehavior + func (*GxCreditControlExpectations) Descriptor() ([]byte, []int) + func (*GxCreditControlExpectations) ProtoMessage() + func (x *GxCreditControlExpectations) GetExpectations() []*GxCreditControlExpectation + func (x *GxCreditControlExpectations) GetGxDefaultCca() *GxCreditControlAnswer + func (x *GxCreditControlExpectations) GetTotalExpectedUsage() *Octets + func (x *GxCreditControlExpectations) GetUnexpectedRequestBehavior() UnexpectedRequestBehavior + func (x *GxCreditControlExpectations) ProtoReflect() protoreflect.Message + func (x *GxCreditControlExpectations) Reset() + func (x *GxCreditControlExpectations) String() string + type GxCreditControlRequest struct + EventTrigger *wrappers.Int32Value + Imsi string + RequestNumber *wrappers.Int32Value + RequestType CCRequestType + UsageMonitoringReports []*UsageMonitoringInformation + UsageReportDelta uint64 + func NewGxCCRequest(imsi string, requestType CCRequestType) *GxCreditControlRequest + func (*GxCreditControlRequest) Descriptor() ([]byte, []int) + func (*GxCreditControlRequest) ProtoMessage() + func (m *GxCreditControlRequest) SetEventTrigger(eventTrigger int32) *GxCreditControlRequest + func (m *GxCreditControlRequest) SetUsageMonitorReport(report *UsageMonitoringInformation) *GxCreditControlRequest + func (m *GxCreditControlRequest) SetUsageReportDelta(delta uint64) *GxCreditControlRequest + func (x *GxCreditControlRequest) GetEventTrigger() *wrappers.Int32Value + func (x *GxCreditControlRequest) GetImsi() string + func (x *GxCreditControlRequest) GetRequestNumber() *wrappers.Int32Value + func (x *GxCreditControlRequest) GetRequestType() CCRequestType + func (x *GxCreditControlRequest) GetUsageMonitoringReports() []*UsageMonitoringInformation + func (x *GxCreditControlRequest) GetUsageReportDelta() uint64 + func (x *GxCreditControlRequest) ProtoReflect() protoreflect.Message + func (x *GxCreditControlRequest) Reset() + func (x *GxCreditControlRequest) String() string + type GxCreditControlResult struct + Errors []*ErrorByIndex + Results []*ExpectationResult + func (*GxCreditControlResult) Descriptor() ([]byte, []int) + func (*GxCreditControlResult) ProtoMessage() + func (x *GxCreditControlResult) GetErrors() []*ErrorByIndex + func (x *GxCreditControlResult) GetResults() []*ExpectationResult + func (x *GxCreditControlResult) ProtoReflect() protoreflect.Message + func (x *GxCreditControlResult) Reset() + func (x *GxCreditControlResult) String() string + type GyCreditControlAnswer struct + LinkFailure bool + QuotaGrants []*QuotaGrant + RequestNumber uint32 + RequestType CCRequestType + ResultCode uint32 + func NewGyCCAnswer(resultCode uint32) *GyCreditControlAnswer + func (*GyCreditControlAnswer) Descriptor() ([]byte, []int) + func (*GyCreditControlAnswer) ProtoMessage() + func (m *GyCreditControlAnswer) SetLinkFailure(linkFailure bool) *GyCreditControlAnswer + func (m *GyCreditControlAnswer) SetQuotaGrant(grant *QuotaGrant) *GyCreditControlAnswer + func (x *GyCreditControlAnswer) GetLinkFailure() bool + func (x *GyCreditControlAnswer) GetQuotaGrants() []*QuotaGrant + func (x *GyCreditControlAnswer) GetRequestNumber() uint32 + func (x *GyCreditControlAnswer) GetRequestType() CCRequestType + func (x *GyCreditControlAnswer) GetResultCode() uint32 + func (x *GyCreditControlAnswer) ProtoReflect() protoreflect.Message + func (x *GyCreditControlAnswer) Reset() + func (x *GyCreditControlAnswer) String() string + type GyCreditControlExpectation struct + Answer *GyCreditControlAnswer + ExpectedRequest *GyCreditControlRequest + func NewGyCreditControlExpectation() *GyCreditControlExpectation + func (*GyCreditControlExpectation) Descriptor() ([]byte, []int) + func (*GyCreditControlExpectation) ProtoMessage() + func (m *GyCreditControlExpectation) Expect(ccr *GyCreditControlRequest) *GyCreditControlExpectation + func (m *GyCreditControlExpectation) Return(cca *GyCreditControlAnswer) *GyCreditControlExpectation + func (x *GyCreditControlExpectation) GetAnswer() *GyCreditControlAnswer + func (x *GyCreditControlExpectation) GetExpectedRequest() *GyCreditControlRequest + func (x *GyCreditControlExpectation) ProtoReflect() protoreflect.Message + func (x *GyCreditControlExpectation) Reset() + func (x *GyCreditControlExpectation) String() string + type GyCreditControlExpectations struct + Expectations []*GyCreditControlExpectation + GyDefaultCca *GyCreditControlAnswer + UnexpectedRequestBehavior UnexpectedRequestBehavior + func (*GyCreditControlExpectations) Descriptor() ([]byte, []int) + func (*GyCreditControlExpectations) ProtoMessage() + func (x *GyCreditControlExpectations) GetExpectations() []*GyCreditControlExpectation + func (x *GyCreditControlExpectations) GetGyDefaultCca() *GyCreditControlAnswer + func (x *GyCreditControlExpectations) GetUnexpectedRequestBehavior() UnexpectedRequestBehavior + func (x *GyCreditControlExpectations) ProtoReflect() protoreflect.Message + func (x *GyCreditControlExpectations) Reset() + func (x *GyCreditControlExpectations) String() string + type GyCreditControlRequest struct + Imsi string + Mscc []*MultipleServicesCreditControl + QosInfo *QosInfo + RequestNumber *wrappers.Int32Value + RequestType CCRequestType + UsageReportDelta uint64 + func NewGyCCRequest(imsi string, requestType CCRequestType) *GyCreditControlRequest + func (*GyCreditControlRequest) Descriptor() ([]byte, []int) + func (*GyCreditControlRequest) ProtoMessage() + func (m *GyCreditControlRequest) SetMSCC(mscc *MultipleServicesCreditControl) *GyCreditControlRequest + func (m *GyCreditControlRequest) SetMSCCDelta(delta uint64) *GyCreditControlRequest + func (m *GyCreditControlRequest) SetRequestNumber(requestNumber int32) *GyCreditControlRequest + func (x *GyCreditControlRequest) GetImsi() string + func (x *GyCreditControlRequest) GetMscc() []*MultipleServicesCreditControl + func (x *GyCreditControlRequest) GetQosInfo() *QosInfo + func (x *GyCreditControlRequest) GetRequestNumber() *wrappers.Int32Value + func (x *GyCreditControlRequest) GetRequestType() CCRequestType + func (x *GyCreditControlRequest) GetUsageReportDelta() uint64 + func (x *GyCreditControlRequest) ProtoReflect() protoreflect.Message + func (x *GyCreditControlRequest) Reset() + func (x *GyCreditControlRequest) String() string + type GyCreditControlResult struct + Errors []*ErrorByIndex + Results []*ExpectationResult + func (*GyCreditControlResult) Descriptor() ([]byte, []int) + func (*GyCreditControlResult) ProtoMessage() + func (x *GyCreditControlResult) GetErrors() []*ErrorByIndex + func (x *GyCreditControlResult) GetResults() []*ExpectationResult + func (x *GyCreditControlResult) ProtoReflect() protoreflect.Message + func (x *GyCreditControlResult) Reset() + func (x *GyCreditControlResult) String() string + type HSSConfiguratorClient interface + AddSubscriber func(ctx context.Context, in *protos.SubscriberData, opts ...grpc.CallOption) (*protos1.Void, error) + DeleteSubscriber func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*protos1.Void, error) + DeregisterSubscriber func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*protos1.Void, error) + GetSubscriberData func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*protos.SubscriberData, error) + UpdateSubscriber func(ctx context.Context, in *protos.SubscriberData, opts ...grpc.CallOption) (*protos1.Void, error) + func NewHSSConfiguratorClient(cc grpc.ClientConnInterface) HSSConfiguratorClient + type HSSConfiguratorServer interface + AddSubscriber func(context.Context, *protos.SubscriberData) (*protos1.Void, error) + DeleteSubscriber func(context.Context, *protos.SubscriberID) (*protos1.Void, error) + DeregisterSubscriber func(context.Context, *protos.SubscriberID) (*protos1.Void, error) + GetSubscriberData func(context.Context, *protos.SubscriberID) (*protos.SubscriberData, error) + UpdateSubscriber func(context.Context, *protos.SubscriberData) (*protos1.Void, error) + type HealthClient interface + GetClusterState func(ctx context.Context, in *ClusterStateRequest, opts ...grpc.CallOption) (*ClusterState, error) + GetHealth func(ctx context.Context, in *GatewayStatusRequest, opts ...grpc.CallOption) (*HealthStats, error) + UpdateHealth func(ctx context.Context, in *HealthRequest, opts ...grpc.CallOption) (*HealthResponse, error) + func NewHealthClient(cc grpc.ClientConnInterface) HealthClient + type HealthRequest struct + HealthStats *HealthStats + func (*HealthRequest) Descriptor() ([]byte, []int) + func (*HealthRequest) ProtoMessage() + func (x *HealthRequest) GetHealthStats() *HealthStats + func (x *HealthRequest) ProtoReflect() protoreflect.Message + func (x *HealthRequest) Reset() + func (x *HealthRequest) String() string + type HealthResponse struct + Action HealthResponse_RequestedAction + Time uint64 + func (*HealthResponse) Descriptor() ([]byte, []int) + func (*HealthResponse) ProtoMessage() + func (x *HealthResponse) GetAction() HealthResponse_RequestedAction + func (x *HealthResponse) GetTime() uint64 + func (x *HealthResponse) ProtoReflect() protoreflect.Message + func (x *HealthResponse) Reset() + func (x *HealthResponse) String() string + type HealthResponse_RequestedAction int32 + const HealthResponse_NONE + const HealthResponse_SYSTEM_DOWN + const HealthResponse_SYSTEM_UP + func (HealthResponse_RequestedAction) Descriptor() protoreflect.EnumDescriptor + func (HealthResponse_RequestedAction) EnumDescriptor() ([]byte, []int) + func (HealthResponse_RequestedAction) Type() protoreflect.EnumType + func (x HealthResponse_RequestedAction) Enum() *HealthResponse_RequestedAction + func (x HealthResponse_RequestedAction) Number() protoreflect.EnumNumber + func (x HealthResponse_RequestedAction) String() string + type HealthServer interface + GetClusterState func(context.Context, *ClusterStateRequest) (*ClusterState, error) + GetHealth func(context.Context, *GatewayStatusRequest) (*HealthStats, error) + UpdateHealth func(context.Context, *HealthRequest) (*HealthResponse, error) + type HealthStats struct + Health *HealthStatus + ServiceStatus map[string]*ServiceHealthStats + SystemStatus *SystemHealthStats + Time uint64 + func (*HealthStats) Descriptor() ([]byte, []int) + func (*HealthStats) ProtoMessage() + func (x *HealthStats) GetHealth() *HealthStatus + func (x *HealthStats) GetServiceStatus() map[string]*ServiceHealthStats + func (x *HealthStats) GetSystemStatus() *SystemHealthStats + func (x *HealthStats) GetTime() uint64 + func (x *HealthStats) ProtoReflect() protoreflect.Message + func (x *HealthStats) Reset() + func (x *HealthStats) String() string + type HealthStatus struct + Health HealthStatus_HealthState + HealthMessage string + func (*HealthStatus) Descriptor() ([]byte, []int) + func (*HealthStatus) ProtoMessage() + func (x *HealthStatus) GetHealth() HealthStatus_HealthState + func (x *HealthStatus) GetHealthMessage() string + func (x *HealthStatus) ProtoReflect() protoreflect.Message + func (x *HealthStatus) Reset() + func (x *HealthStatus) String() string + type HealthStatus_HealthState int32 + const HealthStatus_HEALTHY + const HealthStatus_UNHEALTHY + func (HealthStatus_HealthState) Descriptor() protoreflect.EnumDescriptor + func (HealthStatus_HealthState) EnumDescriptor() ([]byte, []int) + func (HealthStatus_HealthState) Type() protoreflect.EnumType + func (x HealthStatus_HealthState) Enum() *HealthStatus_HealthState + func (x HealthStatus_HealthState) Number() protoreflect.EnumNumber + func (x HealthStatus_HealthState) String() string + type HelloClient interface + SayHello func(ctx context.Context, in *HelloRequest, opts ...grpc.CallOption) (*HelloReply, error) + func NewHelloClient(cc grpc.ClientConnInterface) HelloClient + type HelloReply struct + Greeting string + func (*HelloReply) Descriptor() ([]byte, []int) + func (*HelloReply) ProtoMessage() + func (x *HelloReply) GetGreeting() string + func (x *HelloReply) ProtoReflect() protoreflect.Message + func (x *HelloReply) Reset() + func (x *HelloReply) String() string + type HelloRequest struct + Greeting string + GrpcErrCode uint32 + func (*HelloRequest) Descriptor() ([]byte, []int) + func (*HelloRequest) ProtoMessage() + func (x *HelloRequest) GetGreeting() string + func (x *HelloRequest) GetGrpcErrCode() uint32 + func (x *HelloRequest) ProtoReflect() protoreflect.Message + func (x *HelloRequest) Reset() + func (x *HelloRequest) String() string + type HelloServer interface + SayHello func(context.Context, *HelloRequest) (*HelloReply, error) + type IMSIDetachAck struct + Imsi string + func (*IMSIDetachAck) Descriptor() ([]byte, []int) + func (*IMSIDetachAck) ProtoMessage() + func (x *IMSIDetachAck) GetImsi() string + func (x *IMSIDetachAck) ProtoReflect() protoreflect.Message + func (x *IMSIDetachAck) Reset() + func (x *IMSIDetachAck) String() string + type IMSIDetachIndication struct + Imsi string + ImsiDetachFromNonEpsServiceType []byte + MmeName string + func (*IMSIDetachIndication) Descriptor() ([]byte, []int) + func (*IMSIDetachIndication) ProtoMessage() + func (x *IMSIDetachIndication) GetImsi() string + func (x *IMSIDetachIndication) GetImsiDetachFromNonEpsServiceType() []byte + func (x *IMSIDetachIndication) GetMmeName() string + func (x *IMSIDetachIndication) ProtoReflect() protoreflect.Message + func (x *IMSIDetachIndication) Reset() + func (x *IMSIDetachIndication) String() string + type LocationUpdateAccept struct + Imsi string + LocationAreaIdentifier []byte + NewIMSITMSI isLocationUpdateAccept_NewIMSITMSI + func (*LocationUpdateAccept) Descriptor() ([]byte, []int) + func (*LocationUpdateAccept) ProtoMessage() + func (m *LocationUpdateAccept) GetNewIMSITMSI() isLocationUpdateAccept_NewIMSITMSI + func (x *LocationUpdateAccept) GetImsi() string + func (x *LocationUpdateAccept) GetLocationAreaIdentifier() []byte + func (x *LocationUpdateAccept) GetNewImsi() string + func (x *LocationUpdateAccept) GetNewTmsi() []byte + func (x *LocationUpdateAccept) ProtoReflect() protoreflect.Message + func (x *LocationUpdateAccept) Reset() + func (x *LocationUpdateAccept) String() string + type LocationUpdateAccept_NewImsi struct + NewImsi string + type LocationUpdateAccept_NewTmsi struct + NewTmsi []byte + type LocationUpdateReject struct + Imsi string + LocationAreaIdentifier []byte + RejectCause []byte + func (*LocationUpdateReject) Descriptor() ([]byte, []int) + func (*LocationUpdateReject) ProtoMessage() + func (x *LocationUpdateReject) GetImsi() string + func (x *LocationUpdateReject) GetLocationAreaIdentifier() []byte + func (x *LocationUpdateReject) GetRejectCause() []byte + func (x *LocationUpdateReject) ProtoReflect() protoreflect.Message + func (x *LocationUpdateReject) Reset() + func (x *LocationUpdateReject) String() string + type LocationUpdateRequest struct + ECgi []byte + EpsLocationUpdateType []byte + Imeisv []byte + Imsi string + MmeName string + NewLocationAreaIdentifier []byte + OldLocationAreaIdentifier []byte + Tai []byte + TmsiStatus []byte + func (*LocationUpdateRequest) Descriptor() ([]byte, []int) + func (*LocationUpdateRequest) ProtoMessage() + func (x *LocationUpdateRequest) GetECgi() []byte + func (x *LocationUpdateRequest) GetEpsLocationUpdateType() []byte + func (x *LocationUpdateRequest) GetImeisv() []byte + func (x *LocationUpdateRequest) GetImsi() string + func (x *LocationUpdateRequest) GetMmeName() string + func (x *LocationUpdateRequest) GetNewLocationAreaIdentifier() []byte + func (x *LocationUpdateRequest) GetOldLocationAreaIdentifier() []byte + func (x *LocationUpdateRequest) GetTai() []byte + func (x *LocationUpdateRequest) GetTmsiStatus() []byte + func (x *LocationUpdateRequest) ProtoReflect() protoreflect.Message + func (x *LocationUpdateRequest) Reset() + func (x *LocationUpdateRequest) String() string + type MMInformationRequest struct + Imsi string + MmInformation []byte + func (*MMInformationRequest) Descriptor() ([]byte, []int) + func (*MMInformationRequest) ProtoMessage() + func (x *MMInformationRequest) GetImsi() string + func (x *MMInformationRequest) GetMmInformation() []byte + func (x *MMInformationRequest) ProtoReflect() protoreflect.Message + func (x *MMInformationRequest) Reset() + func (x *MMInformationRequest) String() string + type MockCoreConfiguratorClient interface + ConfigServer func(ctx context.Context, in *ServerConfiguration, opts ...grpc.CallOption) (*protos1.Void, error) + Reset func(ctx context.Context, in *protos1.Void, opts ...grpc.CallOption) (*protos1.Void, error) + func NewMockCoreConfiguratorClient(cc grpc.ClientConnInterface) MockCoreConfiguratorClient + type MockCoreConfiguratorServer interface + ConfigServer func(context.Context, *ServerConfiguration) (*protos1.Void, error) + Reset func(context.Context, *protos1.Void) (*protos1.Void, error) + type MockOCSClient interface + AbortSession func(ctx context.Context, in *AbortSessionRequest, opts ...grpc.CallOption) (*AbortSessionAnswer, error) + AssertExpectations func(ctx context.Context, in *protos1.Void, opts ...grpc.CallOption) (*GyCreditControlResult, error) + ClearSubscribers func(ctx context.Context, in *protos1.Void, opts ...grpc.CallOption) (*protos1.Void, error) + CreateAccount func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*protos1.Void, error) + GetCredits func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*CreditInfos, error) + ReAuth func(ctx context.Context, in *ChargingReAuthTarget, opts ...grpc.CallOption) (*ChargingReAuthAnswer, error) + SetCredit func(ctx context.Context, in *CreditInfo, opts ...grpc.CallOption) (*protos1.Void, error) + SetExpectations func(ctx context.Context, in *GyCreditControlExpectations, opts ...grpc.CallOption) (*protos1.Void, error) + SetOCSSettings func(ctx context.Context, in *OCSConfig, opts ...grpc.CallOption) (*protos1.Void, error) + func NewMockOCSClient(cc grpc.ClientConnInterface) MockOCSClient + type MockOCSServer interface + AbortSession func(context.Context, *AbortSessionRequest) (*AbortSessionAnswer, error) + AssertExpectations func(context.Context, *protos1.Void) (*GyCreditControlResult, error) + ClearSubscribers func(context.Context, *protos1.Void) (*protos1.Void, error) + CreateAccount func(context.Context, *protos.SubscriberID) (*protos1.Void, error) + GetCredits func(context.Context, *protos.SubscriberID) (*CreditInfos, error) + ReAuth func(context.Context, *ChargingReAuthTarget) (*ChargingReAuthAnswer, error) + SetCredit func(context.Context, *CreditInfo) (*protos1.Void, error) + SetExpectations func(context.Context, *GyCreditControlExpectations) (*protos1.Void, error) + SetOCSSettings func(context.Context, *OCSConfig) (*protos1.Void, error) + type MockPCRFClient interface + AbortSession func(ctx context.Context, in *AbortSessionRequest, opts ...grpc.CallOption) (*AbortSessionAnswer, error) + AssertExpectations func(ctx context.Context, in *protos1.Void, opts ...grpc.CallOption) (*GxCreditControlResult, error) + ClearSubscribers func(ctx context.Context, in *protos1.Void, opts ...grpc.CallOption) (*protos1.Void, error) + CreateAccount func(ctx context.Context, in *protos.SubscriberID, opts ...grpc.CallOption) (*protos1.Void, error) + ReAuth func(ctx context.Context, in *PolicyReAuthTarget, opts ...grpc.CallOption) (*PolicyReAuthAnswer, error) + SetExpectations func(ctx context.Context, in *GxCreditControlExpectations, opts ...grpc.CallOption) (*protos1.Void, error) + SetPCRFConfigs func(ctx context.Context, in *PCRFConfigs, opts ...grpc.CallOption) (*protos1.Void, error) + SetRules func(ctx context.Context, in *AccountRules, opts ...grpc.CallOption) (*protos1.Void, error) + SetUsageMonitors func(ctx context.Context, in *UsageMonitorConfiguration, opts ...grpc.CallOption) (*protos1.Void, error) + func NewMockPCRFClient(cc grpc.ClientConnInterface) MockPCRFClient + type MockPCRFServer interface + AbortSession func(context.Context, *AbortSessionRequest) (*AbortSessionAnswer, error) + AssertExpectations func(context.Context, *protos1.Void) (*GxCreditControlResult, error) + ClearSubscribers func(context.Context, *protos1.Void) (*protos1.Void, error) + CreateAccount func(context.Context, *protos.SubscriberID) (*protos1.Void, error) + ReAuth func(context.Context, *PolicyReAuthTarget) (*PolicyReAuthAnswer, error) + SetExpectations func(context.Context, *GxCreditControlExpectations) (*protos1.Void, error) + SetPCRFConfigs func(context.Context, *PCRFConfigs) (*protos1.Void, error) + SetRules func(context.Context, *AccountRules) (*protos1.Void, error) + SetUsageMonitors func(context.Context, *UsageMonitorConfiguration) (*protos1.Void, error) + type MonitoringLevel int32 + const MonitoringLevel_RuleLevel + const MonitoringLevel_SessionLevel + func (MonitoringLevel) Descriptor() protoreflect.EnumDescriptor + func (MonitoringLevel) EnumDescriptor() ([]byte, []int) + func (MonitoringLevel) Type() protoreflect.EnumType + func (x MonitoringLevel) Enum() *MonitoringLevel + func (x MonitoringLevel) Number() protoreflect.EnumNumber + func (x MonitoringLevel) String() string + type MultipleServicesCreditControl struct + RatingGroup uint32 + UpdateType int32 + UsedServiceUnit *Octets + func (*MultipleServicesCreditControl) Descriptor() ([]byte, []int) + func (*MultipleServicesCreditControl) ProtoMessage() + func (x *MultipleServicesCreditControl) GetRatingGroup() uint32 + func (x *MultipleServicesCreditControl) GetUpdateType() int32 + func (x *MultipleServicesCreditControl) GetUsedServiceUnit() *Octets + func (x *MultipleServicesCreditControl) ProtoReflect() protoreflect.Message + func (x *MultipleServicesCreditControl) Reset() + func (x *MultipleServicesCreditControl) String() string + type OCSConfig struct + FinalUnitAction FinalUnitAction + MaxUsageOctets *Octets + MaxUsageTime uint32 + RedirectAddress string + UseMockDriver bool + ValidityTime uint32 + func (*OCSConfig) Descriptor() ([]byte, []int) + func (*OCSConfig) ProtoMessage() + func (x *OCSConfig) GetFinalUnitAction() FinalUnitAction + func (x *OCSConfig) GetMaxUsageOctets() *Octets + func (x *OCSConfig) GetMaxUsageTime() uint32 + func (x *OCSConfig) GetRedirectAddress() string + func (x *OCSConfig) GetUseMockDriver() bool + func (x *OCSConfig) GetValidityTime() uint32 + func (x *OCSConfig) ProtoReflect() protoreflect.Message + func (x *OCSConfig) Reset() + func (x *OCSConfig) String() string + type Octets struct + InputOctets uint64 + OutputOctets uint64 + TotalOctets uint64 + func (*Octets) Descriptor() ([]byte, []int) + func (*Octets) ProtoMessage() + func (x *Octets) GetInputOctets() uint64 + func (x *Octets) GetOutputOctets() uint64 + func (x *Octets) GetTotalOctets() uint64 + func (x *Octets) ProtoReflect() protoreflect.Message + func (x *Octets) Reset() + func (x *Octets) String() string + type PCRFConfigs struct + UseMockDriver bool + func (*PCRFConfigs) Descriptor() ([]byte, []int) + func (*PCRFConfigs) ProtoMessage() + func (x *PCRFConfigs) GetUseMockDriver() bool + func (x *PCRFConfigs) ProtoReflect() protoreflect.Message + func (x *PCRFConfigs) Reset() + func (x *PCRFConfigs) String() string + type PagingReject struct + Imsi string + SgsCause []byte + func (*PagingReject) Descriptor() ([]byte, []int) + func (*PagingReject) ProtoMessage() + func (x *PagingReject) GetImsi() string + func (x *PagingReject) GetSgsCause() []byte + func (x *PagingReject) ProtoReflect() protoreflect.Message + func (x *PagingReject) Reset() + func (x *PagingReject) String() string + type PagingRequest struct + ChannelNeeded []byte + Cli []byte + EmlppPriority []byte + GlobalCnId []byte + Imsi string + LcsClientIdentity []byte + LcsIndicator []byte + LocationAreaIdentifier []byte + ServiceIndicator []byte + SsCode []byte + Tmsi []byte + VlrName string + func (*PagingRequest) Descriptor() ([]byte, []int) + func (*PagingRequest) ProtoMessage() + func (x *PagingRequest) GetChannelNeeded() []byte + func (x *PagingRequest) GetCli() []byte + func (x *PagingRequest) GetEmlppPriority() []byte + func (x *PagingRequest) GetGlobalCnId() []byte + func (x *PagingRequest) GetImsi() string + func (x *PagingRequest) GetLcsClientIdentity() []byte + func (x *PagingRequest) GetLcsIndicator() []byte + func (x *PagingRequest) GetLocationAreaIdentifier() []byte + func (x *PagingRequest) GetServiceIndicator() []byte + func (x *PagingRequest) GetSsCode() []byte + func (x *PagingRequest) GetTmsi() []byte + func (x *PagingRequest) GetVlrName() string + func (x *PagingRequest) ProtoReflect() protoreflect.Message + func (x *PagingRequest) Reset() + func (x *PagingRequest) String() string + type PolicyReAuthAnswer struct + FailedRules map[string]uint32 + ResultCode uint32 + SessionId string + func (*PolicyReAuthAnswer) Descriptor() ([]byte, []int) + func (*PolicyReAuthAnswer) ProtoMessage() + func (x *PolicyReAuthAnswer) GetFailedRules() map[string]uint32 + func (x *PolicyReAuthAnswer) GetResultCode() uint32 + func (x *PolicyReAuthAnswer) GetSessionId() string + func (x *PolicyReAuthAnswer) ProtoReflect() protoreflect.Message + func (x *PolicyReAuthAnswer) Reset() + func (x *PolicyReAuthAnswer) String() string + type PolicyReAuthTarget struct + Imsi string + RulesToInstall *RuleInstalls + RulesToRemove *RuleRemovals + UsageMonitoringInfos []*UsageMonitoringInformation + func (*PolicyReAuthTarget) Descriptor() ([]byte, []int) + func (*PolicyReAuthTarget) ProtoMessage() + func (x *PolicyReAuthTarget) GetImsi() string + func (x *PolicyReAuthTarget) GetRulesToInstall() *RuleInstalls + func (x *PolicyReAuthTarget) GetRulesToRemove() *RuleRemovals + func (x *PolicyReAuthTarget) GetUsageMonitoringInfos() []*UsageMonitoringInformation + func (x *PolicyReAuthTarget) ProtoReflect() protoreflect.Message + func (x *PolicyReAuthTarget) Reset() + func (x *PolicyReAuthTarget) String() string + type PurgeUEAnswer struct + ErrorCode ErrorCode + func (*PurgeUEAnswer) Descriptor() ([]byte, []int) + func (*PurgeUEAnswer) ProtoMessage() + func (x *PurgeUEAnswer) GetErrorCode() ErrorCode + func (x *PurgeUEAnswer) ProtoReflect() protoreflect.Message + func (x *PurgeUEAnswer) Reset() + func (x *PurgeUEAnswer) String() string + type PurgeUERequest struct + UserName string + func (*PurgeUERequest) Descriptor() ([]byte, []int) + func (*PurgeUERequest) ProtoMessage() + func (x *PurgeUERequest) GetUserName() string + func (x *PurgeUERequest) ProtoReflect() protoreflect.Message + func (x *PurgeUERequest) Reset() + func (x *PurgeUERequest) String() string + type QosInfo struct + ApnAggMaxBitRateDl uint32 + ApnAggMaxBitRateUl uint32 + func (*QosInfo) Descriptor() ([]byte, []int) + func (*QosInfo) ProtoMessage() + func (x *QosInfo) GetApnAggMaxBitRateDl() uint32 + func (x *QosInfo) GetApnAggMaxBitRateUl() uint32 + func (x *QosInfo) ProtoReflect() protoreflect.Message + func (x *QosInfo) Reset() + func (x *QosInfo) String() string + type QuotaGrant struct + FinalUnitAction FinalUnitAction + GrantedServiceUnit *Octets + IsFinalCredit bool + RatingGroup uint32 + RedirectServer *RedirectServer + ResultCode uint32 + ValidityTime uint32 + func (*QuotaGrant) Descriptor() ([]byte, []int) + func (*QuotaGrant) ProtoMessage() + func (x *QuotaGrant) GetFinalUnitAction() FinalUnitAction + func (x *QuotaGrant) GetGrantedServiceUnit() *Octets + func (x *QuotaGrant) GetIsFinalCredit() bool + func (x *QuotaGrant) GetRatingGroup() uint32 + func (x *QuotaGrant) GetRedirectServer() *RedirectServer + func (x *QuotaGrant) GetResultCode() uint32 + func (x *QuotaGrant) GetValidityTime() uint32 + func (x *QuotaGrant) ProtoReflect() protoreflect.Message + func (x *QuotaGrant) Reset() + func (x *QuotaGrant) String() string + type RedirectServer struct + RedirectServerAddress string + func (*RedirectServer) Descriptor() ([]byte, []int) + func (*RedirectServer) ProtoMessage() + func (x *RedirectServer) GetRedirectServerAddress() string + func (x *RedirectServer) ProtoReflect() protoreflect.Message + func (x *RedirectServer) Reset() + func (x *RedirectServer) String() string + type RegistrationAnswer struct + SessionId string + func (*RegistrationAnswer) Descriptor() ([]byte, []int) + func (*RegistrationAnswer) ProtoMessage() + func (x *RegistrationAnswer) GetSessionId() string + func (x *RegistrationAnswer) ProtoReflect() protoreflect.Message + func (x *RegistrationAnswer) Reset() + func (x *RegistrationAnswer) String() string + type RegistrationRequest struct + SessionId string + UserName string + func (*RegistrationRequest) Descriptor() ([]byte, []int) + func (*RegistrationRequest) ProtoMessage() + func (x *RegistrationRequest) GetSessionId() string + func (x *RegistrationRequest) GetUserName() string + func (x *RegistrationRequest) ProtoReflect() protoreflect.Message + func (x *RegistrationRequest) Reset() + func (x *RegistrationRequest) String() string + type RegistrationTerminationRequest struct + ReasonCode RegistrationTerminationRequest_ReasonCode + ReasonInfo string + SessionId string + UserName string + func (*RegistrationTerminationRequest) Descriptor() ([]byte, []int) + func (*RegistrationTerminationRequest) ProtoMessage() + func (x *RegistrationTerminationRequest) GetReasonCode() RegistrationTerminationRequest_ReasonCode + func (x *RegistrationTerminationRequest) GetReasonInfo() string + func (x *RegistrationTerminationRequest) GetSessionId() string + func (x *RegistrationTerminationRequest) GetUserName() string + func (x *RegistrationTerminationRequest) ProtoReflect() protoreflect.Message + func (x *RegistrationTerminationRequest) Reset() + func (x *RegistrationTerminationRequest) String() string + type RegistrationTerminationRequest_ReasonCode int32 + const RegistrationTerminationRequest_NEW_SERVER_ASSIGNMENT + const RegistrationTerminationRequest_PERMANENT_TERMINATION + const RegistrationTerminationRequest_REMOVE_S_CSCF + const RegistrationTerminationRequest_SERVER_CHANGE + func (RegistrationTerminationRequest_ReasonCode) Descriptor() protoreflect.EnumDescriptor + func (RegistrationTerminationRequest_ReasonCode) EnumDescriptor() ([]byte, []int) + func (RegistrationTerminationRequest_ReasonCode) Type() protoreflect.EnumType + func (x RegistrationTerminationRequest_ReasonCode) Enum() *RegistrationTerminationRequest_ReasonCode + func (x RegistrationTerminationRequest_ReasonCode) Number() protoreflect.EnumNumber + func (x RegistrationTerminationRequest_ReasonCode) String() string + type ReleaseRequest struct + Imsi string + SgsCause []byte + func (*ReleaseRequest) Descriptor() ([]byte, []int) + func (*ReleaseRequest) ProtoMessage() + func (x *ReleaseRequest) GetImsi() string + func (x *ReleaseRequest) GetSgsCause() []byte + func (x *ReleaseRequest) ProtoReflect() protoreflect.Message + func (x *ReleaseRequest) Reset() + func (x *ReleaseRequest) String() string + type Reply struct + GxgyMessage isReply_GxgyMessage + ReplyDelay int32 + ServerBehavior Reply_ServerBehavior + SgsMessage isReply_SgsMessage + func (*Reply) Descriptor() ([]byte, []int) + func (*Reply) ProtoMessage() + func (m *Reply) GetGxgyMessage() isReply_GxgyMessage + func (m *Reply) GetSgsMessage() isReply_SgsMessage + func (x *Reply) GetAlertRequest() *AlertRequest + func (x *Reply) GetCreateSessionResponse() *protos.CreateSessionResponse + func (x *Reply) GetDownlinkUnitdata() *DownlinkUnitdata + func (x *Reply) GetEpsDetachAck() *EPSDetachAck + func (x *Reply) GetImsiDetachAck() *IMSIDetachAck + func (x *Reply) GetLocationUpdateAccept() *LocationUpdateAccept + func (x *Reply) GetLocationUpdateReject() *LocationUpdateReject + func (x *Reply) GetMmInformationRequest() *MMInformationRequest + func (x *Reply) GetPagingRequest() *PagingRequest + func (x *Reply) GetReleaseRequest() *ReleaseRequest + func (x *Reply) GetReplyDelay() int32 + func (x *Reply) GetResetAck() *ResetAck + func (x *Reply) GetResetIndication() *ResetIndication + func (x *Reply) GetServerBehavior() Reply_ServerBehavior + func (x *Reply) GetServiceAbortRequest() *ServiceAbortRequest + func (x *Reply) GetSessionTerminateResponse() *protos.SessionTerminateResponse + func (x *Reply) GetStatus() *Status + func (x *Reply) GetUpdateSessionResponse() *protos.UpdateSessionResponse + func (x *Reply) ProtoReflect() protoreflect.Message + func (x *Reply) Reset() + func (x *Reply) String() string + type Reply_AlertRequest struct + AlertRequest *AlertRequest + type Reply_CreateSessionResponse struct + CreateSessionResponse *protos.CreateSessionResponse + type Reply_DownlinkUnitdata struct + DownlinkUnitdata *DownlinkUnitdata + type Reply_EpsDetachAck struct + EpsDetachAck *EPSDetachAck + type Reply_ImsiDetachAck struct + ImsiDetachAck *IMSIDetachAck + type Reply_LocationUpdateAccept struct + LocationUpdateAccept *LocationUpdateAccept + type Reply_LocationUpdateReject struct + LocationUpdateReject *LocationUpdateReject + type Reply_MmInformationRequest struct + MmInformationRequest *MMInformationRequest + type Reply_PagingRequest struct + PagingRequest *PagingRequest + type Reply_ReleaseRequest struct + ReleaseRequest *ReleaseRequest + type Reply_ResetAck struct + ResetAck *ResetAck + type Reply_ResetIndication struct + ResetIndication *ResetIndication + type Reply_ServerBehavior int32 + const Reply_NO_REPLY + const Reply_REPLY_INSTANTLY + const Reply_REPLY_LATE + func (Reply_ServerBehavior) Descriptor() protoreflect.EnumDescriptor + func (Reply_ServerBehavior) EnumDescriptor() ([]byte, []int) + func (Reply_ServerBehavior) Type() protoreflect.EnumType + func (x Reply_ServerBehavior) Enum() *Reply_ServerBehavior + func (x Reply_ServerBehavior) Number() protoreflect.EnumNumber + func (x Reply_ServerBehavior) String() string + type Reply_ServiceAbortRequest struct + ServiceAbortRequest *ServiceAbortRequest + type Reply_SessionTerminateResponse struct + SessionTerminateResponse *protos.SessionTerminateResponse + type Reply_Status struct + Status *Status + type Reply_UpdateSessionResponse struct + UpdateSessionResponse *protos.UpdateSessionResponse + type RequestReply struct + Reply *Reply + Request *ExpectedRequest + func (*RequestReply) Descriptor() ([]byte, []int) + func (*RequestReply) ProtoMessage() + func (x *RequestReply) GetReply() *Reply + func (x *RequestReply) GetRequest() *ExpectedRequest + func (x *RequestReply) ProtoReflect() protoreflect.Message + func (x *RequestReply) Reset() + func (x *RequestReply) String() string + type ResetAck struct + MmeName string + VlrName string + func (*ResetAck) Descriptor() ([]byte, []int) + func (*ResetAck) ProtoMessage() + func (x *ResetAck) GetMmeName() string + func (x *ResetAck) GetVlrName() string + func (x *ResetAck) ProtoReflect() protoreflect.Message + func (x *ResetAck) Reset() + func (x *ResetAck) String() string + type ResetAnswer struct + ErrorCode ErrorCode + func (*ResetAnswer) Descriptor() ([]byte, []int) + func (*ResetAnswer) ProtoMessage() + func (x *ResetAnswer) GetErrorCode() ErrorCode + func (x *ResetAnswer) ProtoReflect() protoreflect.Message + func (x *ResetAnswer) Reset() + func (x *ResetAnswer) String() string + type ResetIndication struct + MmeName string + VlrName string + func (*ResetIndication) Descriptor() ([]byte, []int) + func (*ResetIndication) ProtoMessage() + func (x *ResetIndication) GetMmeName() string + func (x *ResetIndication) GetVlrName() string + func (x *ResetIndication) ProtoReflect() protoreflect.Message + func (x *ResetIndication) Reset() + func (x *ResetIndication) String() string + type ResetRequest struct + UserId []string + func (*ResetRequest) Descriptor() ([]byte, []int) + func (*ResetRequest) ProtoMessage() + func (x *ResetRequest) GetUserId() []string + func (x *ResetRequest) ProtoReflect() protoreflect.Message + func (x *ResetRequest) Reset() + func (x *ResetRequest) String() string + type RuleDefinition struct + FlowDescriptions []string + MonitoringKey string + Precedence uint32 + QosInformation *protos.FlowQos + RatingGroup uint32 + RedirectInformation *protos.RedirectInformation + RuleName string + func (*RuleDefinition) Descriptor() ([]byte, []int) + func (*RuleDefinition) ProtoMessage() + func (x *RuleDefinition) GetFlowDescriptions() []string + func (x *RuleDefinition) GetMonitoringKey() string + func (x *RuleDefinition) GetPrecedence() uint32 + func (x *RuleDefinition) GetQosInformation() *protos.FlowQos + func (x *RuleDefinition) GetRatingGroup() uint32 + func (x *RuleDefinition) GetRedirectInformation() *protos.RedirectInformation + func (x *RuleDefinition) GetRuleName() string + func (x *RuleDefinition) ProtoReflect() protoreflect.Message + func (x *RuleDefinition) Reset() + func (x *RuleDefinition) String() string + type RuleInstalls struct + ActivationTime *timestamp.Timestamp + DeactivationTime *timestamp.Timestamp + RuleBaseNames []string + RuleDefinitions []*RuleDefinition + RuleNames []string + func (*RuleInstalls) Descriptor() ([]byte, []int) + func (*RuleInstalls) ProtoMessage() + func (x *RuleInstalls) GetActivationTime() *timestamp.Timestamp + func (x *RuleInstalls) GetDeactivationTime() *timestamp.Timestamp + func (x *RuleInstalls) GetRuleBaseNames() []string + func (x *RuleInstalls) GetRuleDefinitions() []*RuleDefinition + func (x *RuleInstalls) GetRuleNames() []string + func (x *RuleInstalls) ProtoReflect() protoreflect.Message + func (x *RuleInstalls) Reset() + func (x *RuleInstalls) String() string + type RuleRemovals struct + RuleBaseNames []string + RuleNames []string + func (*RuleRemovals) Descriptor() ([]byte, []int) + func (*RuleRemovals) ProtoMessage() + func (x *RuleRemovals) GetRuleBaseNames() []string + func (x *RuleRemovals) GetRuleNames() []string + func (x *RuleRemovals) ProtoReflect() protoreflect.Message + func (x *RuleRemovals) Reset() + func (x *RuleRemovals) String() string + type S6AGatewayServiceClient interface + CancelLocation func(ctx context.Context, in *CancelLocationRequest, opts ...grpc.CallOption) (*CancelLocationAnswer, error) + Reset func(ctx context.Context, in *ResetRequest, opts ...grpc.CallOption) (*ResetAnswer, error) + func NewS6AGatewayServiceClient(cc grpc.ClientConnInterface) S6AGatewayServiceClient + type S6AGatewayServiceServer interface + CancelLocation func(context.Context, *CancelLocationRequest) (*CancelLocationAnswer, error) + Reset func(context.Context, *ResetRequest) (*ResetAnswer, error) + type S6AProxyClient interface + AuthenticationInformation func(ctx context.Context, in *AuthenticationInformationRequest, ...) (*AuthenticationInformationAnswer, error) + PurgeUE func(ctx context.Context, in *PurgeUERequest, opts ...grpc.CallOption) (*PurgeUEAnswer, error) + UpdateLocation func(ctx context.Context, in *UpdateLocationRequest, opts ...grpc.CallOption) (*UpdateLocationAnswer, error) + func NewS6AProxyClient(cc grpc.ClientConnInterface) S6AProxyClient + type S6AProxyServer interface + AuthenticationInformation func(context.Context, *AuthenticationInformationRequest) (*AuthenticationInformationAnswer, error) + PurgeUE func(context.Context, *PurgeUERequest) (*PurgeUEAnswer, error) + UpdateLocation func(context.Context, *UpdateLocationRequest) (*UpdateLocationAnswer, error) + type ServerConfiguration struct + RequestReply []*RequestReply + func (*ServerConfiguration) Descriptor() ([]byte, []int) + func (*ServerConfiguration) ProtoMessage() + func (x *ServerConfiguration) GetRequestReply() []*RequestReply + func (x *ServerConfiguration) ProtoReflect() protoreflect.Message + func (x *ServerConfiguration) Reset() + func (x *ServerConfiguration) String() string + type ServiceAbortRequest struct + Imsi string + func (*ServiceAbortRequest) Descriptor() ([]byte, []int) + func (*ServiceAbortRequest) ProtoMessage() + func (x *ServiceAbortRequest) GetImsi() string + func (x *ServiceAbortRequest) ProtoReflect() protoreflect.Message + func (x *ServiceAbortRequest) Reset() + func (x *ServiceAbortRequest) String() string + type ServiceHealthClient interface + Disable func(ctx context.Context, in *DisableMessage, opts ...grpc.CallOption) (*protos.Void, error) + Enable func(ctx context.Context, in *protos.Void, opts ...grpc.CallOption) (*protos.Void, error) + GetHealthStatus func(ctx context.Context, in *protos.Void, opts ...grpc.CallOption) (*HealthStatus, error) + func NewServiceHealthClient(cc grpc.ClientConnInterface) ServiceHealthClient + type ServiceHealthServer interface + Disable func(context.Context, *DisableMessage) (*protos.Void, error) + Enable func(context.Context, *protos.Void) (*protos.Void, error) + GetHealthStatus func(context.Context, *protos.Void) (*HealthStatus, error) + type ServiceHealthStats struct + ServiceHealthStatus *HealthStatus + ServiceState ServiceHealthStats_ServiceState + func (*ServiceHealthStats) Descriptor() ([]byte, []int) + func (*ServiceHealthStats) ProtoMessage() + func (x *ServiceHealthStats) GetServiceHealthStatus() *HealthStatus + func (x *ServiceHealthStats) GetServiceState() ServiceHealthStats_ServiceState + func (x *ServiceHealthStats) ProtoReflect() protoreflect.Message + func (x *ServiceHealthStats) Reset() + func (x *ServiceHealthStats) String() string + type ServiceHealthStats_ServiceState int32 + const ServiceHealthStats_AVAILABLE + const ServiceHealthStats_UNAVAILABLE + func (ServiceHealthStats_ServiceState) Descriptor() protoreflect.EnumDescriptor + func (ServiceHealthStats_ServiceState) EnumDescriptor() ([]byte, []int) + func (ServiceHealthStats_ServiceState) Type() protoreflect.EnumType + func (x ServiceHealthStats_ServiceState) Enum() *ServiceHealthStats_ServiceState + func (x ServiceHealthStats_ServiceState) Number() protoreflect.EnumNumber + func (x ServiceHealthStats_ServiceState) String() string + type ServiceRequest struct + ECgi []byte + Imeisv []byte + Imsi string + MobileStationClassmark2 []byte + ServiceIndicator []byte + Tai []byte + UeEmmMode []byte + UeTimeZone []byte + func (*ServiceRequest) Descriptor() ([]byte, []int) + func (*ServiceRequest) ProtoMessage() + func (x *ServiceRequest) GetECgi() []byte + func (x *ServiceRequest) GetImeisv() []byte + func (x *ServiceRequest) GetImsi() string + func (x *ServiceRequest) GetMobileStationClassmark2() []byte + func (x *ServiceRequest) GetServiceIndicator() []byte + func (x *ServiceRequest) GetTai() []byte + func (x *ServiceRequest) GetUeEmmMode() []byte + func (x *ServiceRequest) GetUeTimeZone() []byte + func (x *ServiceRequest) ProtoReflect() protoreflect.Message + func (x *ServiceRequest) Reset() + func (x *ServiceRequest) String() string + type Status struct + ErroneousMessage []byte + Imsi string + SgsCause []byte + func (*Status) Descriptor() ([]byte, []int) + func (*Status) ProtoMessage() + func (x *Status) GetErroneousMessage() []byte + func (x *Status) GetImsi() string + func (x *Status) GetSgsCause() []byte + func (x *Status) ProtoReflect() protoreflect.Message + func (x *Status) Reset() + func (x *Status) String() string + type SwxErrorCode int32 + const SwxErrorCode_ERROR_UNDEFINED + const SwxErrorCode_IDENTITY_ALREADY_REGISTERED + const SwxErrorCode_USER_NO_NON_3GPP_SUBSCRIPTION + func (SwxErrorCode) Descriptor() protoreflect.EnumDescriptor + func (SwxErrorCode) EnumDescriptor() ([]byte, []int) + func (SwxErrorCode) Type() protoreflect.EnumType + func (x SwxErrorCode) Enum() *SwxErrorCode + func (x SwxErrorCode) Number() protoreflect.EnumNumber + func (x SwxErrorCode) String() string + type SwxGatewayServiceClient interface + TerminateRegistration func(ctx context.Context, in *RegistrationTerminationRequest, ...) (*RegistrationAnswer, error) + func NewSwxGatewayServiceClient(cc grpc.ClientConnInterface) SwxGatewayServiceClient + type SwxGatewayServiceServer interface + TerminateRegistration func(context.Context, *RegistrationTerminationRequest) (*RegistrationAnswer, error) + type SwxProxyClient interface + Authenticate func(ctx context.Context, in *AuthenticationRequest, opts ...grpc.CallOption) (*AuthenticationAnswer, error) + Deregister func(ctx context.Context, in *RegistrationRequest, opts ...grpc.CallOption) (*RegistrationAnswer, error) + Register func(ctx context.Context, in *RegistrationRequest, opts ...grpc.CallOption) (*RegistrationAnswer, error) + func NewSwxProxyClient(cc grpc.ClientConnInterface) SwxProxyClient + type SwxProxyServer interface + Authenticate func(context.Context, *AuthenticationRequest) (*AuthenticationAnswer, error) + Deregister func(context.Context, *RegistrationRequest) (*RegistrationAnswer, error) + Register func(context.Context, *RegistrationRequest) (*RegistrationAnswer, error) + type SystemHealthStats struct + CpuUtilPct float32 + MemAvailableBytes uint64 + MemTotalBytes uint64 + Time uint64 + func (*SystemHealthStats) Descriptor() ([]byte, []int) + func (*SystemHealthStats) ProtoMessage() + func (x *SystemHealthStats) GetCpuUtilPct() float32 + func (x *SystemHealthStats) GetMemAvailableBytes() uint64 + func (x *SystemHealthStats) GetMemTotalBytes() uint64 + func (x *SystemHealthStats) GetTime() uint64 + func (x *SystemHealthStats) ProtoReflect() protoreflect.Message + func (x *SystemHealthStats) Reset() + func (x *SystemHealthStats) String() string + type TMSIReallocationComplete struct + Imsi string + func (*TMSIReallocationComplete) Descriptor() ([]byte, []int) + func (*TMSIReallocationComplete) ProtoMessage() + func (x *TMSIReallocationComplete) GetImsi() string + func (x *TMSIReallocationComplete) ProtoReflect() protoreflect.Message + func (x *TMSIReallocationComplete) Reset() + func (x *TMSIReallocationComplete) String() string + type UEActivityIndication struct + Imsi string + func (*UEActivityIndication) Descriptor() ([]byte, []int) + func (*UEActivityIndication) ProtoMessage() + func (x *UEActivityIndication) GetImsi() string + func (x *UEActivityIndication) ProtoReflect() protoreflect.Message + func (x *UEActivityIndication) Reset() + func (x *UEActivityIndication) String() string + type UEUnreachable struct + Imsi string + SgsCause []byte + func (*UEUnreachable) Descriptor() ([]byte, []int) + func (*UEUnreachable) ProtoMessage() + func (x *UEUnreachable) GetImsi() string + func (x *UEUnreachable) GetSgsCause() []byte + func (x *UEUnreachable) ProtoReflect() protoreflect.Message + func (x *UEUnreachable) Reset() + func (x *UEUnreachable) String() string + type UnexpectedRequestBehavior int32 + const UnexpectedRequestBehavior_CONTINUE_WITH_DEFAULT_ANSWER + const UnexpectedRequestBehavior_CONTINUE_WITH_ERROR + func (UnexpectedRequestBehavior) Descriptor() protoreflect.EnumDescriptor + func (UnexpectedRequestBehavior) EnumDescriptor() ([]byte, []int) + func (UnexpectedRequestBehavior) Type() protoreflect.EnumType + func (x UnexpectedRequestBehavior) Enum() *UnexpectedRequestBehavior + func (x UnexpectedRequestBehavior) Number() protoreflect.EnumNumber + func (x UnexpectedRequestBehavior) String() string + type UnimplementedCSFBFedGWServiceServer struct + func (*UnimplementedCSFBFedGWServiceServer) AlertAc(context.Context, *AlertAck) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) AlertRej(context.Context, *AlertReject) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) EPSDetachInd(context.Context, *EPSDetachIndication) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) IMSIDetachInd(context.Context, *IMSIDetachIndication) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) LocationUpdateReq(context.Context, *LocationUpdateRequest) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) MMEResetAck(context.Context, *ResetAck) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) MMEResetIndication(context.Context, *ResetIndication) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) MMEStatus(context.Context, *Status) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) PagingRej(context.Context, *PagingReject) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) ServiceReq(context.Context, *ServiceRequest) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) TMSIReallocationComp(context.Context, *TMSIReallocationComplete) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) UEActivityInd(context.Context, *UEActivityIndication) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) UEUnreach(context.Context, *UEUnreachable) (*protos.Void, error) + func (*UnimplementedCSFBFedGWServiceServer) Uplink(context.Context, *UplinkUnitdata) (*protos.Void, error) + type UnimplementedCSFBGatewayServiceServer struct + func (*UnimplementedCSFBGatewayServiceServer) AlertReq(context.Context, *AlertRequest) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) Downlink(context.Context, *DownlinkUnitdata) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) EPSDetachAc(context.Context, *EPSDetachAck) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) IMSIDetachAc(context.Context, *IMSIDetachAck) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) LocationUpdateAcc(context.Context, *LocationUpdateAccept) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) LocationUpdateRej(context.Context, *LocationUpdateReject) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) MMInformationReq(context.Context, *MMInformationRequest) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) PagingReq(context.Context, *PagingRequest) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) ReleaseReq(context.Context, *ReleaseRequest) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) ServiceAbort(context.Context, *ServiceAbortRequest) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) VLRResetAck(context.Context, *ResetAck) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) VLRResetIndication(context.Context, *ResetIndication) (*protos.Void, error) + func (*UnimplementedCSFBGatewayServiceServer) VLRStatus(context.Context, *Status) (*protos.Void, error) + type UnimplementedHSSConfiguratorServer struct + func (*UnimplementedHSSConfiguratorServer) AddSubscriber(context.Context, *protos.SubscriberData) (*protos1.Void, error) + func (*UnimplementedHSSConfiguratorServer) DeleteSubscriber(context.Context, *protos.SubscriberID) (*protos1.Void, error) + func (*UnimplementedHSSConfiguratorServer) DeregisterSubscriber(context.Context, *protos.SubscriberID) (*protos1.Void, error) + func (*UnimplementedHSSConfiguratorServer) GetSubscriberData(context.Context, *protos.SubscriberID) (*protos.SubscriberData, error) + func (*UnimplementedHSSConfiguratorServer) UpdateSubscriber(context.Context, *protos.SubscriberData) (*protos1.Void, error) + type UnimplementedHealthServer struct + func (*UnimplementedHealthServer) GetClusterState(context.Context, *ClusterStateRequest) (*ClusterState, error) + func (*UnimplementedHealthServer) GetHealth(context.Context, *GatewayStatusRequest) (*HealthStats, error) + func (*UnimplementedHealthServer) UpdateHealth(context.Context, *HealthRequest) (*HealthResponse, error) + type UnimplementedHelloServer struct + func (*UnimplementedHelloServer) SayHello(context.Context, *HelloRequest) (*HelloReply, error) + type UnimplementedMockCoreConfiguratorServer struct + func (*UnimplementedMockCoreConfiguratorServer) ConfigServer(context.Context, *ServerConfiguration) (*protos1.Void, error) + func (*UnimplementedMockCoreConfiguratorServer) Reset(context.Context, *protos1.Void) (*protos1.Void, error) + type UnimplementedMockOCSServer struct + func (*UnimplementedMockOCSServer) AbortSession(context.Context, *AbortSessionRequest) (*AbortSessionAnswer, error) + func (*UnimplementedMockOCSServer) AssertExpectations(context.Context, *protos1.Void) (*GyCreditControlResult, error) + func (*UnimplementedMockOCSServer) ClearSubscribers(context.Context, *protos1.Void) (*protos1.Void, error) + func (*UnimplementedMockOCSServer) CreateAccount(context.Context, *protos.SubscriberID) (*protos1.Void, error) + func (*UnimplementedMockOCSServer) GetCredits(context.Context, *protos.SubscriberID) (*CreditInfos, error) + func (*UnimplementedMockOCSServer) ReAuth(context.Context, *ChargingReAuthTarget) (*ChargingReAuthAnswer, error) + func (*UnimplementedMockOCSServer) SetCredit(context.Context, *CreditInfo) (*protos1.Void, error) + func (*UnimplementedMockOCSServer) SetExpectations(context.Context, *GyCreditControlExpectations) (*protos1.Void, error) + func (*UnimplementedMockOCSServer) SetOCSSettings(context.Context, *OCSConfig) (*protos1.Void, error) + type UnimplementedMockPCRFServer struct + func (*UnimplementedMockPCRFServer) AbortSession(context.Context, *AbortSessionRequest) (*AbortSessionAnswer, error) + func (*UnimplementedMockPCRFServer) AssertExpectations(context.Context, *protos1.Void) (*GxCreditControlResult, error) + func (*UnimplementedMockPCRFServer) ClearSubscribers(context.Context, *protos1.Void) (*protos1.Void, error) + func (*UnimplementedMockPCRFServer) CreateAccount(context.Context, *protos.SubscriberID) (*protos1.Void, error) + func (*UnimplementedMockPCRFServer) ReAuth(context.Context, *PolicyReAuthTarget) (*PolicyReAuthAnswer, error) + func (*UnimplementedMockPCRFServer) SetExpectations(context.Context, *GxCreditControlExpectations) (*protos1.Void, error) + func (*UnimplementedMockPCRFServer) SetPCRFConfigs(context.Context, *PCRFConfigs) (*protos1.Void, error) + func (*UnimplementedMockPCRFServer) SetRules(context.Context, *AccountRules) (*protos1.Void, error) + func (*UnimplementedMockPCRFServer) SetUsageMonitors(context.Context, *UsageMonitorConfiguration) (*protos1.Void, error) + type UnimplementedS6AGatewayServiceServer struct + func (*UnimplementedS6AGatewayServiceServer) CancelLocation(context.Context, *CancelLocationRequest) (*CancelLocationAnswer, error) + func (*UnimplementedS6AGatewayServiceServer) Reset(context.Context, *ResetRequest) (*ResetAnswer, error) + type UnimplementedS6AProxyServer struct + func (*UnimplementedS6AProxyServer) AuthenticationInformation(context.Context, *AuthenticationInformationRequest) (*AuthenticationInformationAnswer, error) + func (*UnimplementedS6AProxyServer) PurgeUE(context.Context, *PurgeUERequest) (*PurgeUEAnswer, error) + func (*UnimplementedS6AProxyServer) UpdateLocation(context.Context, *UpdateLocationRequest) (*UpdateLocationAnswer, error) + type UnimplementedServiceHealthServer struct + func (*UnimplementedServiceHealthServer) Disable(context.Context, *DisableMessage) (*protos.Void, error) + func (*UnimplementedServiceHealthServer) Enable(context.Context, *protos.Void) (*protos.Void, error) + func (*UnimplementedServiceHealthServer) GetHealthStatus(context.Context, *protos.Void) (*HealthStatus, error) + type UnimplementedSwxGatewayServiceServer struct + func (*UnimplementedSwxGatewayServiceServer) TerminateRegistration(context.Context, *RegistrationTerminationRequest) (*RegistrationAnswer, error) + type UnimplementedSwxProxyServer struct + func (*UnimplementedSwxProxyServer) Authenticate(context.Context, *AuthenticationRequest) (*AuthenticationAnswer, error) + func (*UnimplementedSwxProxyServer) Deregister(context.Context, *RegistrationRequest) (*RegistrationAnswer, error) + func (*UnimplementedSwxProxyServer) Register(context.Context, *RegistrationRequest) (*RegistrationAnswer, error) + type UpdateLocationAnswer struct + AllApnsIncluded bool + Apn []*UpdateLocationAnswer_APNConfiguration + DefaultContextId uint32 + ErrorCode ErrorCode + Msisdn []byte + NetworkAccessMode UpdateLocationAnswer_NetworkAccessMode + TotalAmbr *UpdateLocationAnswer_AggregatedMaximumBitrate + func (*UpdateLocationAnswer) Descriptor() ([]byte, []int) + func (*UpdateLocationAnswer) ProtoMessage() + func (x *UpdateLocationAnswer) GetAllApnsIncluded() bool + func (x *UpdateLocationAnswer) GetApn() []*UpdateLocationAnswer_APNConfiguration + func (x *UpdateLocationAnswer) GetDefaultContextId() uint32 + func (x *UpdateLocationAnswer) GetErrorCode() ErrorCode + func (x *UpdateLocationAnswer) GetMsisdn() []byte + func (x *UpdateLocationAnswer) GetNetworkAccessMode() UpdateLocationAnswer_NetworkAccessMode + func (x *UpdateLocationAnswer) GetTotalAmbr() *UpdateLocationAnswer_AggregatedMaximumBitrate + func (x *UpdateLocationAnswer) ProtoReflect() protoreflect.Message + func (x *UpdateLocationAnswer) Reset() + func (x *UpdateLocationAnswer) String() string + type UpdateLocationAnswer_APNConfiguration struct + Ambr *UpdateLocationAnswer_AggregatedMaximumBitrate + ContextId uint32 + Pdn UpdateLocationAnswer_APNConfiguration_PDNType + QosProfile *UpdateLocationAnswer_APNConfiguration_QoSProfile + ServiceSelection string + func (*UpdateLocationAnswer_APNConfiguration) Descriptor() ([]byte, []int) + func (*UpdateLocationAnswer_APNConfiguration) ProtoMessage() + func (x *UpdateLocationAnswer_APNConfiguration) GetAmbr() *UpdateLocationAnswer_AggregatedMaximumBitrate + func (x *UpdateLocationAnswer_APNConfiguration) GetContextId() uint32 + func (x *UpdateLocationAnswer_APNConfiguration) GetPdn() UpdateLocationAnswer_APNConfiguration_PDNType + func (x *UpdateLocationAnswer_APNConfiguration) GetQosProfile() *UpdateLocationAnswer_APNConfiguration_QoSProfile + func (x *UpdateLocationAnswer_APNConfiguration) GetServiceSelection() string + func (x *UpdateLocationAnswer_APNConfiguration) ProtoReflect() protoreflect.Message + func (x *UpdateLocationAnswer_APNConfiguration) Reset() + func (x *UpdateLocationAnswer_APNConfiguration) String() string + type UpdateLocationAnswer_APNConfiguration_PDNType int32 + const UpdateLocationAnswer_APNConfiguration_IPV4 + const UpdateLocationAnswer_APNConfiguration_IPV4V6 + const UpdateLocationAnswer_APNConfiguration_IPV4_OR_IPV6 + const UpdateLocationAnswer_APNConfiguration_IPV6 + func (UpdateLocationAnswer_APNConfiguration_PDNType) Descriptor() protoreflect.EnumDescriptor + func (UpdateLocationAnswer_APNConfiguration_PDNType) EnumDescriptor() ([]byte, []int) + func (UpdateLocationAnswer_APNConfiguration_PDNType) Type() protoreflect.EnumType + func (x UpdateLocationAnswer_APNConfiguration_PDNType) Enum() *UpdateLocationAnswer_APNConfiguration_PDNType + func (x UpdateLocationAnswer_APNConfiguration_PDNType) Number() protoreflect.EnumNumber + func (x UpdateLocationAnswer_APNConfiguration_PDNType) String() string + type UpdateLocationAnswer_APNConfiguration_QoSProfile struct + ClassId int32 + PreemptionCapability bool + PreemptionVulnerability bool + PriorityLevel uint32 + func (*UpdateLocationAnswer_APNConfiguration_QoSProfile) Descriptor() ([]byte, []int) + func (*UpdateLocationAnswer_APNConfiguration_QoSProfile) ProtoMessage() + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) GetClassId() int32 + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) GetPreemptionCapability() bool + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) GetPreemptionVulnerability() bool + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) GetPriorityLevel() uint32 + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) ProtoReflect() protoreflect.Message + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) Reset() + func (x *UpdateLocationAnswer_APNConfiguration_QoSProfile) String() string + type UpdateLocationAnswer_AggregatedMaximumBitrate struct + MaxBandwidthDl uint32 + MaxBandwidthUl uint32 + func (*UpdateLocationAnswer_AggregatedMaximumBitrate) Descriptor() ([]byte, []int) + func (*UpdateLocationAnswer_AggregatedMaximumBitrate) ProtoMessage() + func (x *UpdateLocationAnswer_AggregatedMaximumBitrate) GetMaxBandwidthDl() uint32 + func (x *UpdateLocationAnswer_AggregatedMaximumBitrate) GetMaxBandwidthUl() uint32 + func (x *UpdateLocationAnswer_AggregatedMaximumBitrate) ProtoReflect() protoreflect.Message + func (x *UpdateLocationAnswer_AggregatedMaximumBitrate) Reset() + func (x *UpdateLocationAnswer_AggregatedMaximumBitrate) String() string + type UpdateLocationAnswer_NetworkAccessMode int32 + const UpdateLocationAnswer_ONLY_PACKET + const UpdateLocationAnswer_PACKET_AND_CIRCUIT + const UpdateLocationAnswer_RESERVED + func (UpdateLocationAnswer_NetworkAccessMode) Descriptor() protoreflect.EnumDescriptor + func (UpdateLocationAnswer_NetworkAccessMode) EnumDescriptor() ([]byte, []int) + func (UpdateLocationAnswer_NetworkAccessMode) Type() protoreflect.EnumType + func (x UpdateLocationAnswer_NetworkAccessMode) Enum() *UpdateLocationAnswer_NetworkAccessMode + func (x UpdateLocationAnswer_NetworkAccessMode) Number() protoreflect.EnumNumber + func (x UpdateLocationAnswer_NetworkAccessMode) String() string + type UpdateLocationRequest struct + InitialAttach bool + SkipSubscriberData bool + UserName string + VisitedPlmn []byte + func (*UpdateLocationRequest) Descriptor() ([]byte, []int) + func (*UpdateLocationRequest) ProtoMessage() + func (x *UpdateLocationRequest) GetInitialAttach() bool + func (x *UpdateLocationRequest) GetSkipSubscriberData() bool + func (x *UpdateLocationRequest) GetUserName() string + func (x *UpdateLocationRequest) GetVisitedPlmn() []byte + func (x *UpdateLocationRequest) ProtoReflect() protoreflect.Message + func (x *UpdateLocationRequest) Reset() + func (x *UpdateLocationRequest) String() string + type UplinkUnitdata struct + ECgi []byte + Imeisv []byte + Imsi string + MobileStationClassmark2 []byte + NasMessageContainer []byte + Tai []byte + UeTimeZone []byte + func (*UplinkUnitdata) Descriptor() ([]byte, []int) + func (*UplinkUnitdata) ProtoMessage() + func (x *UplinkUnitdata) GetECgi() []byte + func (x *UplinkUnitdata) GetImeisv() []byte + func (x *UplinkUnitdata) GetImsi() string + func (x *UplinkUnitdata) GetMobileStationClassmark2() []byte + func (x *UplinkUnitdata) GetNasMessageContainer() []byte + func (x *UplinkUnitdata) GetTai() []byte + func (x *UplinkUnitdata) GetUeTimeZone() []byte + func (x *UplinkUnitdata) ProtoReflect() protoreflect.Message + func (x *UplinkUnitdata) Reset() + func (x *UplinkUnitdata) String() string + type UsageMonitor struct + MonitorInfoPerRequest *UsageMonitoringInformation + TotalQuota *Octets + func (*UsageMonitor) Descriptor() ([]byte, []int) + func (*UsageMonitor) ProtoMessage() + func (x *UsageMonitor) GetMonitorInfoPerRequest() *UsageMonitoringInformation + func (x *UsageMonitor) GetTotalQuota() *Octets + func (x *UsageMonitor) ProtoReflect() protoreflect.Message + func (x *UsageMonitor) Reset() + func (x *UsageMonitor) String() string + type UsageMonitorConfiguration struct + Imsi string + UsageMonitorCredits []*UsageMonitor + func (*UsageMonitorConfiguration) Descriptor() ([]byte, []int) + func (*UsageMonitorConfiguration) ProtoMessage() + func (x *UsageMonitorConfiguration) GetImsi() string + func (x *UsageMonitorConfiguration) GetUsageMonitorCredits() []*UsageMonitor + func (x *UsageMonitorConfiguration) ProtoReflect() protoreflect.Message + func (x *UsageMonitorConfiguration) Reset() + func (x *UsageMonitorConfiguration) String() string + type UsageMonitoringInformation struct + MonitoringKey []byte + MonitoringLevel MonitoringLevel + Octets *Octets + func (*UsageMonitoringInformation) Descriptor() ([]byte, []int) + func (*UsageMonitoringInformation) ProtoMessage() + func (x *UsageMonitoringInformation) GetMonitoringKey() []byte + func (x *UsageMonitoringInformation) GetMonitoringLevel() MonitoringLevel + func (x *UsageMonitoringInformation) GetOctets() *Octets + func (x *UsageMonitoringInformation) ProtoReflect() protoreflect.Message + func (x *UsageMonitoringInformation) Reset() + func (x *UsageMonitoringInformation) String() string Other modules containing this package github.com/go-magma/magma/modules/feg/cloud/go/protos