eap

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AkaInfoBuilderClient

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

AkaInfoBuilderClient wraps the gRPC AkaInfoBuilderService client.

func NewAkaInfoBuilderClient

func NewAkaInfoBuilderClient(cc grpc.ClientConnInterface) *AkaInfoBuilderClient

NewAkaInfoBuilderClient creates a new AkaInfoBuilder client.

func (*AkaInfoBuilderClient) Build

func (c *AkaInfoBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*AkaInfoBuilderClient) SetReauthId

func (c *AkaInfoBuilderClient) SetReauthId(ctx context.Context, arg0 int64) (int64, error)

SetReauthId calls the SetReauthId RPC.

type AkaInfoClient

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

AkaInfoClient wraps the gRPC AkaInfoService client.

func NewAkaInfoClient

func NewAkaInfoClient(cc grpc.ClientConnInterface) *AkaInfoClient

NewAkaInfoClient creates a new AkaInfo client.

func (*AkaInfoClient) GetReauthId

func (c *AkaInfoClient) GetReauthId(ctx context.Context) (int64, error)

GetReauthId calls the GetReauthId RPC.

type InfoClient

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

InfoClient wraps the gRPC InfoService client.

func NewInfoClient

func NewInfoClient(cc grpc.ClientConnInterface) *InfoClient

NewInfoClient creates a new Info client.

func (*InfoClient) GetEapMethodType

func (c *InfoClient) GetEapMethodType(ctx context.Context) (int32, error)

GetEapMethodType calls the GetEapMethodType RPC.

type SessionConfigBuilderClient

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

SessionConfigBuilderClient wraps the gRPC SessionConfigBuilderService client.

func NewSessionConfigBuilderClient

func NewSessionConfigBuilderClient(cc grpc.ClientConnInterface) *SessionConfigBuilderClient

NewSessionConfigBuilderClient creates a new SessionConfigBuilder client.

func (*SessionConfigBuilderClient) Build

Build calls the Build RPC.

func (*SessionConfigBuilderClient) SetEapAkaConfig2

func (c *SessionConfigBuilderClient) SetEapAkaConfig2(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetEapAkaConfig2 calls the SetEapAkaConfig2 RPC.

func (*SessionConfigBuilderClient) SetEapAkaConfig3_1

func (c *SessionConfigBuilderClient) SetEapAkaConfig3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error)

SetEapAkaConfig3_1 calls the SetEapAkaConfig3_1 RPC.

func (*SessionConfigBuilderClient) SetEapAkaPrimeConfig

func (c *SessionConfigBuilderClient) SetEapAkaPrimeConfig(ctx context.Context, arg0 int32, arg1 int32, arg2 string, arg3 bool) (int64, error)

SetEapAkaPrimeConfig calls the SetEapAkaPrimeConfig RPC.

func (*SessionConfigBuilderClient) SetEapIdentity

func (c *SessionConfigBuilderClient) SetEapIdentity(ctx context.Context, arg0 int64) (int64, error)

SetEapIdentity calls the SetEapIdentity RPC.

func (*SessionConfigBuilderClient) SetEapMsChapV2Config

func (c *SessionConfigBuilderClient) SetEapMsChapV2Config(ctx context.Context, arg0 string, arg1 string) (int64, error)

SetEapMsChapV2Config calls the SetEapMsChapV2Config RPC.

func (*SessionConfigBuilderClient) SetEapSimConfig

