ike

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 ChildSaProposalBuilderClient

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

ChildSaProposalBuilderClient wraps the gRPC ChildSaProposalBuilderService client.

func NewChildSaProposalBuilderClient

func NewChildSaProposalBuilderClient(cc grpc.ClientConnInterface) *ChildSaProposalBuilderClient

NewChildSaProposalBuilderClient creates a new ChildSaProposalBuilder client.

func (*ChildSaProposalBuilderClient) AddDhGroup

func (c *ChildSaProposalBuilderClient) AddDhGroup(ctx context.Context, arg0 int32) (int64, error)

AddDhGroup calls the AddDhGroup RPC.

func (*ChildSaProposalBuilderClient) AddEncryptionAlgorithm

func (c *ChildSaProposalBuilderClient) AddEncryptionAlgorithm(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

AddEncryptionAlgorithm calls the AddEncryptionAlgorithm RPC.

func (*ChildSaProposalBuilderClient) AddIntegrityAlgorithm

func (c *ChildSaProposalBuilderClient) AddIntegrityAlgorithm(ctx context.Context, arg0 int32) (int64, error)

AddIntegrityAlgorithm calls the AddIntegrityAlgorithm RPC.

func (*ChildSaProposalBuilderClient) Build

Build calls the Build RPC.

type ChildSaProposalClient

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

ChildSaProposalClient wraps the gRPC ChildSaProposalService client.

func NewChildSaProposalClient

func NewChildSaProposalClient(cc grpc.ClientConnInterface) *ChildSaProposalClient

NewChildSaProposalClient creates a new ChildSaProposal client.

func (*ChildSaProposalClient) Equals

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

Equals calls the Equals RPC.

func (*ChildSaProposalClient) GetSupportedEncryptionAlgorithms

func (c *ChildSaProposalClient) GetSupportedEncryptionAlgorithms(ctx context.Context) (int64, error)

GetSupportedEncryptionAlgorithms calls the GetSupportedEncryptionAlgorithms RPC.

func (*ChildSaProposalClient) GetSupportedIntegrityAlgorithms

func (c *ChildSaProposalClient) GetSupportedIntegrityAlgorithms(ctx context.Context) (int64, error)

GetSupportedIntegrityAlgorithms calls the GetSupportedIntegrityAlgorithms RPC.

func (*ChildSaProposalClient) HashCode

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

HashCode calls the HashCode RPC.

type ChildSessionCallbackClient

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

ChildSessionCallbackClient wraps the gRPC ChildSessionCallbackService client.

func NewChildSessionCallbackClient

func NewChildSessionCallbackClient(cc grpc.ClientConnInterface) *ChildSessionCallbackClient

NewChildSessionCallbackClient creates a new ChildSessionCallback client.

func (*ChildSessionCallbackClient) OnClosed

OnClosed calls the OnClosed RPC.

func (*ChildSessionCallbackClient) OnIpSecTransformCreated

func (c *ChildSessionCallbackClient) OnIpSecTransformCreated(ctx context.Context, arg0 int64, arg1 int32) error

OnIpSecTransformCreated calls the OnIpSecTransformCreated RPC.

func (*ChildSessionCallbackClient) OnIpSecTransformDeleted

func (c *ChildSessionCallbackClient) OnIpSecTransformDeleted(ctx context.Context, arg0 int64, arg1 int32) error

OnIpSecTransformDeleted calls the OnIpSecTransformDeleted RPC.

func (*ChildSessionCallbackClient) OnOpened

func (c *ChildSessionCallbackClient) OnOpened(ctx context.Context, arg0 int64) error

OnOpened calls the OnOpened RPC.

type ChildSessionConfigurationBuilderClient

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

ChildSessionConfigurationBuilderClient wraps the gRPC ChildSessionConfigurationBuilderService client.

func NewChildSessionConfigurationBuilderClient

func NewChildSessionConfigurationBuilderClient(cc grpc.ClientConnInterface) *ChildSessionConfigurationBuilderClient

NewChildSessionConfigurationBuilderClient creates a new ChildSessionConfigurationBuilder client.

func (*ChildSessionConfigurationBuilderClient) Build

Build calls the Build RPC.

type ChildSessionConfigurationClient

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

ChildSessionConfigurationClient wraps the gRPC ChildSessionConfigurationService client.

func NewChildSessionConfigurationClient

func NewChildSessionConfigurationClient(cc grpc.ClientConnInterface) *ChildSessionConfigurationClient

NewChildSessionConfigurationClient creates a new ChildSessionConfiguration client.

func (*ChildSessionConfigurationClient) GetInboundTrafficSelectors

func (c *ChildSessionConfigurationClient) GetInboundTrafficSelectors(ctx context.Context) (int64, error)

GetInboundTrafficSelectors calls the GetInboundTrafficSelectors RPC.

func (*ChildSessionConfigurationClient) GetOutboundTrafficSelectors

func (c *ChildSessionConfigurationClient) GetOutboundTrafficSelectors(ctx context.Context) (int64, error)

GetOutboundTrafficSelectors calls the GetOutboundTrafficSelectors RPC.

type ChildSessionParamsClient

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

ChildSessionParamsClient wraps the gRPC ChildSessionParamsService client.

func NewChildSessionParamsClient

func NewChildSessionParamsClient(cc grpc.ClientConnInterface) *ChildSessionParamsClient

NewChildSessionParamsClient creates a new ChildSessionParams client.

func (*ChildSessionParamsClient) Equals

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

Equals calls the Equals RPC.

func (*ChildSessionParamsClient) GetChildSaProposals

func (c *ChildSessionParamsClient) GetChildSaProposals(ctx context.Context) (int64, error)

GetChildSaProposals calls the GetChildSaProposals RPC.

func (*ChildSessionParamsClient) GetHardLifetimeSeconds

func (c *ChildSessionParamsClient) GetHardLifetimeSeconds(ctx context.Context) (int32, error)

GetHardLifetimeSeconds calls the GetHardLifetimeSeconds RPC.

func (*ChildSessionParamsClient) GetInboundTrafficSelectors

func (c *ChildSessionParamsClient) GetInboundTrafficSelectors(ctx context.Context) (int64, error)

GetInboundTrafficSelectors calls the GetInboundTrafficSelectors RPC.

func (*ChildSessionParamsClient) GetOutboundTrafficSelectors

func (c *ChildSessionParamsClient) GetOutboundTrafficSelectors(ctx context.Context) (int64, error)

GetOutboundTrafficSelectors calls the GetOutboundTrafficSelectors RPC.

func (*ChildSessionParamsClient) GetSoftLifetimeSeconds

func (c *ChildSessionParamsClient) GetSoftLifetimeSeconds(ctx context.Context) (int32, error)

GetSoftLifetimeSeconds calls the GetSoftLifetimeSeconds RPC.

func (*ChildSessionParamsClient) HashCode

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

HashCode calls the HashCode RPC.

type DerAsn1DnIdentificationClient

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

DerAsn1DnIdentificationClient wraps the gRPC DerAsn1DnIdentificationService client.

func NewDerAsn1DnIdentificationClient

func NewDerAsn1DnIdentificationClient(cc grpc.ClientConnInterface) *DerAsn1DnIdentificationClient

NewDerAsn1DnIdentificationClient creates a new DerAsn1DnIdentification client.

func (*DerAsn1DnIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*DerAsn1DnIdentificationClient) HashCode

func (c *DerAsn1DnIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type FqdnIdentificationClient

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

FqdnIdentificationClient wraps the gRPC FqdnIdentificationService client.

func NewFqdnIdentificationClient

func NewFqdnIdentificationClient(cc grpc.ClientConnInterface) *FqdnIdentificationClient

NewFqdnIdentificationClient creates a new FqdnIdentification client.

func (*FqdnIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*FqdnIdentificationClient) HashCode

func (c *FqdnIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type IkeSaProposalClient

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

IkeSaProposalClient wraps the gRPC IkeSaProposalService client.

func NewIkeSaProposalClient

func NewIkeSaProposalClient(cc grpc.ClientConnInterface) *IkeSaProposalClient

NewIkeSaProposalClient creates a new IkeSaProposal client.

func (*IkeSaProposalClient) Equals

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

Equals calls the Equals RPC.

func (*IkeSaProposalClient) GetPseudorandomFunctions

func (c *IkeSaProposalClient) GetPseudorandomFunctions(ctx context.Context) (int64, error)

GetPseudorandomFunctions calls the GetPseudorandomFunctions RPC.

func (*IkeSaProposalClient) GetSupportedEncryptionAlgorithms

func (c *IkeSaProposalClient) GetSupportedEncryptionAlgorithms(ctx context.Context) (int64, error)

GetSupportedEncryptionAlgorithms calls the GetSupportedEncryptionAlgorithms RPC.

func (*IkeSaProposalClient) GetSupportedIntegrityAlgorithms

func (c *IkeSaProposalClient) GetSupportedIntegrityAlgorithms(ctx context.Context) (int64, error)

GetSupportedIntegrityAlgorithms calls the GetSupportedIntegrityAlgorithms RPC.

func (*IkeSaProposalClient) GetSupportedPseudorandomFunctions

func (c *IkeSaProposalClient) GetSupportedPseudorandomFunctions(ctx context.Context) (int64, error)

GetSupportedPseudorandomFunctions calls the GetSupportedPseudorandomFunctions RPC.

func (*IkeSaProposalClient) HashCode

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

HashCode calls the HashCode RPC.

type Ipv4AddrIdentificationClient

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

Ipv4AddrIdentificationClient wraps the gRPC Ipv4AddrIdentificationService client.

func NewIpv4AddrIdentificationClient

func NewIpv4AddrIdentificationClient(cc grpc.ClientConnInterface) *Ipv4AddrIdentificationClient

NewIpv4AddrIdentificationClient creates a new Ipv4AddrIdentification client.

func (*Ipv4AddrIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*Ipv4AddrIdentificationClient) HashCode

func (c *Ipv4AddrIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type Ipv6AddrIdentificationClient

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

Ipv6AddrIdentificationClient wraps the gRPC Ipv6AddrIdentificationService client.

func NewIpv6AddrIdentificationClient

func NewIpv6AddrIdentificationClient(cc grpc.ClientConnInterface) *Ipv6AddrIdentificationClient

NewIpv6AddrIdentificationClient creates a new Ipv6AddrIdentification client.

func (*Ipv6AddrIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*Ipv6AddrIdentificationClient) HashCode

func (c *Ipv6AddrIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type KeyIdIdentificationClient

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

KeyIdIdentificationClient wraps the gRPC KeyIdIdentificationService client.

func NewKeyIdIdentificationClient

func NewKeyIdIdentificationClient(cc grpc.ClientConnInterface) *KeyIdIdentificationClient

NewKeyIdIdentificationClient creates a new KeyIdIdentification client.

func (*KeyIdIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*KeyIdIdentificationClient) HashCode

func (c *KeyIdIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type Rfc822AddrIdentificationClient

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

Rfc822AddrIdentificationClient wraps the gRPC Rfc822AddrIdentificationService client.

func NewRfc822AddrIdentificationClient

func NewRfc822AddrIdentificationClient(cc grpc.ClientConnInterface) *Rfc822AddrIdentificationClient

NewRfc822AddrIdentificationClient creates a new Rfc822AddrIdentification client.

func (*Rfc822AddrIdentificationClient) Equals

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

Equals calls the Equals RPC.

func (*Rfc822AddrIdentificationClient) HashCode

func (c *Rfc822AddrIdentificationClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type SaProposalBuilderClient

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

SaProposalBuilderClient wraps the gRPC SaProposalBuilderService client.

func NewSaProposalBuilderClient

func NewSaProposalBuilderClient(cc grpc.ClientConnInterface) *SaProposalBuilderClient

NewSaProposalBuilderClient creates a new SaProposalBuilder client.

func (*SaProposalBuilderClient) AddDhGroup

func (c *SaProposalBuilderClient) AddDhGroup(ctx context.Context, arg0 int32) (int64, error)

AddDhGroup calls the AddDhGroup RPC.

func (*SaProposalBuilderClient) AddEncryptionAlgorithm

func (c *SaProposalBuilderClient) AddEncryptionAlgorithm(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

AddEncryptionAlgorithm calls the AddEncryptionAlgorithm RPC.

func (*SaProposalBuilderClient) AddIntegrityAlgorithm

func (c *SaProposalBuilderClient) AddIntegrityAlgorithm(ctx context.Context, arg0 int32) (int64, error)

AddIntegrityAlgorithm calls the AddIntegrityAlgorithm RPC.

func (*SaProposalBuilderClient) AddPseudorandomFunction

func (c *SaProposalBuilderClient) AddPseudorandomFunction(ctx context.Context, arg0 int32) (int64, error)

AddPseudorandomFunction calls the AddPseudorandomFunction RPC.

func (*SaProposalBuilderClient) Build

Build calls the Build RPC.

type SaProposalClient

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

SaProposalClient wraps the gRPC SaProposalService client.

func NewSaProposalClient

func NewSaProposalClient(cc grpc.ClientConnInterface) *SaProposalClient

NewSaProposalClient creates a new SaProposal client.

func (*SaProposalClient) Equals

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

Equals calls the Equals RPC.

func (*SaProposalClient) GetDhGroups

func (c *SaProposalClient) GetDhGroups(ctx context.Context) (int64, error)

GetDhGroups calls the GetDhGroups RPC.

func (*SaProposalClient) GetIntegrityAlgorithms

func (c *SaProposalClient) GetIntegrityAlgorithms(ctx context.Context) (int64, error)

GetIntegrityAlgorithms calls the GetIntegrityAlgorithms RPC.

func (*SaProposalClient) GetSupportedDhGroups

func (c *SaProposalClient) GetSupportedDhGroups(ctx context.Context) (int64, error)

GetSupportedDhGroups calls the GetSupportedDhGroups RPC.

func (*SaProposalClient) HashCode

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

HashCode calls the HashCode RPC.

func (*SaProposalClient) ToString

func (c *SaProposalClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type SessionCallbackClient

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

SessionCallbackClient wraps the gRPC SessionCallbackService client.

func NewSessionCallbackClient

func NewSessionCallbackClient(cc grpc.ClientConnInterface) *SessionCallbackClient

NewSessionCallbackClient creates a new SessionCallback client.

func (*SessionCallbackClient) OnClosed

func (c *SessionCallbackClient) OnClosed(ctx context.Context) error

OnClosed calls the OnClosed RPC.

func (*SessionCallbackClient) OnOpened

func (c *SessionCallbackClient) OnOpened(ctx context.Context, arg0 int64) error

OnOpened calls the OnOpened RPC.

type SessionClient

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

SessionClient wraps the gRPC SessionService client.

func NewSessionClient

func NewSessionClient(cc grpc.ClientConnInterface) *SessionClient

NewSessionClient creates a new Session client.

func (*SessionClient) Close

func (c *SessionClient) Close(ctx context.Context, handle int64) error

Close calls the Close RPC.

func (*SessionClient) CloseChildSession

func (c *SessionClient) CloseChildSession(ctx context.Context, handle int64, arg0 int64) error

CloseChildSession calls the CloseChildSession RPC.

func (*SessionClient) Dump

func (c *SessionClient) Dump(ctx context.Context, handle int64, arg0 int64) error

Dump calls the Dump RPC.

func (*SessionClient) Finalize

func (c *SessionClient) Finalize(ctx context.Context, handle int64) error

Finalize calls the Finalize RPC.

func (*SessionClient) Kill

func (c *SessionClient) Kill(ctx context.Context, handle int64) error

Kill calls the Kill RPC.

func (*SessionClient) OpenChildSession

func (c *SessionClient) OpenChildSession(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

OpenChildSession calls the OpenChildSession RPC.

type SessionConfigurationBuilderClient

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

SessionConfigurationBuilderClient wraps the gRPC SessionConfigurationBuilderService client.

func NewSessionConfigurationBuilderClient

func NewSessionConfigurationBuilderClient(cc grpc.ClientConnInterface) *SessionConfigurationBuilderClient

NewSessionConfigurationBuilderClient creates a new SessionConfigurationBuilder client.

func (*SessionConfigurationBuilderClient) AddIkeExtension

func (c *SessionConfigurationBuilderClient) AddIkeExtension(ctx context.Context, arg0 int32) (int64, error)

AddIkeExtension calls the AddIkeExtension RPC.

func (*SessionConfigurationBuilderClient) AddRemoteVendorId

func (c *SessionConfigurationBuilderClient) AddRemoteVendorId(ctx context.Context, arg0 int64) (int64, error)

AddRemoteVendorId calls the AddRemoteVendorId RPC.

func (*SessionConfigurationBuilderClient) Build

Build calls the Build RPC.

func (*SessionConfigurationBuilderClient) ClearIkeExtensions

func (c *SessionConfigurationBuilderClient) ClearIkeExtensions(ctx context.Context) (int64, error)

ClearIkeExtensions calls the ClearIkeExtensions RPC.

func (*SessionConfigurationBuilderClient) ClearRemoteApplicationVersion

func (c *SessionConfigurationBuilderClient) ClearRemoteApplicationVersion(ctx context.Context) (int64, error)

ClearRemoteApplicationVersion calls the ClearRemoteApplicationVersion RPC.

func (*SessionConfigurationBuilderClient) ClearRemoteVendorIds

func (c *SessionConfigurationBuilderClient) ClearRemoteVendorIds(ctx context.Context) (int64, error)

ClearRemoteVendorIds calls the ClearRemoteVendorIds RPC.

func (*SessionConfigurationBuilderClient) SetEapInfo

func (c *SessionConfigurationBuilderClient) SetEapInfo(ctx context.Context, arg0 int64) (int64, error)

SetEapInfo calls the SetEapInfo RPC.

func (*SessionConfigurationBuilderClient) SetRemoteApplicationVersion

func (c *SessionConfigurationBuilderClient) SetRemoteApplicationVersion(ctx context.Context, arg0 string) (int64, error)

SetRemoteApplicationVersion calls the SetRemoteApplicationVersion RPC.

type SessionConfigurationClient

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

SessionConfigurationClient wraps the gRPC SessionConfigurationService client.

func NewSessionConfigurationClient

func NewSessionConfigurationClient(cc grpc.ClientConnInterface) *SessionConfigurationClient

NewSessionConfigurationClient creates a new SessionConfiguration client.

func (*SessionConfigurationClient) GetEapInfo

func (c *SessionConfigurationClient) GetEapInfo(ctx context.Context) (int64, error)

GetEapInfo calls the GetEapInfo RPC.

func (*SessionConfigurationClient) GetIkeSessionConnectionInfo

func (c *SessionConfigurationClient) GetIkeSessionConnectionInfo(ctx context.Context) (int64, error)

GetIkeSessionConnectionInfo calls the GetIkeSessionConnectionInfo RPC.

func (*SessionConfigurationClient) GetRemoteApplicationVersion

func (c *SessionConfigurationClient) GetRemoteApplicationVersion(ctx context.Context) (string, error)

GetRemoteApplicationVersion calls the GetRemoteApplicationVersion RPC.

func (*SessionConfigurationClient) GetRemoteVendorIds

func (c *SessionConfigurationClient) GetRemoteVendorIds(ctx context.Context) (int64, error)

GetRemoteVendorIds calls the GetRemoteVendorIds RPC.

func (*SessionConfigurationClient) IsIkeExtensionEnabled

func (c *SessionConfigurationClient) IsIkeExtensionEnabled(ctx context.Context, arg0 int32) (bool, error)

IsIkeExtensionEnabled calls the IsIkeExtensionEnabled RPC.

type SessionConnectionInfoClient

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

SessionConnectionInfoClient wraps the gRPC SessionConnectionInfoService client.

func NewSessionConnectionInfoClient

func NewSessionConnectionInfoClient(cc grpc.ClientConnInterface) *SessionConnectionInfoClient

NewSessionConnectionInfoClient creates a new SessionConnectionInfo client.

func (*SessionConnectionInfoClient) GetLocalAddress

func (c *SessionConnectionInfoClient) GetLocalAddress(ctx context.Context, handle int64) (int64, error)

GetLocalAddress calls the GetLocalAddress RPC.

func (*SessionConnectionInfoClient) GetNetwork

func (c *SessionConnectionInfoClient) GetNetwork(ctx context.Context, handle int64) (int64, error)

GetNetwork calls the GetNetwork RPC.

func (*SessionConnectionInfoClient) GetRemoteAddress

func (c *SessionConnectionInfoClient) GetRemoteAddress(ctx context.Context, handle int64) (int64, error)

GetRemoteAddress calls the GetRemoteAddress RPC.

type SessionParamsBuilderClient

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

SessionParamsBuilderClient wraps the gRPC SessionParamsBuilderService client.

func NewSessionParamsBuilderClient

func NewSessionParamsBuilderClient(cc grpc.ClientConnInterface) *SessionParamsBuilderClient

NewSessionParamsBuilderClient creates a new SessionParamsBuilder client.

func (*SessionParamsBuilderClient) AddIkeOption

func (c *SessionParamsBuilderClient) AddIkeOption(ctx context.Context, arg0 int32) (int64, error)

AddIkeOption calls the AddIkeOption RPC.

func (*SessionParamsBuilderClient) AddIkeSaProposal

func (c *SessionParamsBuilderClient) AddIkeSaProposal(ctx context.Context, arg0 int64) (int64, error)

AddIkeSaProposal calls the AddIkeSaProposal RPC.

func (*SessionParamsBuilderClient) Build

Build calls the Build RPC.

func (*SessionParamsBuilderClient) RemoveIkeOption

func (c *SessionParamsBuilderClient) RemoveIkeOption(ctx context.Context, arg0 int32) (int64, error)

RemoveIkeOption calls the RemoveIkeOption RPC.

func (*SessionParamsBuilderClient) SetAuthDigitalSignature

func (c *SessionParamsBuilderClient) SetAuthDigitalSignature(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

SetAuthDigitalSignature calls the SetAuthDigitalSignature RPC.

func (*SessionParamsBuilderClient) SetAuthEap

func (c *SessionParamsBuilderClient) SetAuthEap(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetAuthEap calls the SetAuthEap RPC.

func (*SessionParamsBuilderClient) SetAuthPsk

func (c *SessionParamsBuilderClient) SetAuthPsk(ctx context.Context, arg0 int64) (int64, error)

SetAuthPsk calls the SetAuthPsk RPC.

func (*SessionParamsBuilderClient) SetDpdDelaySeconds

func (c *SessionParamsBuilderClient) SetDpdDelaySeconds(ctx context.Context, arg0 int32) (int64, error)

SetDpdDelaySeconds calls the SetDpdDelaySeconds RPC.

func (*SessionParamsBuilderClient) SetLifetimeSeconds

func (c *SessionParamsBuilderClient) SetLifetimeSeconds(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetLifetimeSeconds calls the SetLifetimeSeconds RPC.

func (*SessionParamsBuilderClient) SetLocalIdentification

func (c *SessionParamsBuilderClient) SetLocalIdentification(ctx context.Context, arg0 int64) (int64, error)

SetLocalIdentification calls the SetLocalIdentification RPC.

func (*SessionParamsBuilderClient) SetNattKeepAliveDelaySeconds

func (c *SessionParamsBuilderClient) SetNattKeepAliveDelaySeconds(ctx context.Context, arg0 int32) (int64, error)

SetNattKeepAliveDelaySeconds calls the SetNattKeepAliveDelaySeconds RPC.

func (*SessionParamsBuilderClient) SetNetwork

func (c *SessionParamsBuilderClient) SetNetwork(ctx context.Context, arg0 int64) (int64, error)

SetNetwork calls the SetNetwork RPC.

func (*SessionParamsBuilderClient) SetRemoteIdentification

func (c *SessionParamsBuilderClient) SetRemoteIdentification(ctx context.Context, arg0 int64) (int64, error)

SetRemoteIdentification calls the SetRemoteIdentification RPC.

func (*SessionParamsBuilderClient) SetRetransmissionTimeoutsMillis

func (c *SessionParamsBuilderClient) SetRetransmissionTimeoutsMillis(ctx context.Context, arg0 int64) (int64, error)

SetRetransmissionTimeoutsMillis calls the SetRetransmissionTimeoutsMillis RPC.

func (*SessionParamsBuilderClient) SetServerHostname

func (c *SessionParamsBuilderClient) SetServerHostname(ctx context.Context, arg0 string) (int64, error)

SetServerHostname calls the SetServerHostname RPC.

type SessionParamsClient

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

SessionParamsClient wraps the gRPC SessionParamsService client.

func NewSessionParamsClient

func NewSessionParamsClient(cc grpc.ClientConnInterface) *SessionParamsClient

NewSessionParamsClient creates a new SessionParams client.

func (*SessionParamsClient) Equals

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

Equals calls the Equals RPC.

func (*SessionParamsClient) GetDpdDelaySeconds

func (c *SessionParamsClient) GetDpdDelaySeconds(ctx context.Context) (int32, error)

GetDpdDelaySeconds calls the GetDpdDelaySeconds RPC.

func (*SessionParamsClient) GetHardLifetimeSeconds

func (c *SessionParamsClient) GetHardLifetimeSeconds(ctx context.Context) (int32, error)

GetHardLifetimeSeconds calls the GetHardLifetimeSeconds RPC.

func (*SessionParamsClient) GetIkeOptions

func (c *SessionParamsClient) GetIkeOptions(ctx context.Context) (int64, error)

GetIkeOptions calls the GetIkeOptions RPC.

func (*SessionParamsClient) GetIkeSaProposals

func (c *SessionParamsClient) GetIkeSaProposals(ctx context.Context) (int64, error)

GetIkeSaProposals calls the GetIkeSaProposals RPC.

func (*SessionParamsClient) GetLocalAuthConfig

func (c *SessionParamsClient) GetLocalAuthConfig(ctx context.Context) (int64, error)

GetLocalAuthConfig calls the GetLocalAuthConfig RPC.

func (*SessionParamsClient) GetLocalIdentification

func (c *SessionParamsClient) GetLocalIdentification(ctx context.Context) (int64, error)

GetLocalIdentification calls the GetLocalIdentification RPC.

func (*SessionParamsClient) GetNattKeepAliveDelaySeconds

func (c *SessionParamsClient) GetNattKeepAliveDelaySeconds(ctx context.Context) (int32, error)

GetNattKeepAliveDelaySeconds calls the GetNattKeepAliveDelaySeconds RPC.

func (*SessionParamsClient) GetNetwork

func (c *SessionParamsClient) GetNetwork(ctx context.Context) (int64, error)

GetNetwork calls the GetNetwork RPC.

func (*SessionParamsClient) GetRemoteAuthConfig

func (c *SessionParamsClient) GetRemoteAuthConfig(ctx context.Context) (int64, error)

GetRemoteAuthConfig calls the GetRemoteAuthConfig RPC.

func (*SessionParamsClient) GetRemoteIdentification

func (c *SessionParamsClient) GetRemoteIdentification(ctx context.Context) (int64, error)

GetRemoteIdentification calls the GetRemoteIdentification RPC.

func (*SessionParamsClient) GetRetransmissionTimeoutsMillis

func (c *SessionParamsClient) GetRetransmissionTimeoutsMillis(ctx context.Context) (int64, error)

GetRetransmissionTimeoutsMillis calls the GetRetransmissionTimeoutsMillis RPC.

func (*SessionParamsClient) GetServerHostname

func (c *SessionParamsClient) GetServerHostname(ctx context.Context) (string, error)

GetServerHostname calls the GetServerHostname RPC.

func (*SessionParamsClient) GetSoftLifetimeSeconds

func (c *SessionParamsClient) GetSoftLifetimeSeconds(ctx context.Context) (int32, error)

GetSoftLifetimeSeconds calls the GetSoftLifetimeSeconds RPC.

func (*SessionParamsClient) HasIkeOption

func (c *SessionParamsClient) HasIkeOption(ctx context.Context, arg0 int32) (bool, error)

HasIkeOption calls the HasIkeOption RPC.

func (*SessionParamsClient) HashCode

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

HashCode calls the HashCode RPC.

type SessionParamsIkeAuthConfigClient

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

SessionParamsIkeAuthConfigClient wraps the gRPC SessionParamsIkeAuthConfigService client.

func NewSessionParamsIkeAuthConfigClient

func NewSessionParamsIkeAuthConfigClient(cc grpc.ClientConnInterface) *SessionParamsIkeAuthConfigClient

NewSessionParamsIkeAuthConfigClient creates a new SessionParamsIkeAuthConfig client.

func (*SessionParamsIkeAuthConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionParamsIkeAuthConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionParamsIkeAuthDigitalSignLocalConfigClient

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

SessionParamsIkeAuthDigitalSignLocalConfigClient wraps the gRPC SessionParamsIkeAuthDigitalSignLocalConfigService client.

func NewSessionParamsIkeAuthDigitalSignLocalConfigClient

func NewSessionParamsIkeAuthDigitalSignLocalConfigClient(cc grpc.ClientConnInterface) *SessionParamsIkeAuthDigitalSignLocalConfigClient

NewSessionParamsIkeAuthDigitalSignLocalConfigClient creates a new SessionParamsIkeAuthDigitalSignLocalConfig client.

func (*SessionParamsIkeAuthDigitalSignLocalConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionParamsIkeAuthDigitalSignLocalConfigClient) GetClientEndCertificate

func (c *SessionParamsIkeAuthDigitalSignLocalConfigClient) GetClientEndCertificate(ctx context.Context) (int64, error)

GetClientEndCertificate calls the GetClientEndCertificate RPC.

func (*SessionParamsIkeAuthDigitalSignLocalConfigClient) GetIntermediateCertificates

func (c *SessionParamsIkeAuthDigitalSignLocalConfigClient) GetIntermediateCertificates(ctx context.Context) (int64, error)

GetIntermediateCertificates calls the GetIntermediateCertificates RPC.

func (*SessionParamsIkeAuthDigitalSignLocalConfigClient) GetPrivateKey

GetPrivateKey calls the GetPrivateKey RPC.

func (*SessionParamsIkeAuthDigitalSignLocalConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionParamsIkeAuthDigitalSignRemoteConfigClient

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

SessionParamsIkeAuthDigitalSignRemoteConfigClient wraps the gRPC SessionParamsIkeAuthDigitalSignRemoteConfigService client.

func NewSessionParamsIkeAuthDigitalSignRemoteConfigClient

func NewSessionParamsIkeAuthDigitalSignRemoteConfigClient(cc grpc.ClientConnInterface) *SessionParamsIkeAuthDigitalSignRemoteConfigClient

NewSessionParamsIkeAuthDigitalSignRemoteConfigClient creates a new SessionParamsIkeAuthDigitalSignRemoteConfig client.

func (*SessionParamsIkeAuthDigitalSignRemoteConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionParamsIkeAuthDigitalSignRemoteConfigClient) GetRemoteCaCert

GetRemoteCaCert calls the GetRemoteCaCert RPC.

func (*SessionParamsIkeAuthDigitalSignRemoteConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionParamsIkeAuthEapConfigClient

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

SessionParamsIkeAuthEapConfigClient wraps the gRPC SessionParamsIkeAuthEapConfigService client.

func NewSessionParamsIkeAuthEapConfigClient

func NewSessionParamsIkeAuthEapConfigClient(cc grpc.ClientConnInterface) *SessionParamsIkeAuthEapConfigClient

NewSessionParamsIkeAuthEapConfigClient creates a new SessionParamsIkeAuthEapConfig client.

func (*SessionParamsIkeAuthEapConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionParamsIkeAuthEapConfigClient) GetEapConfig

GetEapConfig calls the GetEapConfig RPC.

func (*SessionParamsIkeAuthEapConfigClient) HashCode

HashCode calls the HashCode RPC.

type SessionParamsIkeAuthPskConfigClient

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

SessionParamsIkeAuthPskConfigClient wraps the gRPC SessionParamsIkeAuthPskConfigService client.

func NewSessionParamsIkeAuthPskConfigClient

func NewSessionParamsIkeAuthPskConfigClient(cc grpc.ClientConnInterface) *SessionParamsIkeAuthPskConfigClient

NewSessionParamsIkeAuthPskConfigClient creates a new SessionParamsIkeAuthPskConfig client.

func (*SessionParamsIkeAuthPskConfigClient) Equals

Equals calls the Equals RPC.

func (*SessionParamsIkeAuthPskConfigClient) GetPsk

GetPsk calls the GetPsk RPC.

func (*SessionParamsIkeAuthPskConfigClient) HashCode

HashCode calls the HashCode RPC.

type TrafficSelectorClient

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

TrafficSelectorClient wraps the gRPC TrafficSelectorService client.

func NewTrafficSelectorClient

func NewTrafficSelectorClient(cc grpc.ClientConnInterface) *TrafficSelectorClient

NewTrafficSelectorClient creates a new TrafficSelector client.

func (*TrafficSelectorClient) Equals

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

Equals calls the Equals RPC.

func (*TrafficSelectorClient) HashCode

func (c *TrafficSelectorClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type TransportModeChildSessionParamsBuilderClient

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

TransportModeChildSessionParamsBuilderClient wraps the gRPC TransportModeChildSessionParamsBuilderService client.

func NewTransportModeChildSessionParamsBuilderClient

func NewTransportModeChildSessionParamsBuilderClient(cc grpc.ClientConnInterface) *TransportModeChildSessionParamsBuilderClient

NewTransportModeChildSessionParamsBuilderClient creates a new TransportModeChildSessionParamsBuilder client.

func (*TransportModeChildSessionParamsBuilderClient) AddChildSaProposal

func (c *TransportModeChildSessionParamsBuilderClient) AddChildSaProposal(ctx context.Context, arg0 int64) (int64, error)

AddChildSaProposal calls the AddChildSaProposal RPC.

func (*TransportModeChildSessionParamsBuilderClient) AddInboundTrafficSelectors

func (c *TransportModeChildSessionParamsBuilderClient) AddInboundTrafficSelectors(ctx context.Context, arg0 int64) (int64, error)

AddInboundTrafficSelectors calls the AddInboundTrafficSelectors RPC.

func (*TransportModeChildSessionParamsBuilderClient) AddOutboundTrafficSelectors

func (c *TransportModeChildSessionParamsBuilderClient) AddOutboundTrafficSelectors(ctx context.Context, arg0 int64) (int64, error)

AddOutboundTrafficSelectors calls the AddOutboundTrafficSelectors RPC.

func (*TransportModeChildSessionParamsBuilderClient) Build

Build calls the Build RPC.

func (*TransportModeChildSessionParamsBuilderClient) SetLifetimeSeconds

func (c *TransportModeChildSessionParamsBuilderClient) SetLifetimeSeconds(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetLifetimeSeconds calls the SetLifetimeSeconds RPC.

type TunnelConnectionParamsClient

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

TunnelConnectionParamsClient wraps the gRPC TunnelConnectionParamsService client.

func NewTunnelConnectionParamsClient

func NewTunnelConnectionParamsClient(cc grpc.ClientConnInterface) *TunnelConnectionParamsClient

NewTunnelConnectionParamsClient creates a new TunnelConnectionParams client.

func (*TunnelConnectionParamsClient) Equals

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

Equals calls the Equals RPC.

func (*TunnelConnectionParamsClient) GetIkeSessionParams

func (c *TunnelConnectionParamsClient) GetIkeSessionParams(ctx context.Context, handle int64) (int64, error)

GetIkeSessionParams calls the GetIkeSessionParams RPC.

func (*TunnelConnectionParamsClient) GetTunnelModeChildSessionParams

func (c *TunnelConnectionParamsClient) GetTunnelModeChildSessionParams(ctx context.Context, handle int64) (int64, error)

GetTunnelModeChildSessionParams calls the GetTunnelModeChildSessionParams RPC.

func (*TunnelConnectionParamsClient) HashCode

func (c *TunnelConnectionParamsClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

type TunnelModeChildSessionParamsBuilderClient

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

TunnelModeChildSessionParamsBuilderClient wraps the gRPC TunnelModeChildSessionParamsBuilderService client.

func NewTunnelModeChildSessionParamsBuilderClient

func NewTunnelModeChildSessionParamsBuilderClient(cc grpc.ClientConnInterface) *TunnelModeChildSessionParamsBuilderClient

NewTunnelModeChildSessionParamsBuilderClient creates a new TunnelModeChildSessionParamsBuilder client.

func (*TunnelModeChildSessionParamsBuilderClient) AddChildSaProposal

func (c *TunnelModeChildSessionParamsBuilderClient) AddChildSaProposal(ctx context.Context, arg0 int64) (int64, error)

AddChildSaProposal calls the AddChildSaProposal RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInboundTrafficSelectors

func (c *TunnelModeChildSessionParamsBuilderClient) AddInboundTrafficSelectors(ctx context.Context, arg0 int64) (int64, error)

AddInboundTrafficSelectors calls the AddInboundTrafficSelectors RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest1

func (c *TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest1(ctx context.Context, arg0 int32) (int64, error)

AddInternalAddressRequest1 calls the AddInternalAddressRequest1 RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest1_1

func (c *TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest1_1(ctx context.Context, arg0 int64) (int64, error)

AddInternalAddressRequest1_1 calls the AddInternalAddressRequest1_1 RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest2_2

func (c *TunnelModeChildSessionParamsBuilderClient) AddInternalAddressRequest2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

AddInternalAddressRequest2_2 calls the AddInternalAddressRequest2_2 RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInternalDhcpServerRequest

func (c *TunnelModeChildSessionParamsBuilderClient) AddInternalDhcpServerRequest(ctx context.Context, arg0 int32) (int64, error)

AddInternalDhcpServerRequest calls the AddInternalDhcpServerRequest RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddInternalDnsServerRequest

func (c *TunnelModeChildSessionParamsBuilderClient) AddInternalDnsServerRequest(ctx context.Context, arg0 int32) (int64, error)

AddInternalDnsServerRequest calls the AddInternalDnsServerRequest RPC.

func (*TunnelModeChildSessionParamsBuilderClient) AddOutboundTrafficSelectors

func (c *TunnelModeChildSessionParamsBuilderClient) AddOutboundTrafficSelectors(ctx context.Context, arg0 int64) (int64, error)

AddOutboundTrafficSelectors calls the AddOutboundTrafficSelectors RPC.

func (*TunnelModeChildSessionParamsBuilderClient) Build

Build calls the Build RPC.

func (*TunnelModeChildSessionParamsBuilderClient) SetLifetimeSeconds

func (c *TunnelModeChildSessionParamsBuilderClient) SetLifetimeSeconds(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetLifetimeSeconds calls the SetLifetimeSeconds RPC.

type TunnelModeChildSessionParamsClient

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

TunnelModeChildSessionParamsClient wraps the gRPC TunnelModeChildSessionParamsService client.

func NewTunnelModeChildSessionParamsClient

func NewTunnelModeChildSessionParamsClient(cc grpc.ClientConnInterface) *TunnelModeChildSessionParamsClient

NewTunnelModeChildSessionParamsClient creates a new TunnelModeChildSessionParams client.

func (*TunnelModeChildSessionParamsClient) Equals

Equals calls the Equals RPC.

func (*TunnelModeChildSessionParamsClient) GetConfigurationRequests

func (c *TunnelModeChildSessionParamsClient) GetConfigurationRequests(ctx context.Context) (int64, error)

GetConfigurationRequests calls the GetConfigurationRequests RPC.

func (*TunnelModeChildSessionParamsClient) HashCode

HashCode calls the HashCode RPC.

type TunnelModeChildSessionParamsConfigRequestIpv4AddressClient

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

TunnelModeChildSessionParamsConfigRequestIpv4AddressClient wraps the gRPC TunnelModeChildSessionParamsConfigRequestIpv4AddressService client.

func NewTunnelModeChildSessionParamsConfigRequestIpv4AddressClient

func NewTunnelModeChildSessionParamsConfigRequestIpv4AddressClient(cc grpc.ClientConnInterface) *TunnelModeChildSessionParamsConfigRequestIpv4AddressClient

NewTunnelModeChildSessionParamsConfigRequestIpv4AddressClient creates a new TunnelModeChildSessionParamsConfigRequestIpv4Address client.

func (*TunnelModeChildSessionParamsConfigRequestIpv4AddressClient) GetAddress

GetAddress calls the GetAddress RPC.

type TunnelModeChildSessionParamsConfigRequestIpv6AddressClient

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

TunnelModeChildSessionParamsConfigRequestIpv6AddressClient wraps the gRPC TunnelModeChildSessionParamsConfigRequestIpv6AddressService client.

func NewTunnelModeChildSessionParamsConfigRequestIpv6AddressClient

func NewTunnelModeChildSessionParamsConfigRequestIpv6AddressClient(cc grpc.ClientConnInterface) *TunnelModeChildSessionParamsConfigRequestIpv6AddressClient

NewTunnelModeChildSessionParamsConfigRequestIpv6AddressClient creates a new TunnelModeChildSessionParamsConfigRequestIpv6Address client.

func (*TunnelModeChildSessionParamsConfigRequestIpv6AddressClient) GetAddress

GetAddress calls the GetAddress RPC.

func (*TunnelModeChildSessionParamsConfigRequestIpv6AddressClient) GetPrefixLength

GetPrefixLength calls the GetPrefixLength RPC.

Jump to

Keyboard shortcuts

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