Documentation ¶
Index ¶
- Variables
- type AuthenticateArgs
- func (*AuthenticateArgs) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateArgs) GetConsumer() *Consumer
- func (x *AuthenticateArgs) GetCredential() *AuthenticatedCredential
- func (*AuthenticateArgs) ProtoMessage()
- func (x *AuthenticateArgs) ProtoReflect() protoreflect.Message
- func (x *AuthenticateArgs) Reset()
- func (x *AuthenticateArgs) String() string
- type AuthenticatedCredential
- func (*AuthenticatedCredential) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticatedCredential) GetConsumerId() string
- func (x *AuthenticatedCredential) GetId() string
- func (*AuthenticatedCredential) ProtoMessage()
- func (x *AuthenticatedCredential) ProtoReflect() protoreflect.Message
- func (x *AuthenticatedCredential) Reset()
- func (x *AuthenticatedCredential) String() string
- type Bool
- type ByteString
- type CertificateKey
- type CmdCloseInstance
- type CmdGetInstanceStatus
- func (*CmdGetInstanceStatus) Descriptor() ([]byte, []int)deprecated
- func (x *CmdGetInstanceStatus) GetInstanceId() int32
- func (*CmdGetInstanceStatus) ProtoMessage()
- func (x *CmdGetInstanceStatus) ProtoReflect() protoreflect.Message
- func (x *CmdGetInstanceStatus) Reset()
- func (x *CmdGetInstanceStatus) String() string
- type CmdGetPluginInfo
- type CmdGetPluginNames
- type CmdHandleEvent
- func (*CmdHandleEvent) Descriptor() ([]byte, []int)deprecated
- func (x *CmdHandleEvent) GetEventName() string
- func (x *CmdHandleEvent) GetInstanceId() int32
- func (*CmdHandleEvent) ProtoMessage()
- func (x *CmdHandleEvent) ProtoReflect() protoreflect.Message
- func (x *CmdHandleEvent) Reset()
- func (x *CmdHandleEvent) String() string
- type CmdStartInstance
- func (*CmdStartInstance) Descriptor() ([]byte, []int)deprecated
- func (x *CmdStartInstance) GetConfig() []byte
- func (x *CmdStartInstance) GetName() string
- func (*CmdStartInstance) ProtoMessage()
- func (x *CmdStartInstance) ProtoReflect() protoreflect.Message
- func (x *CmdStartInstance) Reset()
- func (x *CmdStartInstance) String() string
- type Consumer
- func (*Consumer) Descriptor() ([]byte, []int)deprecated
- func (x *Consumer) GetCreatedAt() int64
- func (x *Consumer) GetCustomId() string
- func (x *Consumer) GetId() string
- func (x *Consumer) GetTags() []string
- func (x *Consumer) GetUsername() string
- func (*Consumer) ProtoMessage()
- func (x *Consumer) ProtoReflect() protoreflect.Message
- func (x *Consumer) Reset()
- func (x *Consumer) String() string
- type ConsumerSpec
- func (*ConsumerSpec) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumerSpec) GetByUsername() bool
- func (x *ConsumerSpec) GetId() string
- func (*ConsumerSpec) ProtoMessage()
- func (x *ConsumerSpec) ProtoReflect() protoreflect.Message
- func (x *ConsumerSpec) Reset()
- func (x *ConsumerSpec) String() string
- type ExitArgs
- func (*ExitArgs) Descriptor() ([]byte, []int)deprecated
- func (x *ExitArgs) GetBody() []byte
- func (x *ExitArgs) GetHeaders() *structpb.Struct
- func (x *ExitArgs) GetStatus() int32
- func (*ExitArgs) ProtoMessage()
- func (x *ExitArgs) ProtoReflect() protoreflect.Message
- func (x *ExitArgs) Reset()
- func (x *ExitArgs) String() string
- type InstanceStatus
- func (*InstanceStatus) Descriptor() ([]byte, []int)deprecated
- func (x *InstanceStatus) GetConfig() *structpb.Value
- func (x *InstanceStatus) GetInstanceId() int32
- func (x *InstanceStatus) GetName() string
- func (x *InstanceStatus) GetStartedAt() int64
- func (*InstanceStatus) ProtoMessage()
- func (x *InstanceStatus) ProtoReflect() protoreflect.Message
- func (x *InstanceStatus) Reset()
- func (x *InstanceStatus) String() string
- type Int
- type KV
- type MemoryStats
- func (*MemoryStats) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryStats) GetLuaSharedDicts() *MemoryStats_LuaSharedDicts
- func (x *MemoryStats) GetWorkersLuaVms() []*MemoryStats_WorkerLuaVm
- func (*MemoryStats) ProtoMessage()
- func (x *MemoryStats) ProtoReflect() protoreflect.Message
- func (x *MemoryStats) Reset()
- func (x *MemoryStats) String() string
- type MemoryStats_LuaSharedDicts
- func (*MemoryStats_LuaSharedDicts) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryStats_LuaSharedDicts) GetKong() *MemoryStats_LuaSharedDicts_DictStats
- func (x *MemoryStats_LuaSharedDicts) GetKongDbCache() *MemoryStats_LuaSharedDicts_DictStats
- func (*MemoryStats_LuaSharedDicts) ProtoMessage()
- func (x *MemoryStats_LuaSharedDicts) ProtoReflect() protoreflect.Message
- func (x *MemoryStats_LuaSharedDicts) Reset()
- func (x *MemoryStats_LuaSharedDicts) String() string
- type MemoryStats_LuaSharedDicts_DictStats
- func (*MemoryStats_LuaSharedDicts_DictStats) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryStats_LuaSharedDicts_DictStats) GetAllocatedSlabs() int64
- func (x *MemoryStats_LuaSharedDicts_DictStats) GetCapacity() int64
- func (*MemoryStats_LuaSharedDicts_DictStats) ProtoMessage()
- func (x *MemoryStats_LuaSharedDicts_DictStats) ProtoReflect() protoreflect.Message
- func (x *MemoryStats_LuaSharedDicts_DictStats) Reset()
- func (x *MemoryStats_LuaSharedDicts_DictStats) String() string
- type MemoryStats_WorkerLuaVm
- func (*MemoryStats_WorkerLuaVm) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryStats_WorkerLuaVm) GetHttpAllocatedGc() int64
- func (x *MemoryStats_WorkerLuaVm) GetPid() int64
- func (*MemoryStats_WorkerLuaVm) ProtoMessage()
- func (x *MemoryStats_WorkerLuaVm) ProtoReflect() protoreflect.Message
- func (x *MemoryStats_WorkerLuaVm) Reset()
- func (x *MemoryStats_WorkerLuaVm) String() string
- type Number
- type PdkArg
- func (*PdkArg) Descriptor() ([]byte, []int)deprecated
- func (x *PdkArg) GetB() bool
- func (x *PdkArg) GetConsumer() *Consumer
- func (x *PdkArg) GetCredential() *AuthenticatedCredential
- func (m *PdkArg) GetData() isPdkArg_Data
- func (x *PdkArg) GetError() string
- func (x *PdkArg) GetF() float64
- func (x *PdkArg) GetI() int64
- func (x *PdkArg) GetM() *StringMap
- func (x *PdkArg) GetMemoryStats() *MemoryStats
- func (x *PdkArg) GetRoute() *Route
- func (x *PdkArg) GetS() string
- func (x *PdkArg) GetService() *Service
- func (*PdkArg) ProtoMessage()
- func (x *PdkArg) ProtoReflect() protoreflect.Message
- func (x *PdkArg) Reset()
- func (x *PdkArg) String() string
- type PdkArg_B
- type PdkArg_Consumer
- type PdkArg_Credential
- type PdkArg_Error
- type PdkArg_F
- type PdkArg_I
- type PdkArg_M
- type PdkArg_MemoryStats
- type PdkArg_Route
- type PdkArg_S
- type PdkArg_Service
- type PdkCall
- func (*PdkCall) Descriptor() ([]byte, []int)deprecated
- func (x *PdkCall) GetArgs() []*PdkArg
- func (x *PdkCall) GetCmd() string
- func (x *PdkCall) GetEventId() int64
- func (x *PdkCall) GetSequence() int64
- func (*PdkCall) ProtoMessage()
- func (x *PdkCall) ProtoReflect() protoreflect.Message
- func (x *PdkCall) Reset()
- func (x *PdkCall) String() string
- type PdkReturn
- func (*PdkReturn) Descriptor() ([]byte, []int)deprecated
- func (x *PdkReturn) GetArg() *PdkArg
- func (x *PdkReturn) GetCmd() string
- func (x *PdkReturn) GetEventId() int64
- func (x *PdkReturn) GetSequence() int64
- func (*PdkReturn) ProtoMessage()
- func (x *PdkReturn) ProtoReflect() protoreflect.Message
- func (x *PdkReturn) Reset()
- func (x *PdkReturn) String() string
- type PluginInfo
- func (*PluginInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PluginInfo) GetLoadedAt() int64
- func (x *PluginInfo) GetName() string
- func (x *PluginInfo) GetPhases() []string
- func (x *PluginInfo) GetPriority() int32
- func (x *PluginInfo) GetSchema() string
- func (x *PluginInfo) GetUpdatedAt() int64
- func (x *PluginInfo) GetVersion() string
- func (*PluginInfo) ProtoMessage()
- func (x *PluginInfo) ProtoReflect() protoreflect.Message
- func (x *PluginInfo) Reset()
- func (x *PluginInfo) String() string
- type PluginNames
- type RawBodyResult
- func (*RawBodyResult) Descriptor() ([]byte, []int)deprecated
- func (x *RawBodyResult) GetBodyFilepath() string
- func (x *RawBodyResult) GetContent() []byte
- func (x *RawBodyResult) GetError() string
- func (m *RawBodyResult) GetKind() isRawBodyResult_Kind
- func (*RawBodyResult) ProtoMessage()
- func (x *RawBodyResult) ProtoReflect() protoreflect.Message
- func (x *RawBodyResult) Reset()
- func (x *RawBodyResult) String() string
- type RawBodyResult_BodyFilepath
- type RawBodyResult_Content
- type RawBodyResult_Error
- type Route
- func (*Route) Descriptor() ([]byte, []int)deprecated
- func (x *Route) GetCreatedAt() int64
- func (x *Route) GetDestinations() []string
- func (x *Route) GetHeaders() []string
- func (x *Route) GetHosts() []string
- func (x *Route) GetHttpsRedirectStatusCode() int32
- func (x *Route) GetId() string
- func (x *Route) GetMethods() []string
- func (x *Route) GetName() string
- func (x *Route) GetPaths() []string
- func (x *Route) GetPreserveHost() bool
- func (x *Route) GetProtocols() []string
- func (x *Route) GetRegexPriority() int32
- func (x *Route) GetService() *ServiceKey
- func (x *Route) GetSnis() []string
- func (x *Route) GetSources() []string
- func (x *Route) GetStripPath() bool
- func (x *Route) GetTags() []string
- func (x *Route) GetUpdatedAt() int64
- func (*Route) ProtoMessage()
- func (x *Route) ProtoReflect() protoreflect.Message
- func (x *Route) Reset()
- func (x *Route) String() string
- type RpcCall
- func (*RpcCall) Descriptor() ([]byte, []int)deprecated
- func (m *RpcCall) GetCall() isRpcCall_Call
- func (x *RpcCall) GetCmdCloseInstance() *CmdCloseInstance
- func (x *RpcCall) GetCmdGetInstanceStatus() *CmdGetInstanceStatus
- func (x *RpcCall) GetCmdGetPluginInfo() *CmdGetPluginInfo
- func (x *RpcCall) GetCmdGetPluginNames() *CmdGetPluginNames
- func (x *RpcCall) GetCmdHandleEvent() *CmdHandleEvent
- func (x *RpcCall) GetCmdStartInstance() *CmdStartInstance
- func (x *RpcCall) GetSequence() int64
- func (*RpcCall) ProtoMessage()
- func (x *RpcCall) ProtoReflect() protoreflect.Message
- func (x *RpcCall) Reset()
- func (x *RpcCall) String() string
- type RpcCall_CmdCloseInstance
- type RpcCall_CmdGetInstanceStatus
- type RpcCall_CmdGetPluginInfo
- type RpcCall_CmdGetPluginNames
- type RpcCall_CmdHandleEvent
- type RpcCall_CmdStartInstance
- type RpcReturn
- func (*RpcReturn) Descriptor() ([]byte, []int)deprecated
- func (x *RpcReturn) GetInstanceStatus() *InstanceStatus
- func (x *RpcReturn) GetPluginInfo() *PluginInfo
- func (x *RpcReturn) GetPluginNames() *PluginNames
- func (m *RpcReturn) GetReturn() isRpcReturn_Return
- func (x *RpcReturn) GetSequence() int64
- func (*RpcReturn) ProtoMessage()
- func (x *RpcReturn) ProtoReflect() protoreflect.Message
- func (x *RpcReturn) Reset()
- func (x *RpcReturn) String() string
- type RpcReturn_InstanceStatus
- type RpcReturn_PluginInfo
- type RpcReturn_PluginNames
- type Service
- func (*Service) Descriptor() ([]byte, []int)deprecated
- func (x *Service) GetClientCertificate() *CertificateKey
- func (x *Service) GetConnectTimeout() int32
- func (x *Service) GetCreatedAt() int64
- func (x *Service) GetHost() string
- func (x *Service) GetId() string
- func (x *Service) GetName() string
- func (x *Service) GetPath() string
- func (x *Service) GetPort() int32
- func (x *Service) GetProtocol() string
- func (x *Service) GetReadTimeout() int32
- func (x *Service) GetRetries() int32
- func (x *Service) GetTags() []string
- func (x *Service) GetUpdatedAt() int64
- func (x *Service) GetWriteTimeout() int32
- func (*Service) ProtoMessage()
- func (x *Service) ProtoReflect() protoreflect.Message
- func (x *Service) Reset()
- func (x *Service) String() string
- type ServiceKey
- type String
- type StringMap
- type Target
- type UriCapturesResult
- func (*UriCapturesResult) Descriptor() ([]byte, []int)deprecated
- func (x *UriCapturesResult) GetNamed() map[string][]byte
- func (x *UriCapturesResult) GetUnnamed() [][]byte
- func (*UriCapturesResult) ProtoMessage()
- func (x *UriCapturesResult) ProtoReflect() protoreflect.Message
- func (x *UriCapturesResult) Reset()
- func (x *UriCapturesResult) String() string
Constants ¶
This section is empty.
Variables ¶
var (
// optional string MethodName = 50007;
E_MethodName = &file_server_kong_plugin_protocol_pluginsocket_proto_extTypes[0]
)
Extension fields to descriptorpb.MethodOptions.
var File_server_kong_plugin_protocol_pluginsocket_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AuthenticateArgs ¶
type AuthenticateArgs struct { Consumer *Consumer `protobuf:"bytes,1,opt,name=consumer,proto3" json:"consumer,omitempty"` Credential *AuthenticatedCredential `protobuf:"bytes,2,opt,name=credential,proto3" json:"credential,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateArgs) Descriptor
deprecated
func (*AuthenticateArgs) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateArgs.ProtoReflect.Descriptor instead.
func (*AuthenticateArgs) GetConsumer ¶
func (x *AuthenticateArgs) GetConsumer() *Consumer
func (*AuthenticateArgs) GetCredential ¶
func (x *AuthenticateArgs) GetCredential() *AuthenticatedCredential
func (*AuthenticateArgs) ProtoMessage ¶
func (*AuthenticateArgs) ProtoMessage()
func (*AuthenticateArgs) ProtoReflect ¶
func (x *AuthenticateArgs) ProtoReflect() protoreflect.Message
func (*AuthenticateArgs) Reset ¶
func (x *AuthenticateArgs) Reset()
func (*AuthenticateArgs) String ¶
func (x *AuthenticateArgs) String() string
type AuthenticatedCredential ¶
type AuthenticatedCredential struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ConsumerId string `protobuf:"bytes,2,opt,name=consumer_id,json=consumerId,proto3" json:"consumer_id,omitempty"` // contains filtered or unexported fields }
func (*AuthenticatedCredential) Descriptor
deprecated
func (*AuthenticatedCredential) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticatedCredential.ProtoReflect.Descriptor instead.
func (*AuthenticatedCredential) GetConsumerId ¶
func (x *AuthenticatedCredential) GetConsumerId() string
func (*AuthenticatedCredential) GetId ¶
func (x *AuthenticatedCredential) GetId() string
func (*AuthenticatedCredential) ProtoMessage ¶
func (*AuthenticatedCredential) ProtoMessage()
func (*AuthenticatedCredential) ProtoReflect ¶
func (x *AuthenticatedCredential) ProtoReflect() protoreflect.Message
func (*AuthenticatedCredential) Reset ¶
func (x *AuthenticatedCredential) Reset()
func (*AuthenticatedCredential) String ¶
func (x *AuthenticatedCredential) String() string
type Bool ¶
type Bool struct { V bool `protobuf:"varint,1,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*Bool) Descriptor
deprecated
func (*Bool) ProtoMessage ¶
func (*Bool) ProtoMessage()
func (*Bool) ProtoReflect ¶
func (x *Bool) ProtoReflect() protoreflect.Message
type ByteString ¶ added in v0.10.0
type ByteString struct { V []byte `protobuf:"bytes,1,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*ByteString) Descriptor
deprecated
added in
v0.10.0
func (*ByteString) Descriptor() ([]byte, []int)
Deprecated: Use ByteString.ProtoReflect.Descriptor instead.
func (*ByteString) GetV ¶ added in v0.10.0
func (x *ByteString) GetV() []byte
func (*ByteString) ProtoMessage ¶ added in v0.10.0
func (*ByteString) ProtoMessage()
func (*ByteString) ProtoReflect ¶ added in v0.10.0
func (x *ByteString) ProtoReflect() protoreflect.Message
func (*ByteString) Reset ¶ added in v0.10.0
func (x *ByteString) Reset()
func (*ByteString) String ¶ added in v0.10.0
func (x *ByteString) String() string
type CertificateKey ¶
type CertificateKey struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CertificateKey) Descriptor
deprecated
func (*CertificateKey) Descriptor() ([]byte, []int)
Deprecated: Use CertificateKey.ProtoReflect.Descriptor instead.
func (*CertificateKey) GetId ¶
func (x *CertificateKey) GetId() string
func (*CertificateKey) ProtoMessage ¶
func (*CertificateKey) ProtoMessage()
func (*CertificateKey) ProtoReflect ¶
func (x *CertificateKey) ProtoReflect() protoreflect.Message
func (*CertificateKey) Reset ¶
func (x *CertificateKey) Reset()
func (*CertificateKey) String ¶
func (x *CertificateKey) String() string
type CmdCloseInstance ¶
type CmdCloseInstance struct { InstanceId int32 `protobuf:"varint,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*CmdCloseInstance) Descriptor
deprecated
func (*CmdCloseInstance) Descriptor() ([]byte, []int)
Deprecated: Use CmdCloseInstance.ProtoReflect.Descriptor instead.
func (*CmdCloseInstance) GetInstanceId ¶
func (x *CmdCloseInstance) GetInstanceId() int32
func (*CmdCloseInstance) ProtoMessage ¶
func (*CmdCloseInstance) ProtoMessage()
func (*CmdCloseInstance) ProtoReflect ¶
func (x *CmdCloseInstance) ProtoReflect() protoreflect.Message
func (*CmdCloseInstance) Reset ¶
func (x *CmdCloseInstance) Reset()
func (*CmdCloseInstance) String ¶
func (x *CmdCloseInstance) String() string
type CmdGetInstanceStatus ¶
type CmdGetInstanceStatus struct { InstanceId int32 `protobuf:"varint,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` // contains filtered or unexported fields }
func (*CmdGetInstanceStatus) Descriptor
deprecated
func (*CmdGetInstanceStatus) Descriptor() ([]byte, []int)
Deprecated: Use CmdGetInstanceStatus.ProtoReflect.Descriptor instead.
func (*CmdGetInstanceStatus) GetInstanceId ¶
func (x *CmdGetInstanceStatus) GetInstanceId() int32
func (*CmdGetInstanceStatus) ProtoMessage ¶
func (*CmdGetInstanceStatus) ProtoMessage()
func (*CmdGetInstanceStatus) ProtoReflect ¶
func (x *CmdGetInstanceStatus) ProtoReflect() protoreflect.Message
func (*CmdGetInstanceStatus) Reset ¶
func (x *CmdGetInstanceStatus) Reset()
func (*CmdGetInstanceStatus) String ¶
func (x *CmdGetInstanceStatus) String() string
type CmdGetPluginInfo ¶
type CmdGetPluginInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CmdGetPluginInfo) Descriptor
deprecated
func (*CmdGetPluginInfo) Descriptor() ([]byte, []int)
Deprecated: Use CmdGetPluginInfo.ProtoReflect.Descriptor instead.
func (*CmdGetPluginInfo) GetName ¶
func (x *CmdGetPluginInfo) GetName() string
func (*CmdGetPluginInfo) ProtoMessage ¶
func (*CmdGetPluginInfo) ProtoMessage()
func (*CmdGetPluginInfo) ProtoReflect ¶
func (x *CmdGetPluginInfo) ProtoReflect() protoreflect.Message
func (*CmdGetPluginInfo) Reset ¶
func (x *CmdGetPluginInfo) Reset()
func (*CmdGetPluginInfo) String ¶
func (x *CmdGetPluginInfo) String() string
type CmdGetPluginNames ¶
type CmdGetPluginNames struct {
// contains filtered or unexported fields
}
func (*CmdGetPluginNames) Descriptor
deprecated
func (*CmdGetPluginNames) Descriptor() ([]byte, []int)
Deprecated: Use CmdGetPluginNames.ProtoReflect.Descriptor instead.
func (*CmdGetPluginNames) ProtoMessage ¶
func (*CmdGetPluginNames) ProtoMessage()
func (*CmdGetPluginNames) ProtoReflect ¶
func (x *CmdGetPluginNames) ProtoReflect() protoreflect.Message
func (*CmdGetPluginNames) Reset ¶
func (x *CmdGetPluginNames) Reset()
func (*CmdGetPluginNames) String ¶
func (x *CmdGetPluginNames) String() string
type CmdHandleEvent ¶
type CmdHandleEvent struct { InstanceId int32 `protobuf:"varint,1,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` EventName string `protobuf:"bytes,2,opt,name=event_name,json=eventName,proto3" json:"event_name,omitempty"` // contains filtered or unexported fields }
func (*CmdHandleEvent) Descriptor
deprecated
func (*CmdHandleEvent) Descriptor() ([]byte, []int)
Deprecated: Use CmdHandleEvent.ProtoReflect.Descriptor instead.
func (*CmdHandleEvent) GetEventName ¶
func (x *CmdHandleEvent) GetEventName() string
func (*CmdHandleEvent) GetInstanceId ¶
func (x *CmdHandleEvent) GetInstanceId() int32
func (*CmdHandleEvent) ProtoMessage ¶
func (*CmdHandleEvent) ProtoMessage()
func (*CmdHandleEvent) ProtoReflect ¶
func (x *CmdHandleEvent) ProtoReflect() protoreflect.Message
func (*CmdHandleEvent) Reset ¶
func (x *CmdHandleEvent) Reset()
func (*CmdHandleEvent) String ¶
func (x *CmdHandleEvent) String() string
type CmdStartInstance ¶
type CmdStartInstance struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Config []byte `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*CmdStartInstance) Descriptor
deprecated
func (*CmdStartInstance) Descriptor() ([]byte, []int)
Deprecated: Use CmdStartInstance.ProtoReflect.Descriptor instead.
func (*CmdStartInstance) GetConfig ¶
func (x *CmdStartInstance) GetConfig() []byte
func (*CmdStartInstance) GetName ¶
func (x *CmdStartInstance) GetName() string
func (*CmdStartInstance) ProtoMessage ¶
func (*CmdStartInstance) ProtoMessage()
func (*CmdStartInstance) ProtoReflect ¶
func (x *CmdStartInstance) ProtoReflect() protoreflect.Message
func (*CmdStartInstance) Reset ¶
func (x *CmdStartInstance) Reset()
func (*CmdStartInstance) String ¶
func (x *CmdStartInstance) String() string
type Consumer ¶
type Consumer struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Username string `protobuf:"bytes,3,opt,name=username,proto3" json:"username,omitempty"` CustomId string `protobuf:"bytes,4,opt,name=custom_id,json=customId,proto3" json:"custom_id,omitempty"` Tags []string `protobuf:"bytes,5,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*Consumer) Descriptor
deprecated
func (*Consumer) GetCreatedAt ¶
func (*Consumer) GetCustomId ¶
func (*Consumer) GetUsername ¶
func (*Consumer) ProtoMessage ¶
func (*Consumer) ProtoMessage()
func (*Consumer) ProtoReflect ¶
func (x *Consumer) ProtoReflect() protoreflect.Message
type ConsumerSpec ¶
type ConsumerSpec struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ByUsername bool `protobuf:"varint,2,opt,name=by_username,json=byUsername,proto3" json:"by_username,omitempty"` // contains filtered or unexported fields }
func (*ConsumerSpec) Descriptor
deprecated
func (*ConsumerSpec) Descriptor() ([]byte, []int)
Deprecated: Use ConsumerSpec.ProtoReflect.Descriptor instead.
func (*ConsumerSpec) GetByUsername ¶
func (x *ConsumerSpec) GetByUsername() bool
func (*ConsumerSpec) GetId ¶
func (x *ConsumerSpec) GetId() string
func (*ConsumerSpec) ProtoMessage ¶
func (*ConsumerSpec) ProtoMessage()
func (*ConsumerSpec) ProtoReflect ¶
func (x *ConsumerSpec) ProtoReflect() protoreflect.Message
func (*ConsumerSpec) Reset ¶
func (x *ConsumerSpec) Reset()
func (*ConsumerSpec) String ¶
func (x *ConsumerSpec) String() string
type ExitArgs ¶
type ExitArgs struct { Status int32 `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` Headers *structpb.Struct `protobuf:"bytes,3,opt,name=headers,proto3" json:"headers,omitempty"` // contains filtered or unexported fields }
func (*ExitArgs) Descriptor
deprecated
func (*ExitArgs) GetHeaders ¶
func (*ExitArgs) ProtoMessage ¶
func (*ExitArgs) ProtoMessage()
func (*ExitArgs) ProtoReflect ¶
func (x *ExitArgs) ProtoReflect() protoreflect.Message
type InstanceStatus ¶
type InstanceStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` InstanceId int32 `protobuf:"varint,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` Config *structpb.Value `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` StartedAt int64 `protobuf:"varint,4,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"` // contains filtered or unexported fields }
func (*InstanceStatus) Descriptor
deprecated
func (*InstanceStatus) Descriptor() ([]byte, []int)
Deprecated: Use InstanceStatus.ProtoReflect.Descriptor instead.
func (*InstanceStatus) GetConfig ¶
func (x *InstanceStatus) GetConfig() *structpb.Value
func (*InstanceStatus) GetInstanceId ¶
func (x *InstanceStatus) GetInstanceId() int32
func (*InstanceStatus) GetName ¶
func (x *InstanceStatus) GetName() string
func (*InstanceStatus) GetStartedAt ¶
func (x *InstanceStatus) GetStartedAt() int64
func (*InstanceStatus) ProtoMessage ¶
func (*InstanceStatus) ProtoMessage()
func (*InstanceStatus) ProtoReflect ¶
func (x *InstanceStatus) ProtoReflect() protoreflect.Message
func (*InstanceStatus) Reset ¶
func (x *InstanceStatus) Reset()
func (*InstanceStatus) String ¶
func (x *InstanceStatus) String() string
type Int ¶
type Int struct { V int32 `protobuf:"varint,1,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*Int) Descriptor
deprecated
func (*Int) ProtoMessage ¶
func (*Int) ProtoMessage()
func (*Int) ProtoReflect ¶
func (x *Int) ProtoReflect() protoreflect.Message
type KV ¶
type KV struct { K string `protobuf:"bytes,1,opt,name=k,proto3" json:"k,omitempty"` V *structpb.Value `protobuf:"bytes,2,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*KV) Descriptor
deprecated
func (*KV) ProtoMessage ¶
func (*KV) ProtoMessage()
func (*KV) ProtoReflect ¶
func (x *KV) ProtoReflect() protoreflect.Message
type MemoryStats ¶
type MemoryStats struct { WorkersLuaVms []*MemoryStats_WorkerLuaVm `protobuf:"bytes,2,rep,name=workers_lua_vms,json=workersLuaVms,proto3" json:"workers_lua_vms,omitempty"` // contains filtered or unexported fields }
func (*MemoryStats) Descriptor
deprecated
func (*MemoryStats) Descriptor() ([]byte, []int)
Deprecated: Use MemoryStats.ProtoReflect.Descriptor instead.
func (*MemoryStats) GetLuaSharedDicts ¶
func (x *MemoryStats) GetLuaSharedDicts() *MemoryStats_LuaSharedDicts
func (*MemoryStats) GetWorkersLuaVms ¶
func (x *MemoryStats) GetWorkersLuaVms() []*MemoryStats_WorkerLuaVm
func (*MemoryStats) ProtoMessage ¶
func (*MemoryStats) ProtoMessage()
func (*MemoryStats) ProtoReflect ¶
func (x *MemoryStats) ProtoReflect() protoreflect.Message
func (*MemoryStats) Reset ¶
func (x *MemoryStats) Reset()
func (*MemoryStats) String ¶
func (x *MemoryStats) String() string
type MemoryStats_LuaSharedDicts ¶
type MemoryStats_LuaSharedDicts struct { // contains filtered or unexported fields }
func (*MemoryStats_LuaSharedDicts) Descriptor
deprecated
func (*MemoryStats_LuaSharedDicts) Descriptor() ([]byte, []int)
Deprecated: Use MemoryStats_LuaSharedDicts.ProtoReflect.Descriptor instead.
func (*MemoryStats_LuaSharedDicts) GetKong ¶
func (x *MemoryStats_LuaSharedDicts) GetKong() *MemoryStats_LuaSharedDicts_DictStats
func (*MemoryStats_LuaSharedDicts) GetKongDbCache ¶
func (x *MemoryStats_LuaSharedDicts) GetKongDbCache() *MemoryStats_LuaSharedDicts_DictStats
func (*MemoryStats_LuaSharedDicts) ProtoMessage ¶
func (*MemoryStats_LuaSharedDicts) ProtoMessage()
func (*MemoryStats_LuaSharedDicts) ProtoReflect ¶
func (x *MemoryStats_LuaSharedDicts) ProtoReflect() protoreflect.Message
func (*MemoryStats_LuaSharedDicts) Reset ¶
func (x *MemoryStats_LuaSharedDicts) Reset()
func (*MemoryStats_LuaSharedDicts) String ¶
func (x *MemoryStats_LuaSharedDicts) String() string
type MemoryStats_LuaSharedDicts_DictStats ¶
type MemoryStats_LuaSharedDicts_DictStats struct { // contains filtered or unexported fields }
func (*MemoryStats_LuaSharedDicts_DictStats) Descriptor
deprecated
func (*MemoryStats_LuaSharedDicts_DictStats) Descriptor() ([]byte, []int)
Deprecated: Use MemoryStats_LuaSharedDicts_DictStats.ProtoReflect.Descriptor instead.
func (*MemoryStats_LuaSharedDicts_DictStats) GetAllocatedSlabs ¶
func (x *MemoryStats_LuaSharedDicts_DictStats) GetAllocatedSlabs() int64
func (*MemoryStats_LuaSharedDicts_DictStats) GetCapacity ¶
func (x *MemoryStats_LuaSharedDicts_DictStats) GetCapacity() int64
func (*MemoryStats_LuaSharedDicts_DictStats) ProtoMessage ¶
func (*MemoryStats_LuaSharedDicts_DictStats) ProtoMessage()
func (*MemoryStats_LuaSharedDicts_DictStats) ProtoReflect ¶
func (x *MemoryStats_LuaSharedDicts_DictStats) ProtoReflect() protoreflect.Message
func (*MemoryStats_LuaSharedDicts_DictStats) Reset ¶
func (x *MemoryStats_LuaSharedDicts_DictStats) Reset()
func (*MemoryStats_LuaSharedDicts_DictStats) String ¶
func (x *MemoryStats_LuaSharedDicts_DictStats) String() string
type MemoryStats_WorkerLuaVm ¶
type MemoryStats_WorkerLuaVm struct { HttpAllocatedGc int64 `protobuf:"varint,1,opt,name=http_allocated_gc,json=httpAllocatedGc,proto3" json:"http_allocated_gc,omitempty"` Pid int64 `protobuf:"varint,2,opt,name=pid,proto3" json:"pid,omitempty"` // contains filtered or unexported fields }
func (*MemoryStats_WorkerLuaVm) Descriptor
deprecated
func (*MemoryStats_WorkerLuaVm) Descriptor() ([]byte, []int)
Deprecated: Use MemoryStats_WorkerLuaVm.ProtoReflect.Descriptor instead.
func (*MemoryStats_WorkerLuaVm) GetHttpAllocatedGc ¶
func (x *MemoryStats_WorkerLuaVm) GetHttpAllocatedGc() int64
func (*MemoryStats_WorkerLuaVm) GetPid ¶
func (x *MemoryStats_WorkerLuaVm) GetPid() int64
func (*MemoryStats_WorkerLuaVm) ProtoMessage ¶
func (*MemoryStats_WorkerLuaVm) ProtoMessage()
func (*MemoryStats_WorkerLuaVm) ProtoReflect ¶
func (x *MemoryStats_WorkerLuaVm) ProtoReflect() protoreflect.Message
func (*MemoryStats_WorkerLuaVm) Reset ¶
func (x *MemoryStats_WorkerLuaVm) Reset()
func (*MemoryStats_WorkerLuaVm) String ¶
func (x *MemoryStats_WorkerLuaVm) String() string
type Number ¶
type Number struct { V float64 `protobuf:"fixed64,1,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*Number) Descriptor
deprecated
func (*Number) ProtoMessage ¶
func (*Number) ProtoMessage()
func (*Number) ProtoReflect ¶
func (x *Number) ProtoReflect() protoreflect.Message
type PdkArg ¶
type PdkArg struct { // Types that are assignable to Data: // *PdkArg_B // *PdkArg_I // *PdkArg_F // *PdkArg_S // *PdkArg_M // *PdkArg_Error // *PdkArg_Credential // *PdkArg_Route // *PdkArg_Service // *PdkArg_Consumer // *PdkArg_MemoryStats Data isPdkArg_Data `protobuf_oneof:"data"` // contains filtered or unexported fields }
func (*PdkArg) Descriptor
deprecated
func (*PdkArg) GetConsumer ¶
func (*PdkArg) GetCredential ¶
func (x *PdkArg) GetCredential() *AuthenticatedCredential
func (*PdkArg) GetMemoryStats ¶
func (x *PdkArg) GetMemoryStats() *MemoryStats
func (*PdkArg) GetService ¶
func (*PdkArg) ProtoMessage ¶
func (*PdkArg) ProtoMessage()
func (*PdkArg) ProtoReflect ¶
func (x *PdkArg) ProtoReflect() protoreflect.Message
type PdkArg_Consumer ¶
type PdkArg_Consumer struct {
Consumer *Consumer `protobuf:"bytes,43,opt,name=consumer,proto3,oneof"`
}
type PdkArg_Credential ¶
type PdkArg_Credential struct {
Credential *AuthenticatedCredential `protobuf:"bytes,40,opt,name=credential,proto3,oneof"`
}
type PdkArg_Error ¶
type PdkArg_Error struct {
Error string `protobuf:"bytes,36,opt,name=error,proto3,oneof"`
}
type PdkArg_MemoryStats ¶
type PdkArg_MemoryStats struct {
MemoryStats *MemoryStats `protobuf:"bytes,44,opt,name=memory_stats,json=memoryStats,proto3,oneof"`
}
type PdkArg_Route ¶
type PdkArg_Route struct {
Route *Route `protobuf:"bytes,41,opt,name=route,proto3,oneof"`
}
type PdkArg_Service ¶
type PdkArg_Service struct {
Service *Service `protobuf:"bytes,42,opt,name=service,proto3,oneof"`
}
type PdkCall ¶
type PdkCall struct { Sequence int64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` EventId int64 `protobuf:"varint,2,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` Cmd string `protobuf:"bytes,3,opt,name=cmd,proto3" json:"cmd,omitempty"` Args []*PdkArg `protobuf:"bytes,31,rep,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*PdkCall) Descriptor
deprecated
func (*PdkCall) GetEventId ¶
func (*PdkCall) GetSequence ¶
func (*PdkCall) ProtoMessage ¶
func (*PdkCall) ProtoMessage()
func (*PdkCall) ProtoReflect ¶
func (x *PdkCall) ProtoReflect() protoreflect.Message
type PdkReturn ¶
type PdkReturn struct { Sequence int64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` EventId int64 `protobuf:"varint,2,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` Cmd string `protobuf:"bytes,3,opt,name=cmd,proto3" json:"cmd,omitempty"` Arg *PdkArg `protobuf:"bytes,31,opt,name=arg,proto3" json:"arg,omitempty"` // contains filtered or unexported fields }
func (*PdkReturn) Descriptor
deprecated
func (*PdkReturn) GetEventId ¶
func (*PdkReturn) GetSequence ¶
func (*PdkReturn) ProtoMessage ¶
func (*PdkReturn) ProtoMessage()
func (*PdkReturn) ProtoReflect ¶
func (x *PdkReturn) ProtoReflect() protoreflect.Message
type PluginInfo ¶
type PluginInfo struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` UpdatedAt int64 `protobuf:"varint,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` LoadedAt int64 `protobuf:"varint,3,opt,name=loaded_at,json=loadedAt,proto3" json:"loaded_at,omitempty"` Phases []string `protobuf:"bytes,4,rep,name=phases,proto3" json:"phases,omitempty"` Version string `protobuf:"bytes,5,opt,name=version,proto3" json:"version,omitempty"` Priority int32 `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"` Schema string `protobuf:"bytes,7,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*PluginInfo) Descriptor
deprecated
func (*PluginInfo) Descriptor() ([]byte, []int)
Deprecated: Use PluginInfo.ProtoReflect.Descriptor instead.
func (*PluginInfo) GetLoadedAt ¶
func (x *PluginInfo) GetLoadedAt() int64
func (*PluginInfo) GetName ¶
func (x *PluginInfo) GetName() string
func (*PluginInfo) GetPhases ¶
func (x *PluginInfo) GetPhases() []string
func (*PluginInfo) GetPriority ¶
func (x *PluginInfo) GetPriority() int32
func (*PluginInfo) GetSchema ¶
func (x *PluginInfo) GetSchema() string
func (*PluginInfo) GetUpdatedAt ¶
func (x *PluginInfo) GetUpdatedAt() int64
func (*PluginInfo) GetVersion ¶
func (x *PluginInfo) GetVersion() string
func (*PluginInfo) ProtoMessage ¶
func (*PluginInfo) ProtoMessage()
func (*PluginInfo) ProtoReflect ¶
func (x *PluginInfo) ProtoReflect() protoreflect.Message
func (*PluginInfo) Reset ¶
func (x *PluginInfo) Reset()
func (*PluginInfo) String ¶
func (x *PluginInfo) String() string
type PluginNames ¶
type PluginNames struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` // contains filtered or unexported fields }
func (*PluginNames) Descriptor
deprecated
func (*PluginNames) Descriptor() ([]byte, []int)
Deprecated: Use PluginNames.ProtoReflect.Descriptor instead.
func (*PluginNames) GetNames ¶
func (x *PluginNames) GetNames() []string
func (*PluginNames) ProtoMessage ¶
func (*PluginNames) ProtoMessage()
func (*PluginNames) ProtoReflect ¶
func (x *PluginNames) ProtoReflect() protoreflect.Message
func (*PluginNames) Reset ¶
func (x *PluginNames) Reset()
func (*PluginNames) String ¶
func (x *PluginNames) String() string
type RawBodyResult ¶ added in v0.8.0
type RawBodyResult struct { // Types that are assignable to Kind: // *RawBodyResult_Content // *RawBodyResult_BodyFilepath // *RawBodyResult_Error Kind isRawBodyResult_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*RawBodyResult) Descriptor
deprecated
added in
v0.8.0
func (*RawBodyResult) Descriptor() ([]byte, []int)
Deprecated: Use RawBodyResult.ProtoReflect.Descriptor instead.
func (*RawBodyResult) GetBodyFilepath ¶ added in v0.8.0
func (x *RawBodyResult) GetBodyFilepath() string
func (*RawBodyResult) GetContent ¶ added in v0.8.0
func (x *RawBodyResult) GetContent() []byte
func (*RawBodyResult) GetError ¶ added in v0.8.0
func (x *RawBodyResult) GetError() string
func (*RawBodyResult) GetKind ¶ added in v0.8.0
func (m *RawBodyResult) GetKind() isRawBodyResult_Kind
func (*RawBodyResult) ProtoMessage ¶ added in v0.8.0
func (*RawBodyResult) ProtoMessage()
func (*RawBodyResult) ProtoReflect ¶ added in v0.8.0
func (x *RawBodyResult) ProtoReflect() protoreflect.Message
func (*RawBodyResult) Reset ¶ added in v0.8.0
func (x *RawBodyResult) Reset()
func (*RawBodyResult) String ¶ added in v0.8.0
func (x *RawBodyResult) String() string
type RawBodyResult_BodyFilepath ¶ added in v0.8.0
type RawBodyResult_BodyFilepath struct {
BodyFilepath string `protobuf:"bytes,2,opt,name=body_filepath,json=bodyFilepath,proto3,oneof"`
}
type RawBodyResult_Content ¶ added in v0.8.0
type RawBodyResult_Content struct {
Content []byte `protobuf:"bytes,1,opt,name=content,proto3,oneof"`
}
type RawBodyResult_Error ¶ added in v0.8.0
type RawBodyResult_Error struct {
Error string `protobuf:"bytes,3,opt,name=error,proto3,oneof"`
}
type Route ¶
type Route struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Protocols []string `protobuf:"bytes,5,rep,name=protocols,proto3" json:"protocols,omitempty"` Methods []string `protobuf:"bytes,6,rep,name=methods,proto3" json:"methods,omitempty"` Hosts []string `protobuf:"bytes,7,rep,name=hosts,proto3" json:"hosts,omitempty"` Paths []string `protobuf:"bytes,8,rep,name=paths,proto3" json:"paths,omitempty"` Headers []string `protobuf:"bytes,9,rep,name=headers,proto3" json:"headers,omitempty"` HttpsRedirectStatusCode int32 `` /* 136-byte string literal not displayed */ RegexPriority int32 `protobuf:"varint,11,opt,name=regex_priority,json=regexPriority,proto3" json:"regex_priority,omitempty"` StripPath bool `protobuf:"varint,12,opt,name=strip_path,json=stripPath,proto3" json:"strip_path,omitempty"` PreserveHost bool `protobuf:"varint,13,opt,name=preserve_host,json=preserveHost,proto3" json:"preserve_host,omitempty"` Snis []string `protobuf:"bytes,14,rep,name=snis,proto3" json:"snis,omitempty"` Sources []string `protobuf:"bytes,15,rep,name=sources,proto3" json:"sources,omitempty"` Destinations []string `protobuf:"bytes,16,rep,name=destinations,proto3" json:"destinations,omitempty"` Tags []string `protobuf:"bytes,17,rep,name=tags,proto3" json:"tags,omitempty"` Service *ServiceKey `protobuf:"bytes,18,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
func (*Route) Descriptor
deprecated
func (*Route) GetCreatedAt ¶
func (*Route) GetDestinations ¶
func (*Route) GetHeaders ¶
func (*Route) GetHttpsRedirectStatusCode ¶
func (*Route) GetMethods ¶
func (*Route) GetPreserveHost ¶
func (*Route) GetProtocols ¶
func (*Route) GetRegexPriority ¶
func (*Route) GetService ¶
func (x *Route) GetService() *ServiceKey
func (*Route) GetSources ¶
func (*Route) GetStripPath ¶
func (*Route) GetUpdatedAt ¶
func (*Route) ProtoMessage ¶
func (*Route) ProtoMessage()
func (*Route) ProtoReflect ¶
func (x *Route) ProtoReflect() protoreflect.Message
type RpcCall ¶
type RpcCall struct { Sequence int64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` // Types that are assignable to Call: // *RpcCall_CmdGetPluginNames // *RpcCall_CmdGetPluginInfo // *RpcCall_CmdStartInstance // *RpcCall_CmdGetInstanceStatus // *RpcCall_CmdCloseInstance // *RpcCall_CmdHandleEvent Call isRpcCall_Call `protobuf_oneof:"call"` // contains filtered or unexported fields }
func (*RpcCall) Descriptor
deprecated
func (*RpcCall) GetCmdCloseInstance ¶
func (x *RpcCall) GetCmdCloseInstance() *CmdCloseInstance
func (*RpcCall) GetCmdGetInstanceStatus ¶
func (x *RpcCall) GetCmdGetInstanceStatus() *CmdGetInstanceStatus
func (*RpcCall) GetCmdGetPluginInfo ¶
func (x *RpcCall) GetCmdGetPluginInfo() *CmdGetPluginInfo
func (*RpcCall) GetCmdGetPluginNames ¶
func (x *RpcCall) GetCmdGetPluginNames() *CmdGetPluginNames
func (*RpcCall) GetCmdHandleEvent ¶
func (x *RpcCall) GetCmdHandleEvent() *CmdHandleEvent
func (*RpcCall) GetCmdStartInstance ¶
func (x *RpcCall) GetCmdStartInstance() *CmdStartInstance
func (*RpcCall) GetSequence ¶
func (*RpcCall) ProtoMessage ¶
func (*RpcCall) ProtoMessage()
func (*RpcCall) ProtoReflect ¶
func (x *RpcCall) ProtoReflect() protoreflect.Message
type RpcCall_CmdCloseInstance ¶
type RpcCall_CmdCloseInstance struct {
CmdCloseInstance *CmdCloseInstance `protobuf:"bytes,35,opt,name=cmd_close_instance,json=cmdCloseInstance,proto3,oneof"`
}
type RpcCall_CmdGetInstanceStatus ¶
type RpcCall_CmdGetInstanceStatus struct {
CmdGetInstanceStatus *CmdGetInstanceStatus `protobuf:"bytes,34,opt,name=cmd_get_instance_status,json=cmdGetInstanceStatus,proto3,oneof"`
}
type RpcCall_CmdGetPluginInfo ¶
type RpcCall_CmdGetPluginInfo struct {
CmdGetPluginInfo *CmdGetPluginInfo `protobuf:"bytes,32,opt,name=cmd_get_plugin_info,json=cmdGetPluginInfo,proto3,oneof"`
}
type RpcCall_CmdGetPluginNames ¶
type RpcCall_CmdGetPluginNames struct {
CmdGetPluginNames *CmdGetPluginNames `protobuf:"bytes,31,opt,name=cmd_get_plugin_names,json=cmdGetPluginNames,proto3,oneof"`
}
type RpcCall_CmdHandleEvent ¶
type RpcCall_CmdHandleEvent struct {
CmdHandleEvent *CmdHandleEvent `protobuf:"bytes,36,opt,name=cmd_handle_event,json=cmdHandleEvent,proto3,oneof"`
}
type RpcCall_CmdStartInstance ¶
type RpcCall_CmdStartInstance struct {
CmdStartInstance *CmdStartInstance `protobuf:"bytes,33,opt,name=cmd_start_instance,json=cmdStartInstance,proto3,oneof"`
}
type RpcReturn ¶
type RpcReturn struct { Sequence int64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"` // Types that are assignable to Return: // *RpcReturn_PluginNames // *RpcReturn_PluginInfo // *RpcReturn_InstanceStatus Return isRpcReturn_Return `protobuf_oneof:"return"` // contains filtered or unexported fields }
func (*RpcReturn) Descriptor
deprecated
func (*RpcReturn) GetInstanceStatus ¶
func (x *RpcReturn) GetInstanceStatus() *InstanceStatus
func (*RpcReturn) GetPluginInfo ¶
func (x *RpcReturn) GetPluginInfo() *PluginInfo
func (*RpcReturn) GetPluginNames ¶
func (x *RpcReturn) GetPluginNames() *PluginNames
func (*RpcReturn) GetSequence ¶
func (*RpcReturn) ProtoMessage ¶
func (*RpcReturn) ProtoMessage()
func (*RpcReturn) ProtoReflect ¶
func (x *RpcReturn) ProtoReflect() protoreflect.Message
type RpcReturn_InstanceStatus ¶
type RpcReturn_InstanceStatus struct {
InstanceStatus *InstanceStatus `protobuf:"bytes,33,opt,name=instance_status,json=instanceStatus,proto3,oneof"`
}
type RpcReturn_PluginInfo ¶
type RpcReturn_PluginInfo struct {
PluginInfo *PluginInfo `protobuf:"bytes,32,opt,name=plugin_info,json=pluginInfo,proto3,oneof"`
}
type RpcReturn_PluginNames ¶
type RpcReturn_PluginNames struct {
PluginNames *PluginNames `protobuf:"bytes,31,opt,name=plugin_names,json=pluginNames,proto3,oneof"`
}
type Service ¶
type Service struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt int64 `protobuf:"varint,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Retries int32 `protobuf:"varint,5,opt,name=retries,proto3" json:"retries,omitempty"` Protocol string `protobuf:"bytes,6,opt,name=protocol,proto3" json:"protocol,omitempty"` Host string `protobuf:"bytes,7,opt,name=host,proto3" json:"host,omitempty"` Port int32 `protobuf:"varint,8,opt,name=port,proto3" json:"port,omitempty"` Path string `protobuf:"bytes,9,opt,name=path,proto3" json:"path,omitempty"` ConnectTimeout int32 `protobuf:"varint,10,opt,name=connect_timeout,json=connectTimeout,proto3" json:"connect_timeout,omitempty"` WriteTimeout int32 `protobuf:"varint,11,opt,name=write_timeout,json=writeTimeout,proto3" json:"write_timeout,omitempty"` ReadTimeout int32 `protobuf:"varint,12,opt,name=read_timeout,json=readTimeout,proto3" json:"read_timeout,omitempty"` Tags []string `protobuf:"bytes,13,rep,name=tags,proto3" json:"tags,omitempty"` ClientCertificate *CertificateKey `protobuf:"bytes,14,opt,name=client_certificate,json=clientCertificate,proto3" json:"client_certificate,omitempty"` // contains filtered or unexported fields }
func (*Service) Descriptor
deprecated
func (*Service) GetClientCertificate ¶
func (x *Service) GetClientCertificate() *CertificateKey
func (*Service) GetConnectTimeout ¶
func (*Service) GetCreatedAt ¶
func (*Service) GetProtocol ¶
func (*Service) GetReadTimeout ¶
func (*Service) GetRetries ¶
func (*Service) GetUpdatedAt ¶
func (*Service) GetWriteTimeout ¶
func (*Service) ProtoMessage ¶
func (*Service) ProtoMessage()
func (*Service) ProtoReflect ¶
func (x *Service) ProtoReflect() protoreflect.Message
type ServiceKey ¶
type ServiceKey struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ServiceKey) Descriptor
deprecated
func (*ServiceKey) Descriptor() ([]byte, []int)
Deprecated: Use ServiceKey.ProtoReflect.Descriptor instead.
func (*ServiceKey) GetId ¶
func (x *ServiceKey) GetId() string
func (*ServiceKey) ProtoMessage ¶
func (*ServiceKey) ProtoMessage()
func (*ServiceKey) ProtoReflect ¶
func (x *ServiceKey) ProtoReflect() protoreflect.Message
func (*ServiceKey) Reset ¶
func (x *ServiceKey) Reset()
func (*ServiceKey) String ¶
func (x *ServiceKey) String() string
type String ¶
type String struct { V string `protobuf:"bytes,1,opt,name=v,proto3" json:"v,omitempty"` // contains filtered or unexported fields }
func (*String) Descriptor
deprecated
func (*String) ProtoMessage ¶
func (*String) ProtoMessage()
func (*String) ProtoReflect ¶
func (x *String) ProtoReflect() protoreflect.Message
type StringMap ¶
type StringMap struct { M map[string]string `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*StringMap) Descriptor
deprecated
func (*StringMap) ProtoMessage ¶
func (*StringMap) ProtoMessage()
func (*StringMap) ProtoReflect ¶
func (x *StringMap) ProtoReflect() protoreflect.Message
type Target ¶
type Target struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` Port int32 `protobuf:"varint,2,opt,name=port,proto3" json:"port,omitempty"` // contains filtered or unexported fields }
func (*Target) Descriptor
deprecated
func (*Target) ProtoMessage ¶
func (*Target) ProtoMessage()
func (*Target) ProtoReflect ¶
func (x *Target) ProtoReflect() protoreflect.Message
type UriCapturesResult ¶ added in v0.10.0
type UriCapturesResult struct { // array part Unnamed [][]byte `protobuf:"bytes,1,rep,name=unnamed,proto3" json:"unnamed,omitempty"` // map part, named captures Named map[string][]byte `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UriCapturesResult) Descriptor
deprecated
added in
v0.10.0
func (*UriCapturesResult) Descriptor() ([]byte, []int)
Deprecated: Use UriCapturesResult.ProtoReflect.Descriptor instead.
func (*UriCapturesResult) GetNamed ¶ added in v0.10.0
func (x *UriCapturesResult) GetNamed() map[string][]byte
func (*UriCapturesResult) GetUnnamed ¶ added in v0.10.0
func (x *UriCapturesResult) GetUnnamed() [][]byte
func (*UriCapturesResult) ProtoMessage ¶ added in v0.10.0
func (*UriCapturesResult) ProtoMessage()
func (*UriCapturesResult) ProtoReflect ¶ added in v0.10.0
func (x *UriCapturesResult) ProtoReflect() protoreflect.Message
func (*UriCapturesResult) Reset ¶ added in v0.10.0
func (x *UriCapturesResult) Reset()
func (*UriCapturesResult) String ¶ added in v0.10.0
func (x *UriCapturesResult) String() string