func (c *SessionConfigBuilderClient) SetEapSimConfig(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetEapSimConfig calls the SetEapSimConfig RPC.

func (*SessionConfigBuilderClient) SetEapTtlsConfig

func (c *SessionConfigBuilderClient) SetEapTtlsConfig(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetEapTtlsConfig calls the SetEapTtlsConfig RPC.

type SessionConfigClient

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

SessionConfigClient wraps the gRPC SessionConfigService client.

func NewSessionConfigClient

func NewSessionConfigClient(cc grpc.ClientConnInterface) *SessionConfigClient

NewSessionConfigClient creates a new SessionConfig client.

func (*SessionConfigClient) Equals

func (c *SessionConfigClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SessionConfigClient) GetEapAkaConfig

func (c *SessionConfigClient) GetEapAkaConfig(ctx context.Context) (int64, error)

GetEapAkaConfig calls the GetEapAkaConfig RPC.

func (*SessionConfigClient) GetEapAkaPrimeConfig

func (c *SessionConfigClient) GetEapAkaPrimeConfig(ctx context.Context) (int64, error)

GetEapAkaPrimeConfig calls the GetEapAkaPrimeConfig RPC.

func (*SessionConfigClient) GetEapIdentity

func (c *SessionConfigClient) GetEapIdentity(ctx context.Context) (int64, error)

GetEapIdentity calls the GetEapIdentity RPC.

func (*SessionConfigClient) GetEapMsChapV2Config

func (c *SessionConfigClient) GetEapMsChapV2Config(ctx context.Context) (int64, error)

GetEapMsChapV2Config calls the GetEapMsChapV2Config RPC.

func (*SessionConfigClient) GetEapSimConfig

func (c *SessionConfigClient) GetEapSimConfig(ctx context.Context) (int64, error)

GetEapSimConfig calls the GetEapSimConfig RPC.

func (*SessionConfigClient) GetEapTtlsConfig

func (c *SessionConfigClient) GetEapTtlsConfig(ctx context.Context) (int64, error)

GetEapTtlsConfig calls the GetEapTtlsConfig RPC.

func (*SessionConfigClient) HashCode

func (c *SessionConfigClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

type SessionConfigEapAkaConfigClient

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

SessionConfigEapAkaConfigClient wraps the gRPC SessionConfigEapAkaConfigService client.

func NewSessionConfigEapAkaConfigClient

func NewSessionConfigEapAkaConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapAkaConfigClient

NewSessionConfigEapAkaConfigClient creates a new SessionConfigEapAkaConfig client.

func (*SessionConfigEapAkaConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapAkaConfigClient) GetAppType

GetAppType calls the GetAppType RPC.

func (*SessionConfigEapAkaConfigClient) GetEapAkaOption

func (c *SessionConfigEapAkaConfigClient) GetEapAkaOption(ctx context.Context) (int64, error)

GetEapAkaOption calls the GetEapAkaOption RPC.

func (*SessionConfigEapAkaConfigClient) GetSubId

GetSubId calls the GetSubId RPC.

func (*SessionConfigEapAkaConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapAkaOptionClient

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

SessionConfigEapAkaOptionClient wraps the gRPC SessionConfigEapAkaOptionService client.

func NewSessionConfigEapAkaOptionClient

func NewSessionConfigEapAkaOptionClient(cc grpc.ClientConnInterface) *SessionConfigEapAkaOptionClient

NewSessionConfigEapAkaOptionClient creates a new SessionConfigEapAkaOption client.

func (*SessionConfigEapAkaOptionClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapAkaOptionClient) GetReauthId

GetReauthId calls the GetReauthId RPC.

func (*SessionConfigEapAkaOptionClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapAkaPrimeConfigClient

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

SessionConfigEapAkaPrimeConfigClient wraps the gRPC SessionConfigEapAkaPrimeConfigService client.

func NewSessionConfigEapAkaPrimeConfigClient

func NewSessionConfigEapAkaPrimeConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapAkaPrimeConfigClient

NewSessionConfigEapAkaPrimeConfigClient creates a new SessionConfigEapAkaPrimeConfig client.

func (*SessionConfigEapAkaPrimeConfigClient) AllowsMismatchedNetworkNames

func (c *SessionConfigEapAkaPrimeConfigClient) AllowsMismatchedNetworkNames(ctx context.Context) (bool, error)

AllowsMismatchedNetworkNames calls the AllowsMismatchedNetworkNames RPC.

func (*SessionConfigEapAkaPrimeConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapAkaPrimeConfigClient) GetNetworkName

GetNetworkName calls the GetNetworkName RPC.

func (*SessionConfigEapAkaPrimeConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapMethodConfigClient

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

SessionConfigEapMethodConfigClient wraps the gRPC SessionConfigEapMethodConfigService client.

func NewSessionConfigEapMethodConfigClient

func NewSessionConfigEapMethodConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapMethodConfigClient

NewSessionConfigEapMethodConfigClient creates a new SessionConfigEapMethodConfig client.

func (*SessionConfigEapMethodConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapMethodConfigClient) GetMethodType

GetMethodType calls the GetMethodType RPC.

func (*SessionConfigEapMethodConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapMsChapV2ConfigClient

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

SessionConfigEapMsChapV2ConfigClient wraps the gRPC SessionConfigEapMsChapV2ConfigService client.

func NewSessionConfigEapMsChapV2ConfigClient

func NewSessionConfigEapMsChapV2ConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapMsChapV2ConfigClient

NewSessionConfigEapMsChapV2ConfigClient creates a new SessionConfigEapMsChapV2Config client.

func (*SessionConfigEapMsChapV2ConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapMsChapV2ConfigClient) GetPassword

GetPassword calls the GetPassword RPC.

func (*SessionConfigEapMsChapV2ConfigClient) GetUsername

GetUsername calls the GetUsername RPC.

func (*SessionConfigEapMsChapV2ConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapSimConfigClient

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

SessionConfigEapSimConfigClient wraps the gRPC SessionConfigEapSimConfigService client.

func NewSessionConfigEapSimConfigClient

func NewSessionConfigEapSimConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapSimConfigClient

NewSessionConfigEapSimConfigClient creates a new SessionConfigEapSimConfig client.

func (*SessionConfigEapSimConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapSimConfigClient) GetAppType

GetAppType calls the GetAppType RPC.

func (*SessionConfigEapSimConfigClient) GetSubId

GetSubId calls the GetSubId RPC.

func (*SessionConfigEapSimConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionConfigEapTtlsConfigClient

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

SessionConfigEapTtlsConfigClient wraps the gRPC SessionConfigEapTtlsConfigService client.

func NewSessionConfigEapTtlsConfigClient

func NewSessionConfigEapTtlsConfigClient(cc grpc.ClientConnInterface) *SessionConfigEapTtlsConfigClient

NewSessionConfigEapTtlsConfigClient creates a new SessionConfigEapTtlsConfig client.

func (*SessionConfigEapTtlsConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionConfigEapTtlsConfigClient) GetInnerEapSessionConfig

func (c *SessionConfigEapTtlsConfigClient) GetInnerEapSessionConfig(ctx context.Context) (int64, error)

GetInnerEapSessionConfig calls the GetInnerEapSessionConfig RPC.

func (*SessionConfigEapTtlsConfigClient) GetServerCaCert

func (c *SessionConfigEapTtlsConfigClient) GetServerCaCert(ctx context.Context) (int64, error)

GetServerCaCert calls the GetServerCaCert RPC.

func (*SessionConfigEapTtlsConfigClient) HashCode

HashCode calls the HashCode RPC.

Jump to

Keyboard shortcuts

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