Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppSearchExceptionClient ¶
type AppSearchExceptionClient struct {
// contains filtered or unexported fields
}
AppSearchExceptionClient wraps the gRPC AppSearchExceptionService client.
func NewAppSearchExceptionClient ¶
func NewAppSearchExceptionClient(cc grpc.ClientConnInterface) *AppSearchExceptionClient
NewAppSearchExceptionClient creates a new AppSearchException client.
func (*AppSearchExceptionClient) GetResultCode ¶
GetResultCode calls the GetResultCode RPC.
type IkeIOExceptionClient ¶
type IkeIOExceptionClient struct {
// contains filtered or unexported fields
}
IkeIOExceptionClient wraps the gRPC IkeIOExceptionService client.
func NewIkeIOExceptionClient ¶
func NewIkeIOExceptionClient(cc grpc.ClientConnInterface) *IkeIOExceptionClient
NewIkeIOExceptionClient creates a new IkeIOException client.
func (*IkeIOExceptionClient) GetCause0_1 ¶
GetCause0_1 calls the GetCause0_1 RPC.
type IkeNetworkLostExceptionClient ¶
type IkeNetworkLostExceptionClient struct {
// contains filtered or unexported fields
}
IkeNetworkLostExceptionClient wraps the gRPC IkeNetworkLostExceptionService client.
func NewIkeNetworkLostExceptionClient ¶
func NewIkeNetworkLostExceptionClient(cc grpc.ClientConnInterface) *IkeNetworkLostExceptionClient
NewIkeNetworkLostExceptionClient creates a new IkeNetworkLostException client.
func (*IkeNetworkLostExceptionClient) GetNetwork ¶
func (c *IkeNetworkLostExceptionClient) GetNetwork(ctx context.Context, handle int64) (int64, error)
GetNetwork calls the GetNetwork RPC.
type IkeProtocolExceptionClient ¶
type IkeProtocolExceptionClient struct {
// contains filtered or unexported fields
}
IkeProtocolExceptionClient wraps the gRPC IkeProtocolExceptionService client.
func NewIkeProtocolExceptionClient ¶
func NewIkeProtocolExceptionClient(cc grpc.ClientConnInterface) *IkeProtocolExceptionClient
NewIkeProtocolExceptionClient creates a new IkeProtocolException client.
func (*IkeProtocolExceptionClient) GetErrorType ¶
func (c *IkeProtocolExceptionClient) GetErrorType(ctx context.Context) (int32, error)
GetErrorType calls the GetErrorType RPC.
type InvalidKeExceptionClient ¶
type InvalidKeExceptionClient struct {
// contains filtered or unexported fields
}
InvalidKeExceptionClient wraps the gRPC InvalidKeExceptionService client.
func NewInvalidKeExceptionClient ¶
func NewInvalidKeExceptionClient(cc grpc.ClientConnInterface) *InvalidKeExceptionClient
NewInvalidKeExceptionClient creates a new InvalidKeException client.
func (*InvalidKeExceptionClient) GetDhGroup ¶
GetDhGroup calls the GetDhGroup RPC.
type InvalidMajorVersionExceptionClient ¶
type InvalidMajorVersionExceptionClient struct {
// contains filtered or unexported fields
}
InvalidMajorVersionExceptionClient wraps the gRPC InvalidMajorVersionExceptionService client.
func NewInvalidMajorVersionExceptionClient ¶
func NewInvalidMajorVersionExceptionClient(cc grpc.ClientConnInterface) *InvalidMajorVersionExceptionClient
NewInvalidMajorVersionExceptionClient creates a new InvalidMajorVersionException client.
func (*InvalidMajorVersionExceptionClient) GetMajorVersion ¶
func (c *InvalidMajorVersionExceptionClient) GetMajorVersion(ctx context.Context, handle int64) (int8, error)
GetMajorVersion calls the GetMajorVersion RPC.
type InvalidSelectorsExceptionClient ¶
type InvalidSelectorsExceptionClient struct {
// contains filtered or unexported fields
}
InvalidSelectorsExceptionClient wraps the gRPC InvalidSelectorsExceptionService client.
func NewInvalidSelectorsExceptionClient ¶
func NewInvalidSelectorsExceptionClient(cc grpc.ClientConnInterface) *InvalidSelectorsExceptionClient
NewInvalidSelectorsExceptionClient creates a new InvalidSelectorsException client.
func (*InvalidSelectorsExceptionClient) GetIpSecPacketInfo ¶
func (c *InvalidSelectorsExceptionClient) GetIpSecPacketInfo(ctx context.Context, handle int64) (int64, error)
GetIpSecPacketInfo calls the GetIpSecPacketInfo RPC.
func (*InvalidSelectorsExceptionClient) GetIpSecSpi ¶
func (c *InvalidSelectorsExceptionClient) GetIpSecSpi(ctx context.Context, handle int64) (int32, error)
GetIpSecSpi calls the GetIpSecSpi RPC.