Documentation
¶
Index ¶
- Constants
- Variables
- type Auth
- func (x *Auth) ClearApiKey()
- func (x *Auth) ClearAuth()
- func (x *Auth) ClearBasic()
- func (x *Auth) ClearJwt()
- func (x *Auth) ClearOauth2()
- func (x *Auth) ClearPrivateKey()
- func (x *Auth) GetApiKey() *AuthApiKey
- func (x *Auth) GetAuth() isAuth_Auth
- func (x *Auth) GetBasic() *AuthBasic
- func (x *Auth) GetJwt() *AuthJwt
- func (x *Auth) GetOauth2() *AuthOAuth2
- func (x *Auth) GetPrivateKey() *AuthPrivateKey
- func (x *Auth) GetType() AuthType
- func (x *Auth) HasApiKey() bool
- func (x *Auth) HasAuth() bool
- func (x *Auth) HasBasic() bool
- func (x *Auth) HasJwt() bool
- func (x *Auth) HasOauth2() bool
- func (x *Auth) HasPrivateKey() bool
- func (*Auth) ProtoMessage()
- func (x *Auth) ProtoReflect() protoreflect.Message
- func (x *Auth) Reset()
- func (x *Auth) SetApiKey(v *AuthApiKey)
- func (x *Auth) SetBasic(v *AuthBasic)
- func (x *Auth) SetJwt(v *AuthJwt)
- func (x *Auth) SetOauth2(v *AuthOAuth2)
- func (x *Auth) SetPrivateKey(v *AuthPrivateKey)
- func (x *Auth) SetType(v AuthType)
- func (x *Auth) String() string
- func (x *Auth) WhichAuth() case_Auth_Auth
- type AuthApiKey
- func (x *AuthApiKey) GetApiKey() string
- func (x *AuthApiKey) GetHeaderName() string
- func (*AuthApiKey) ProtoMessage()
- func (x *AuthApiKey) ProtoReflect() protoreflect.Message
- func (x *AuthApiKey) Reset()
- func (x *AuthApiKey) SetApiKey(v string)
- func (x *AuthApiKey) SetHeaderName(v string)
- func (x *AuthApiKey) String() string
- type AuthApiKey_builder
- type AuthBasic
- func (x *AuthBasic) GetPassword() string
- func (x *AuthBasic) GetUsername() string
- func (*AuthBasic) ProtoMessage()
- func (x *AuthBasic) ProtoReflect() protoreflect.Message
- func (x *AuthBasic) Reset()
- func (x *AuthBasic) SetPassword(v string)
- func (x *AuthBasic) SetUsername(v string)
- func (x *AuthBasic) String() string
- type AuthBasic_builder
- type AuthJwt
- type AuthJwt_builder
- type AuthOAuth2
- func (x *AuthOAuth2) GetAccessToken() string
- func (x *AuthOAuth2) GetTokenType() string
- func (*AuthOAuth2) ProtoMessage()
- func (x *AuthOAuth2) ProtoReflect() protoreflect.Message
- func (x *AuthOAuth2) Reset()
- func (x *AuthOAuth2) SetAccessToken(v string)
- func (x *AuthOAuth2) SetTokenType(v string)
- func (x *AuthOAuth2) String() string
- type AuthOAuth2_builder
- type AuthPrivateKey
- type AuthPrivateKey_builder
- type AuthType
- type Auth_ApiKey
- type Auth_Basic
- type Auth_Jwt
- type Auth_Oauth2
- type Auth_PrivateKey
- type Auth_builder
- type CallExecOutputHTTP
- type CallExecOutputHTTP_builder
- type CallExecOutputType
- type CallExecRequest
- func (x *CallExecRequest) GetCommandId() string
- func (x *CallExecRequest) GetConnectionId() string
- func (*CallExecRequest) ProtoMessage()
- func (x *CallExecRequest) ProtoReflect() protoreflect.Message
- func (x *CallExecRequest) Reset()
- func (x *CallExecRequest) SetCommandId(v string)
- func (x *CallExecRequest) SetConnectionId(v string)
- func (x *CallExecRequest) String() string
- type CallExecRequest_builder
- type CallExecResponse
- func (x *CallExecResponse) ClearOutput()
- func (x *CallExecResponse) ClearOutputHttp()
- func (x *CallExecResponse) GetOutput() isCallExecResponse_Output
- func (x *CallExecResponse) GetOutputHttp() *CallExecOutputHTTP
- func (x *CallExecResponse) GetOutputId() string
- func (x *CallExecResponse) GetOutputRoot() string
- func (x *CallExecResponse) GetOutputType() CallExecOutputType
- func (x *CallExecResponse) HasOutput() bool
- func (x *CallExecResponse) HasOutputHttp() bool
- func (*CallExecResponse) ProtoMessage()
- func (x *CallExecResponse) ProtoReflect() protoreflect.Message
- func (x *CallExecResponse) Reset()
- func (x *CallExecResponse) SetOutputHttp(v *CallExecOutputHTTP)
- func (x *CallExecResponse) SetOutputId(v string)
- func (x *CallExecResponse) SetOutputRoot(v string)
- func (x *CallExecResponse) SetOutputType(v CallExecOutputType)
- func (x *CallExecResponse) String() string
- func (x *CallExecResponse) WhichOutput() case_CallExecResponse_Output
- type CallExecResponse_OutputHttp
- type CallExecResponse_builder
- type ConnectRequest
- type ConnectRequest_builder
- type ConnectResponse
- type ConnectResponse_builder
- type DisconnectRequest
- type DisconnectRequest_builder
- type DisconnectResponse
- type DisconnectResponse_builder
- type Encryption
- func (x *Encryption) GetEnabled() bool
- func (x *Encryption) GetEncryptId() string
- func (*Encryption) ProtoMessage()
- func (x *Encryption) ProtoReflect() protoreflect.Message
- func (x *Encryption) Reset()
- func (x *Encryption) SetEnabled(v bool)
- func (x *Encryption) SetEncryptId(v string)
- func (x *Encryption) String() string
- type Encryption_builder
- type ReceiveChanelConnectAuthResourceRequest
- func (x *ReceiveChanelConnectAuthResourceRequest) GetAuthId() string
- func (x *ReceiveChanelConnectAuthResourceRequest) GetIsDefault() bool
- func (*ReceiveChanelConnectAuthResourceRequest) ProtoMessage()
- func (x *ReceiveChanelConnectAuthResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectAuthResourceRequest) Reset()
- func (x *ReceiveChanelConnectAuthResourceRequest) SetAuthId(v string)
- func (x *ReceiveChanelConnectAuthResourceRequest) SetIsDefault(v bool)
- func (x *ReceiveChanelConnectAuthResourceRequest) String() string
- type ReceiveChanelConnectAuthResourceRequest_builder
- type ReceiveChanelConnectLoaderResourceRequest
- func (x *ReceiveChanelConnectLoaderResourceRequest) GetLoaderId() string
- func (*ReceiveChanelConnectLoaderResourceRequest) ProtoMessage()
- func (x *ReceiveChanelConnectLoaderResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectLoaderResourceRequest) Reset()
- func (x *ReceiveChanelConnectLoaderResourceRequest) SetLoaderId(v string)
- func (x *ReceiveChanelConnectLoaderResourceRequest) String() string
- type ReceiveChanelConnectLoaderResourceRequest_builder
- type ReceiveChanelConnectRequest
- func (x *ReceiveChanelConnectRequest) GetConnectionId() string
- func (*ReceiveChanelConnectRequest) ProtoMessage()
- func (x *ReceiveChanelConnectRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectRequest) Reset()
- func (x *ReceiveChanelConnectRequest) SetConnectionId(v string)
- func (x *ReceiveChanelConnectRequest) String() string
- type ReceiveChanelConnectRequest_builder
- type ReceiveChanelConnectResponse
- func (x *ReceiveChanelConnectResponse) ClearAuthResourceRequest()
- func (x *ReceiveChanelConnectResponse) ClearLoaderResourceRequest()
- func (x *ReceiveChanelConnectResponse) ClearRequest()
- func (x *ReceiveChanelConnectResponse) ClearStore()
- func (x *ReceiveChanelConnectResponse) ClearStoreResourceRequest()
- func (x *ReceiveChanelConnectResponse) ClearTargetResourceRequest()
- func (x *ReceiveChanelConnectResponse) GetAuthResourceRequest() *ReceiveChanelConnectAuthResourceRequest
- func (x *ReceiveChanelConnectResponse) GetLoaderResourceRequest() *ReceiveChanelConnectLoaderResourceRequest
- func (x *ReceiveChanelConnectResponse) GetRequest() isReceiveChanelConnectResponse_Request
- func (x *ReceiveChanelConnectResponse) GetRequestId() string
- func (x *ReceiveChanelConnectResponse) GetRequestType() RequestType
- func (x *ReceiveChanelConnectResponse) GetStore() *ReceiveChanelConnectStore
- func (x *ReceiveChanelConnectResponse) GetStoreResourceRequest() *ReceiveChanelConnectStoreResourceRequest
- func (x *ReceiveChanelConnectResponse) GetTargetResourceRequest() *ReceiveChanelConnectTargetResourceRequest
- func (x *ReceiveChanelConnectResponse) HasAuthResourceRequest() bool
- func (x *ReceiveChanelConnectResponse) HasLoaderResourceRequest() bool
- func (x *ReceiveChanelConnectResponse) HasRequest() bool
- func (x *ReceiveChanelConnectResponse) HasStore() bool
- func (x *ReceiveChanelConnectResponse) HasStoreResourceRequest() bool
- func (x *ReceiveChanelConnectResponse) HasTargetResourceRequest() bool
- func (*ReceiveChanelConnectResponse) ProtoMessage()
- func (x *ReceiveChanelConnectResponse) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectResponse) Reset()
- func (x *ReceiveChanelConnectResponse) SetAuthResourceRequest(v *ReceiveChanelConnectAuthResourceRequest)
- func (x *ReceiveChanelConnectResponse) SetLoaderResourceRequest(v *ReceiveChanelConnectLoaderResourceRequest)
- func (x *ReceiveChanelConnectResponse) SetRequestId(v string)
- func (x *ReceiveChanelConnectResponse) SetRequestType(v RequestType)
- func (x *ReceiveChanelConnectResponse) SetStore(v *ReceiveChanelConnectStore)
- func (x *ReceiveChanelConnectResponse) SetStoreResourceRequest(v *ReceiveChanelConnectStoreResourceRequest)
- func (x *ReceiveChanelConnectResponse) SetTargetResourceRequest(v *ReceiveChanelConnectTargetResourceRequest)
- func (x *ReceiveChanelConnectResponse) String() string
- func (x *ReceiveChanelConnectResponse) WhichRequest() case_ReceiveChanelConnectResponse_Request
- type ReceiveChanelConnectResponse_AuthResourceRequest
- type ReceiveChanelConnectResponse_LoaderResourceRequest
- type ReceiveChanelConnectResponse_Store
- type ReceiveChanelConnectResponse_StoreResourceRequest
- type ReceiveChanelConnectResponse_TargetResourceRequest
- type ReceiveChanelConnectResponse_builder
- type ReceiveChanelConnectStore
- func (x *ReceiveChanelConnectStore) GetData() []byte
- func (x *ReceiveChanelConnectStore) GetIsLastChunk() bool
- func (x *ReceiveChanelConnectStore) GetUid() string
- func (*ReceiveChanelConnectStore) ProtoMessage()
- func (x *ReceiveChanelConnectStore) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectStore) Reset()
- func (x *ReceiveChanelConnectStore) SetData(v []byte)
- func (x *ReceiveChanelConnectStore) SetIsLastChunk(v bool)
- func (x *ReceiveChanelConnectStore) SetUid(v string)
- func (x *ReceiveChanelConnectStore) String() string
- type ReceiveChanelConnectStoreResourceRequest
- func (x *ReceiveChanelConnectStoreResourceRequest) GetData() []byte
- func (x *ReceiveChanelConnectStoreResourceRequest) GetIsLastChunk() bool
- func (x *ReceiveChanelConnectStoreResourceRequest) GetUid() string
- func (*ReceiveChanelConnectStoreResourceRequest) ProtoMessage()
- func (x *ReceiveChanelConnectStoreResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectStoreResourceRequest) Reset()
- func (x *ReceiveChanelConnectStoreResourceRequest) SetData(v []byte)
- func (x *ReceiveChanelConnectStoreResourceRequest) SetIsLastChunk(v bool)
- func (x *ReceiveChanelConnectStoreResourceRequest) SetUid(v string)
- func (x *ReceiveChanelConnectStoreResourceRequest) String() string
- type ReceiveChanelConnectStoreResourceRequest_builder
- type ReceiveChanelConnectStore_builder
- type ReceiveChanelConnectTargetResourceRequest
- func (x *ReceiveChanelConnectTargetResourceRequest) GetTargetId() string
- func (*ReceiveChanelConnectTargetResourceRequest) ProtoMessage()
- func (x *ReceiveChanelConnectTargetResourceRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveChanelConnectTargetResourceRequest) Reset()
- func (x *ReceiveChanelConnectTargetResourceRequest) SetTargetId(v string)
- func (x *ReceiveChanelConnectTargetResourceRequest) String() string
- type ReceiveChanelConnectTargetResourceRequest_builder
- type ReceiveLoadTermChannelRequest
- func (x *ReceiveLoadTermChannelRequest) GetCommandId() string
- func (x *ReceiveLoadTermChannelRequest) GetConnectionId() string
- func (*ReceiveLoadTermChannelRequest) ProtoMessage()
- func (x *ReceiveLoadTermChannelRequest) ProtoReflect() protoreflect.Message
- func (x *ReceiveLoadTermChannelRequest) Reset()
- func (x *ReceiveLoadTermChannelRequest) SetCommandId(v string)
- func (x *ReceiveLoadTermChannelRequest) SetConnectionId(v string)
- func (x *ReceiveLoadTermChannelRequest) String() string
- type ReceiveLoadTermChannelRequest_builder
- type ReceiveLoadTermChannelResponse
- func (x *ReceiveLoadTermChannelResponse) GetSuccess() bool
- func (*ReceiveLoadTermChannelResponse) ProtoMessage()
- func (x *ReceiveLoadTermChannelResponse) ProtoReflect() protoreflect.Message
- func (x *ReceiveLoadTermChannelResponse) Reset()
- func (x *ReceiveLoadTermChannelResponse) SetSuccess(v bool)
- func (x *ReceiveLoadTermChannelResponse) String() string
- type ReceiveLoadTermChannelResponse_builder
- type RequestType
- type SendAuthRequest
- func (x *SendAuthRequest) ClearAuth()
- func (x *SendAuthRequest) GetAuth() *Auth
- func (x *SendAuthRequest) GetAuthId() string
- func (x *SendAuthRequest) GetIsDefault() bool
- func (x *SendAuthRequest) GetRequestId() string
- func (x *SendAuthRequest) HasAuth() bool
- func (*SendAuthRequest) ProtoMessage()
- func (x *SendAuthRequest) ProtoReflect() protoreflect.Message
- func (x *SendAuthRequest) Reset()
- func (x *SendAuthRequest) SetAuth(v *Auth)
- func (x *SendAuthRequest) SetAuthId(v string)
- func (x *SendAuthRequest) SetIsDefault(v bool)
- func (x *SendAuthRequest) SetRequestId(v string)
- func (x *SendAuthRequest) String() string
- type SendAuthRequest_builder
- type SendAuthResponse
- type SendAuthResponse_builder
- type SendLoaderRequest
- func (x *SendLoaderRequest) GetContent() []byte
- func (x *SendLoaderRequest) GetIsLastChunk() bool
- func (x *SendLoaderRequest) GetLoaderId() string
- func (x *SendLoaderRequest) GetRequestId() string
- func (*SendLoaderRequest) ProtoMessage()
- func (x *SendLoaderRequest) ProtoReflect() protoreflect.Message
- func (x *SendLoaderRequest) Reset()
- func (x *SendLoaderRequest) SetContent(v []byte)
- func (x *SendLoaderRequest) SetIsLastChunk(v bool)
- func (x *SendLoaderRequest) SetLoaderId(v string)
- func (x *SendLoaderRequest) SetRequestId(v string)
- func (x *SendLoaderRequest) String() string
- type SendLoaderRequest_builder
- type SendLoaderResponse
- type SendLoaderResponse_builder
- type SendStoreDataRequest
- func (x *SendStoreDataRequest) GetData() []byte
- func (x *SendStoreDataRequest) GetIsLastChunk() bool
- func (x *SendStoreDataRequest) GetRequestId() string
- func (*SendStoreDataRequest) ProtoMessage()
- func (x *SendStoreDataRequest) ProtoReflect() protoreflect.Message
- func (x *SendStoreDataRequest) Reset()
- func (x *SendStoreDataRequest) SetData(v []byte)
- func (x *SendStoreDataRequest) SetIsLastChunk(v bool)
- func (x *SendStoreDataRequest) SetRequestId(v string)
- func (x *SendStoreDataRequest) String() string
- type SendStoreDataRequest_builder
- type SendStoreDataResponse
- type SendStoreDataResponse_builder
- type SendStoreOkRequest
- type SendStoreOkRequest_builder
- type SendStoreOkResponse
- type SendStoreOkResponse_builder
- type SendTargetRequest
- func (x *SendTargetRequest) ClearTarget()
- func (x *SendTargetRequest) GetRequestId() string
- func (x *SendTargetRequest) GetTarget() *Target
- func (x *SendTargetRequest) GetTargetId() string
- func (x *SendTargetRequest) HasTarget() bool
- func (*SendTargetRequest) ProtoMessage()
- func (x *SendTargetRequest) ProtoReflect() protoreflect.Message
- func (x *SendTargetRequest) Reset()
- func (x *SendTargetRequest) SetRequestId(v string)
- func (x *SendTargetRequest) SetTarget(v *Target)
- func (x *SendTargetRequest) SetTargetId(v string)
- func (x *SendTargetRequest) String() string
- type SendTargetRequest_builder
- type SendTargetResponse
- type SendTargetResponse_builder
- type SlaveCommandDefaultStoreRequest
- func (x *SlaveCommandDefaultStoreRequest) GetCommandId() string
- func (x *SlaveCommandDefaultStoreRequest) GetConnectionId() string
- func (x *SlaveCommandDefaultStoreRequest) GetDefaultStore() []byte
- func (x *SlaveCommandDefaultStoreRequest) GetIsLastChunk() bool
- func (x *SlaveCommandDefaultStoreRequest) GetStoreType() SlaveCommandDefaultStoreType
- func (*SlaveCommandDefaultStoreRequest) ProtoMessage()
- func (x *SlaveCommandDefaultStoreRequest) ProtoReflect() protoreflect.Message
- func (x *SlaveCommandDefaultStoreRequest) Reset()
- func (x *SlaveCommandDefaultStoreRequest) SetCommandId(v string)
- func (x *SlaveCommandDefaultStoreRequest) SetConnectionId(v string)
- func (x *SlaveCommandDefaultStoreRequest) SetDefaultStore(v []byte)
- func (x *SlaveCommandDefaultStoreRequest) SetIsLastChunk(v bool)
- func (x *SlaveCommandDefaultStoreRequest) SetStoreType(v SlaveCommandDefaultStoreType)
- func (x *SlaveCommandDefaultStoreRequest) String() string
- type SlaveCommandDefaultStoreRequest_builder
- type SlaveCommandDefaultStoreResponse
- type SlaveCommandDefaultStoreResponse_builder
- type SlaveCommandDefaultStoreType
- func (SlaveCommandDefaultStoreType) Descriptor() protoreflect.EnumDescriptor
- func (x SlaveCommandDefaultStoreType) Enum() *SlaveCommandDefaultStoreType
- func (x SlaveCommandDefaultStoreType) Number() protoreflect.EnumNumber
- func (x SlaveCommandDefaultStoreType) String() string
- func (SlaveCommandDefaultStoreType) Type() protoreflect.EnumType
- type SlaveCommandRequest
- func (x *SlaveCommandRequest) GetConnectionId() string
- func (x *SlaveCommandRequest) GetLoaderId() string
- func (x *SlaveCommandRequest) GetOutputRoot() string
- func (*SlaveCommandRequest) ProtoMessage()
- func (x *SlaveCommandRequest) ProtoReflect() protoreflect.Message
- func (x *SlaveCommandRequest) Reset()
- func (x *SlaveCommandRequest) SetConnectionId(v string)
- func (x *SlaveCommandRequest) SetLoaderId(v string)
- func (x *SlaveCommandRequest) SetOutputRoot(v string)
- func (x *SlaveCommandRequest) String() string
- type SlaveCommandRequest_builder
- type SlaveCommandResponse
- func (x *SlaveCommandResponse) GetCommandId() string
- func (*SlaveCommandResponse) ProtoMessage()
- func (x *SlaveCommandResponse) ProtoReflect() protoreflect.Message
- func (x *SlaveCommandResponse) Reset()
- func (x *SlaveCommandResponse) SetCommandId(v string)
- func (x *SlaveCommandResponse) String() string
- type SlaveCommandResponse_builder
- type StoreData
- func (x *StoreData) ClearEncryption()
- func (x *StoreData) GetBucketId() string
- func (x *StoreData) GetData() []byte
- func (x *StoreData) GetEncryption() *Encryption
- func (x *StoreData) GetStoreKey() string
- func (x *StoreData) HasEncryption() bool
- func (*StoreData) ProtoMessage()
- func (x *StoreData) ProtoReflect() protoreflect.Message
- func (x *StoreData) Reset()
- func (x *StoreData) SetBucketId(v string)
- func (x *StoreData) SetData(v []byte)
- func (x *StoreData) SetEncryption(v *Encryption)
- func (x *StoreData) SetStoreKey(v string)
- func (x *StoreData) String() string
- type StoreDataList
- type StoreDataList_builder
- type StoreData_builder
- type StoreExportData
- func (x *StoreExportData) GetBucketId() string
- func (x *StoreExportData) GetData() []byte
- func (x *StoreExportData) GetStoreKey() string
- func (*StoreExportData) ProtoMessage()
- func (x *StoreExportData) ProtoReflect() protoreflect.Message
- func (x *StoreExportData) Reset()
- func (x *StoreExportData) SetBucketId(v string)
- func (x *StoreExportData) SetData(v []byte)
- func (x *StoreExportData) SetStoreKey(v string)
- func (x *StoreExportData) String() string
- type StoreExportDataList
- func (x *StoreExportDataList) GetData() []*StoreExportData
- func (*StoreExportDataList) ProtoMessage()
- func (x *StoreExportDataList) ProtoReflect() protoreflect.Message
- func (x *StoreExportDataList) Reset()
- func (x *StoreExportDataList) SetData(v []*StoreExportData)
- func (x *StoreExportDataList) String() string
- type StoreExportDataList_builder
- type StoreExportData_builder
- type StoreImportRequest
- func (x *StoreImportRequest) ClearEncryption()
- func (x *StoreImportRequest) GetBucketId() string
- func (x *StoreImportRequest) GetEncryption() *Encryption
- func (x *StoreImportRequest) GetStoreKey() string
- func (x *StoreImportRequest) HasEncryption() bool
- func (*StoreImportRequest) ProtoMessage()
- func (x *StoreImportRequest) ProtoReflect() protoreflect.Message
- func (x *StoreImportRequest) Reset()
- func (x *StoreImportRequest) SetBucketId(v string)
- func (x *StoreImportRequest) SetEncryption(v *Encryption)
- func (x *StoreImportRequest) SetStoreKey(v string)
- func (x *StoreImportRequest) String() string
- type StoreImportRequestList
- func (x *StoreImportRequestList) GetData() []*StoreImportRequest
- func (*StoreImportRequestList) ProtoMessage()
- func (x *StoreImportRequestList) ProtoReflect() protoreflect.Message
- func (x *StoreImportRequestList) Reset()
- func (x *StoreImportRequestList) SetData(v []*StoreImportRequest)
- func (x *StoreImportRequestList) String() string
- type StoreImportRequestList_builder
- type StoreImportRequest_builder
- type Target
- func (x *Target) ClearHttp()
- func (x *Target) ClearTarget()
- func (x *Target) GetHttp() *TargetHTTPData
- func (x *Target) GetTarget() isTarget_Target
- func (x *Target) GetType() TargetType
- func (x *Target) HasHttp() bool
- func (x *Target) HasTarget() bool
- func (*Target) ProtoMessage()
- func (x *Target) ProtoReflect() protoreflect.Message
- func (x *Target) Reset()
- func (x *Target) SetHttp(v *TargetHTTPData)
- func (x *Target) SetType(v TargetType)
- func (x *Target) String() string
- func (x *Target) WhichTarget() case_Target_Target
- type TargetHTTPData
- type TargetHTTPData_builder
- type TargetType
- type Target_Http
- type Target_builder
Constants ¶
View Source
const Auth_ApiKey_case case_Auth_Auth = 3
View Source
const Auth_Auth_not_set_case case_Auth_Auth = 0
View Source
const Auth_Basic_case case_Auth_Auth = 4
View Source
const Auth_Jwt_case case_Auth_Auth = 6
View Source
const Auth_Oauth2_case case_Auth_Auth = 2
View Source
const Auth_PrivateKey_case case_Auth_Auth = 5
View Source
const CallExecResponse_OutputHttp_case case_CallExecResponse_Output = 4
View Source
const CallExecResponse_Output_not_set_case case_CallExecResponse_Output = 0
View Source
const ReceiveChanelConnectResponse_AuthResourceRequest_case case_ReceiveChanelConnectResponse_Request = 4
View Source
const ReceiveChanelConnectResponse_LoaderResourceRequest_case case_ReceiveChanelConnectResponse_Request = 3
View Source
const ReceiveChanelConnectResponse_Request_not_set_case case_ReceiveChanelConnectResponse_Request = 0
View Source
const ReceiveChanelConnectResponse_StoreResourceRequest_case case_ReceiveChanelConnectResponse_Request = 6
View Source
const ReceiveChanelConnectResponse_Store_case case_ReceiveChanelConnectResponse_Request = 5
View Source
const ReceiveChanelConnectResponse_TargetResourceRequest_case case_ReceiveChanelConnectResponse_Request = 7
View Source
const Target_Http_case case_Target_Target = 2
View Source
const Target_Target_not_set_case case_Target_Target = 0
Variables ¶
View Source
var ( AuthType_name = map[int32]string{ 0: "AUTH_TYPE_UNSPECIFIED", 1: "AUTH_TYPE_OAUTH2", 2: "AUTH_TYPE_API_KEY", 3: "AUTH_TYPE_BASIC", 4: "AUTH_TYPE_PRIVATE_KEY", 5: "AUTH_TYPE_JWT", } AuthType_value = map[string]int32{ "AUTH_TYPE_UNSPECIFIED": 0, "AUTH_TYPE_OAUTH2": 1, "AUTH_TYPE_API_KEY": 2, "AUTH_TYPE_BASIC": 3, "AUTH_TYPE_PRIVATE_KEY": 4, "AUTH_TYPE_JWT": 5, } )
Enum value maps for AuthType.
View Source
var ( SlaveCommandDefaultStoreType_name = map[int32]string{ 0: "SLAVE_COMMAND_DEFAULT_STORE_TYPE_UNSPECIFIED", 1: "SLAVE_COMMAND_DEFAULT_STORE_TYPE_STORE", 2: "SLAVE_COMMAND_DEFAULT_STORE_TYPE_THREAD_ONLY_STORE", 3: "SLAVE_COMMAND_DEFAULT_STORE_TYPE_SLAVE_VALUES", } SlaveCommandDefaultStoreType_value = map[string]int32{ "SLAVE_COMMAND_DEFAULT_STORE_TYPE_UNSPECIFIED": 0, "SLAVE_COMMAND_DEFAULT_STORE_TYPE_STORE": 1, "SLAVE_COMMAND_DEFAULT_STORE_TYPE_THREAD_ONLY_STORE": 2, "SLAVE_COMMAND_DEFAULT_STORE_TYPE_SLAVE_VALUES": 3, } )
Enum value maps for SlaveCommandDefaultStoreType.
View Source
var ( CallExecOutputType_name = map[int32]string{ 0: "CALL_EXEC_OUTPUT_TYPE_UNSPECIFIED", 1: "CALL_EXEC_OUTPUT_TYPE_HTTP", } CallExecOutputType_value = map[string]int32{ "CALL_EXEC_OUTPUT_TYPE_UNSPECIFIED": 0, "CALL_EXEC_OUTPUT_TYPE_HTTP": 1, } )
Enum value maps for CallExecOutputType.
View Source
var ( RequestType_name = map[int32]string{ 0: "REQUEST_TYPE_UNSPECIFIED", 1: "REQUEST_TYPE_REQUEST_RESOURCE_LOADER", 2: "REQUEST_TYPE_REQUEST_RESOURCE_AUTH", 3: "REQUEST_TYPE_STORE", 4: "REQUEST_TYPE_REQUEST_RESOURCE_STORE", 5: "REQUEST_TYPE_REQUEST_RESOURCE_TARGET", } RequestType_value = map[string]int32{ "REQUEST_TYPE_UNSPECIFIED": 0, "REQUEST_TYPE_REQUEST_RESOURCE_LOADER": 1, "REQUEST_TYPE_REQUEST_RESOURCE_AUTH": 2, "REQUEST_TYPE_STORE": 3, "REQUEST_TYPE_REQUEST_RESOURCE_STORE": 4, "REQUEST_TYPE_REQUEST_RESOURCE_TARGET": 5, } )
Enum value maps for RequestType.
View Source
var ( TargetType_name = map[int32]string{ 0: "TARGET_TYPE_UNSPECIFIED", 1: "TARGET_TYPE_HTTP", } TargetType_value = map[string]int32{ "TARGET_TYPE_UNSPECIFIED": 0, "TARGET_TYPE_HTTP": 1, } )
Enum value maps for TargetType.
View Source
var File_cresplanex_bloader_v1_auth_proto protoreflect.FileDescriptor
View Source
var File_cresplanex_bloader_v1_bloader_proto protoreflect.FileDescriptor
View Source
var File_cresplanex_bloader_v1_encrypt_proto protoreflect.FileDescriptor
View Source
var File_cresplanex_bloader_v1_store_proto protoreflect.FileDescriptor
View Source
var File_cresplanex_bloader_v1_target_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct {
Type AuthType `protobuf:"varint,1,opt,name=type,proto3,enum=cresplanex.bloader.v1.AuthType" json:"type,omitempty"`
// Types that are valid to be assigned to Auth:
//
// *Auth_Oauth2
// *Auth_ApiKey
// *Auth_Basic
// *Auth_PrivateKey
// *Auth_Jwt
Auth isAuth_Auth `protobuf_oneof:"auth"`
// contains filtered or unexported fields
}
func (*Auth) GetApiKey ¶
func (x *Auth) GetApiKey() *AuthApiKey
func (*Auth) GetOauth2 ¶
func (x *Auth) GetOauth2() *AuthOAuth2
func (*Auth) GetPrivateKey ¶
func (x *Auth) GetPrivateKey() *AuthPrivateKey
func (*Auth) ProtoReflect ¶
func (x *Auth) ProtoReflect() protoreflect.Message
func (*Auth) SetApiKey ¶
func (x *Auth) SetApiKey(v *AuthApiKey)
func (*Auth) SetOauth2 ¶
func (x *Auth) SetOauth2(v *AuthOAuth2)
func (*Auth) SetPrivateKey ¶
func (x *Auth) SetPrivateKey(v *AuthPrivateKey)
type AuthApiKey ¶
type AuthApiKey struct {
ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
HeaderName string `protobuf:"bytes,2,opt,name=header_name,json=headerName,proto3" json:"header_name,omitempty"`
// contains filtered or unexported fields
}
func (*AuthApiKey) GetApiKey ¶
func (x *AuthApiKey) GetApiKey() string
func (*AuthApiKey) GetHeaderName ¶
func (x *AuthApiKey) GetHeaderName() string
func (*AuthApiKey) ProtoMessage ¶
func (*AuthApiKey) ProtoMessage()
func (*AuthApiKey) ProtoReflect ¶
func (x *AuthApiKey) ProtoReflect() protoreflect.Message
func (*AuthApiKey) Reset ¶
func (x *AuthApiKey) Reset()
func (*AuthApiKey) SetApiKey ¶
func (x *AuthApiKey) SetApiKey(v string)
func (*AuthApiKey) SetHeaderName ¶
func (x *AuthApiKey) SetHeaderName(v string)
func (*AuthApiKey) String ¶
func (x *AuthApiKey) String() string
type AuthApiKey_builder ¶
type AuthApiKey_builder struct {
ApiKey string
HeaderName string
// contains filtered or unexported fields
}
func (AuthApiKey_builder) Build ¶
func (b0 AuthApiKey_builder) Build() *AuthApiKey
type AuthBasic ¶
type AuthBasic struct {
Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
func (*AuthBasic) ProtoReflect ¶
func (x *AuthBasic) ProtoReflect() protoreflect.Message
type AuthBasic_builder ¶
type AuthBasic_builder struct {
Username string
Password string
// contains filtered or unexported fields
}
func (AuthBasic_builder) Build ¶
func (b0 AuthBasic_builder) Build() *AuthBasic
type AuthJwt ¶
type AuthJwt struct {
Jwt string `protobuf:"bytes,1,opt,name=jwt,proto3" json:"jwt,omitempty"`
// contains filtered or unexported fields
}
func (*AuthJwt) ProtoReflect ¶
func (x *AuthJwt) ProtoReflect() protoreflect.Message
type AuthJwt_builder ¶
type AuthJwt_builder struct {
Jwt string
// contains filtered or unexported fields
}
func (AuthJwt_builder) Build ¶
func (b0 AuthJwt_builder) Build() *AuthJwt
type AuthOAuth2 ¶
type AuthOAuth2 struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
TokenType string `protobuf:"bytes,2,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"`
// contains filtered or unexported fields
}
func (*AuthOAuth2) GetAccessToken ¶
func (x *AuthOAuth2) GetAccessToken() string
func (*AuthOAuth2) GetTokenType ¶
func (x *AuthOAuth2) GetTokenType() string
func (*AuthOAuth2) ProtoMessage ¶
func (*AuthOAuth2) ProtoMessage()
func (*AuthOAuth2) ProtoReflect ¶
func (x *AuthOAuth2) ProtoReflect() protoreflect.Message
func (*AuthOAuth2) Reset ¶
func (x *AuthOAuth2) Reset()
func (*AuthOAuth2) SetAccessToken ¶
func (x *AuthOAuth2) SetAccessToken(v string)
func (*AuthOAuth2) SetTokenType ¶
func (x *AuthOAuth2) SetTokenType(v string)
func (*AuthOAuth2) String ¶
func (x *AuthOAuth2) String() string
type AuthOAuth2_builder ¶
type AuthOAuth2_builder struct {
AccessToken string
TokenType string
// contains filtered or unexported fields
}
func (AuthOAuth2_builder) Build ¶
func (b0 AuthOAuth2_builder) Build() *AuthOAuth2
type AuthPrivateKey ¶
type AuthPrivateKey struct {
PrivateKey string `protobuf:"bytes,1,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"`
// contains filtered or unexported fields
}
func (*AuthPrivateKey) GetPrivateKey ¶
func (x *AuthPrivateKey) GetPrivateKey() string
func (*AuthPrivateKey) ProtoMessage ¶
func (*AuthPrivateKey) ProtoMessage()
func (*AuthPrivateKey) ProtoReflect ¶
func (x *AuthPrivateKey) ProtoReflect() protoreflect.Message
func (*AuthPrivateKey) Reset ¶
func (x *AuthPrivateKey) Reset()
func (*AuthPrivateKey) SetPrivateKey ¶
func (x *AuthPrivateKey) SetPrivateKey(v string)
func (*AuthPrivateKey) String ¶
func (x *AuthPrivateKey) String() string
type AuthPrivateKey_builder ¶
type AuthPrivateKey_builder struct {
PrivateKey string
// contains filtered or unexported fields
}
func (AuthPrivateKey_builder) Build ¶
func (b0 AuthPrivateKey_builder) Build() *AuthPrivateKey
type AuthType ¶
type AuthType int32
func (AuthType) Descriptor ¶
func (AuthType) Descriptor() protoreflect.EnumDescriptor
func (AuthType) Number ¶
func (x AuthType) Number() protoreflect.EnumNumber
func (AuthType) Type ¶
func (AuthType) Type() protoreflect.EnumType
type Auth_ApiKey ¶
type Auth_ApiKey struct {
ApiKey *AuthApiKey `protobuf:"bytes,3,opt,name=api_key,json=apiKey,proto3,oneof"`
}
type Auth_Basic ¶
type Auth_Basic struct {
Basic *AuthBasic `protobuf:"bytes,4,opt,name=basic,proto3,oneof"`
}
type Auth_Jwt ¶
type Auth_Jwt struct {
Jwt *AuthJwt `protobuf:"bytes,6,opt,name=jwt,proto3,oneof"`
}
type Auth_Oauth2 ¶
type Auth_Oauth2 struct {
Oauth2 *AuthOAuth2 `protobuf:"bytes,2,opt,name=oauth2,proto3,oneof"`
}
type Auth_PrivateKey ¶
type Auth_PrivateKey struct {
PrivateKey *AuthPrivateKey `protobuf:"bytes,5,opt,name=private_key,json=privateKey,proto3,oneof"`
}
type Auth_builder ¶
type Auth_builder struct {
Type AuthType
// Fields of oneof Auth:
Oauth2 *AuthOAuth2
ApiKey *AuthApiKey
Basic *AuthBasic
PrivateKey *AuthPrivateKey
Jwt *AuthJwt
// contains filtered or unexported fields
}
func (Auth_builder) Build ¶
func (b0 Auth_builder) Build() *Auth
type CallExecOutputHTTP ¶
type CallExecOutputHTTP struct {
Data []string `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*CallExecOutputHTTP) GetData ¶
func (x *CallExecOutputHTTP) GetData() []string
func (*CallExecOutputHTTP) ProtoMessage ¶
func (*CallExecOutputHTTP) ProtoMessage()
func (*CallExecOutputHTTP) ProtoReflect ¶
func (x *CallExecOutputHTTP) ProtoReflect() protoreflect.Message
func (*CallExecOutputHTTP) Reset ¶
func (x *CallExecOutputHTTP) Reset()
func (*CallExecOutputHTTP) SetData ¶
func (x *CallExecOutputHTTP) SetData(v []string)
func (*CallExecOutputHTTP) String ¶
func (x *CallExecOutputHTTP) String() string
type CallExecOutputHTTP_builder ¶
type CallExecOutputHTTP_builder struct {
Data []string
// contains filtered or unexported fields
}
func (CallExecOutputHTTP_builder) Build ¶
func (b0 CallExecOutputHTTP_builder) Build() *CallExecOutputHTTP
type CallExecOutputType ¶
type CallExecOutputType int32
const ( CallExecOutputType_CALL_EXEC_OUTPUT_TYPE_UNSPECIFIED CallExecOutputType = 0 CallExecOutputType_CALL_EXEC_OUTPUT_TYPE_HTTP CallExecOutputType = 1 )
func (CallExecOutputType) Descriptor ¶
func (CallExecOutputType) Descriptor() protoreflect.EnumDescriptor
func (CallExecOutputType) Enum ¶
func (x CallExecOutputType) Enum() *CallExecOutputType
func (CallExecOutputType) Number ¶
func (x CallExecOutputType) Number() protoreflect.EnumNumber
func (CallExecOutputType) String ¶
func (x CallExecOutputType) String() string
func (CallExecOutputType) Type ¶
func (CallExecOutputType) Type() protoreflect.EnumType
type CallExecRequest ¶
type CallExecRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
CommandId string `protobuf:"bytes,2,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`
// contains filtered or unexported fields
}
func (*CallExecRequest) GetCommandId ¶
func (x *CallExecRequest) GetCommandId() string
func (*CallExecRequest) GetConnectionId ¶
func (x *CallExecRequest) GetConnectionId() string
func (*CallExecRequest) ProtoMessage ¶
func (*CallExecRequest) ProtoMessage()
func (*CallExecRequest) ProtoReflect ¶
func (x *CallExecRequest) ProtoReflect() protoreflect.Message
func (*CallExecRequest) Reset ¶
func (x *CallExecRequest) Reset()
func (*CallExecRequest) SetCommandId ¶
func (x *CallExecRequest) SetCommandId(v string)
func (*CallExecRequest) SetConnectionId ¶
func (x *CallExecRequest) SetConnectionId(v string)
func (*CallExecRequest) String ¶
func (x *CallExecRequest) String() string
type CallExecRequest_builder ¶
type CallExecRequest_builder struct {
ConnectionId string
CommandId string
// contains filtered or unexported fields
}
func (CallExecRequest_builder) Build ¶
func (b0 CallExecRequest_builder) Build() *CallExecRequest
type CallExecResponse ¶
type CallExecResponse struct {
OutputId string `protobuf:"bytes,1,opt,name=output_id,json=outputId,proto3" json:"output_id,omitempty"`
OutputType CallExecOutputType `` /* 138-byte string literal not displayed */
OutputRoot string `protobuf:"bytes,3,opt,name=output_root,json=outputRoot,proto3" json:"output_root,omitempty"`
// Types that are valid to be assigned to Output:
//
// *CallExecResponse_OutputHttp
Output isCallExecResponse_Output `protobuf_oneof:"output"`
// contains filtered or unexported fields
}
func (*CallExecResponse) ClearOutput ¶
func (x *CallExecResponse) ClearOutput()
func (*CallExecResponse) ClearOutputHttp ¶
func (x *CallExecResponse) ClearOutputHttp()
func (*CallExecResponse) GetOutput ¶
func (x *CallExecResponse) GetOutput() isCallExecResponse_Output
func (*CallExecResponse) GetOutputHttp ¶
func (x *CallExecResponse) GetOutputHttp() *CallExecOutputHTTP
func (*CallExecResponse) GetOutputId ¶
func (x *CallExecResponse) GetOutputId() string
func (*CallExecResponse) GetOutputRoot ¶
func (x *CallExecResponse) GetOutputRoot() string
func (*CallExecResponse) GetOutputType ¶
func (x *CallExecResponse) GetOutputType() CallExecOutputType
func (*CallExecResponse) HasOutput ¶
func (x *CallExecResponse) HasOutput() bool
func (*CallExecResponse) HasOutputHttp ¶
func (x *CallExecResponse) HasOutputHttp() bool
func (*CallExecResponse) ProtoMessage ¶
func (*CallExecResponse) ProtoMessage()
func (*CallExecResponse) ProtoReflect ¶
func (x *CallExecResponse) ProtoReflect() protoreflect.Message
func (*CallExecResponse) Reset ¶
func (x *CallExecResponse) Reset()
func (*CallExecResponse) SetOutputHttp ¶
func (x *CallExecResponse) SetOutputHttp(v *CallExecOutputHTTP)
func (*CallExecResponse) SetOutputId ¶
func (x *CallExecResponse) SetOutputId(v string)
func (*CallExecResponse) SetOutputRoot ¶
func (x *CallExecResponse) SetOutputRoot(v string)
func (*CallExecResponse) SetOutputType ¶
func (x *CallExecResponse) SetOutputType(v CallExecOutputType)
func (*CallExecResponse) String ¶
func (x *CallExecResponse) String() string
func (*CallExecResponse) WhichOutput ¶
func (x *CallExecResponse) WhichOutput() case_CallExecResponse_Output
type CallExecResponse_OutputHttp ¶
type CallExecResponse_OutputHttp struct {
OutputHttp *CallExecOutputHTTP `protobuf:"bytes,4,opt,name=output_http,json=outputHttp,proto3,oneof"`
}
type CallExecResponse_builder ¶
type CallExecResponse_builder struct {
OutputId string
OutputType CallExecOutputType
OutputRoot string
// Fields of oneof Output:
OutputHttp *CallExecOutputHTTP
// contains filtered or unexported fields
}
func (CallExecResponse_builder) Build ¶
func (b0 CallExecResponse_builder) Build() *CallExecResponse
type ConnectRequest ¶
type ConnectRequest struct {
Environment string `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectRequest) GetEnvironment ¶
func (x *ConnectRequest) GetEnvironment() string
func (*ConnectRequest) ProtoMessage ¶
func (*ConnectRequest) ProtoMessage()
func (*ConnectRequest) ProtoReflect ¶
func (x *ConnectRequest) ProtoReflect() protoreflect.Message
func (*ConnectRequest) Reset ¶
func (x *ConnectRequest) Reset()
func (*ConnectRequest) SetEnvironment ¶
func (x *ConnectRequest) SetEnvironment(v string)
func (*ConnectRequest) String ¶
func (x *ConnectRequest) String() string
type ConnectRequest_builder ¶
type ConnectRequest_builder struct {
Environment string
// contains filtered or unexported fields
}
func (ConnectRequest_builder) Build ¶
func (b0 ConnectRequest_builder) Build() *ConnectRequest
type ConnectResponse ¶
type ConnectResponse struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectResponse) GetConnectionId ¶
func (x *ConnectResponse) GetConnectionId() string
func (*ConnectResponse) ProtoMessage ¶
func (*ConnectResponse) ProtoMessage()
func (*ConnectResponse) ProtoReflect ¶
func (x *ConnectResponse) ProtoReflect() protoreflect.Message
func (*ConnectResponse) Reset ¶
func (x *ConnectResponse) Reset()
func (*ConnectResponse) SetConnectionId ¶
func (x *ConnectResponse) SetConnectionId(v string)
func (*ConnectResponse) String ¶
func (x *ConnectResponse) String() string
type ConnectResponse_builder ¶
type ConnectResponse_builder struct {
ConnectionId string
// contains filtered or unexported fields
}
func (ConnectResponse_builder) Build ¶
func (b0 ConnectResponse_builder) Build() *ConnectResponse
type DisconnectRequest ¶
type DisconnectRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
// contains filtered or unexported fields
}
func (*DisconnectRequest) GetConnectionId ¶
func (x *DisconnectRequest) GetConnectionId() string
func (*DisconnectRequest) ProtoMessage ¶
func (*DisconnectRequest) ProtoMessage()
func (*DisconnectRequest) ProtoReflect ¶
func (x *DisconnectRequest) ProtoReflect() protoreflect.Message
func (*DisconnectRequest) Reset ¶
func (x *DisconnectRequest) Reset()
func (*DisconnectRequest) SetConnectionId ¶
func (x *DisconnectRequest) SetConnectionId(v string)
func (*DisconnectRequest) String ¶
func (x *DisconnectRequest) String() string
type DisconnectRequest_builder ¶
type DisconnectRequest_builder struct {
ConnectionId string
// contains filtered or unexported fields
}
func (DisconnectRequest_builder) Build ¶
func (b0 DisconnectRequest_builder) Build() *DisconnectRequest
type DisconnectResponse ¶
type DisconnectResponse struct {
// contains filtered or unexported fields
}
func (*DisconnectResponse) ProtoMessage ¶
func (*DisconnectResponse) ProtoMessage()
func (*DisconnectResponse) ProtoReflect ¶
func (x *DisconnectResponse) ProtoReflect() protoreflect.Message
func (*DisconnectResponse) Reset ¶
func (x *DisconnectResponse) Reset()
func (*DisconnectResponse) String ¶
func (x *DisconnectResponse) String() string
type DisconnectResponse_builder ¶
type DisconnectResponse_builder struct {
// contains filtered or unexported fields
}
func (DisconnectResponse_builder) Build ¶
func (b0 DisconnectResponse_builder) Build() *DisconnectResponse
type Encryption ¶
type Encryption struct {
Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
EncryptId string `protobuf:"bytes,2,opt,name=encrypt_id,json=encryptId,proto3" json:"encrypt_id,omitempty"`
// contains filtered or unexported fields
}
func (*Encryption) GetEnabled ¶
func (x *Encryption) GetEnabled() bool
func (*Encryption) GetEncryptId ¶
func (x *Encryption) GetEncryptId() string
func (*Encryption) ProtoMessage ¶
func (*Encryption) ProtoMessage()
func (*Encryption) ProtoReflect ¶
func (x *Encryption) ProtoReflect() protoreflect.Message
func (*Encryption) Reset ¶
func (x *Encryption) Reset()
func (*Encryption) SetEnabled ¶
func (x *Encryption) SetEnabled(v bool)
func (*Encryption) SetEncryptId ¶
func (x *Encryption) SetEncryptId(v string)
func (*Encryption) String ¶
func (x *Encryption) String() string
type Encryption_builder ¶
type Encryption_builder struct {
Enabled bool
EncryptId string
// contains filtered or unexported fields
}
func (Encryption_builder) Build ¶
func (b0 Encryption_builder) Build() *Encryption
type ReceiveChanelConnectAuthResourceRequest ¶
type ReceiveChanelConnectAuthResourceRequest struct {
AuthId string `protobuf:"bytes,1,opt,name=auth_id,json=authId,proto3" json:"auth_id,omitempty"`
IsDefault bool `protobuf:"varint,2,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectAuthResourceRequest) GetAuthId ¶
func (x *ReceiveChanelConnectAuthResourceRequest) GetAuthId() string
func (*ReceiveChanelConnectAuthResourceRequest) GetIsDefault ¶
func (x *ReceiveChanelConnectAuthResourceRequest) GetIsDefault() bool
func (*ReceiveChanelConnectAuthResourceRequest) ProtoMessage ¶
func (*ReceiveChanelConnectAuthResourceRequest) ProtoMessage()
func (*ReceiveChanelConnectAuthResourceRequest) ProtoReflect ¶
func (x *ReceiveChanelConnectAuthResourceRequest) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectAuthResourceRequest) Reset ¶
func (x *ReceiveChanelConnectAuthResourceRequest) Reset()
func (*ReceiveChanelConnectAuthResourceRequest) SetAuthId ¶
func (x *ReceiveChanelConnectAuthResourceRequest) SetAuthId(v string)
func (*ReceiveChanelConnectAuthResourceRequest) SetIsDefault ¶
func (x *ReceiveChanelConnectAuthResourceRequest) SetIsDefault(v bool)
func (*ReceiveChanelConnectAuthResourceRequest) String ¶
func (x *ReceiveChanelConnectAuthResourceRequest) String() string
type ReceiveChanelConnectAuthResourceRequest_builder ¶
type ReceiveChanelConnectAuthResourceRequest_builder struct {
AuthId string
IsDefault bool
// contains filtered or unexported fields
}
func (ReceiveChanelConnectAuthResourceRequest_builder) Build ¶
type ReceiveChanelConnectLoaderResourceRequest ¶
type ReceiveChanelConnectLoaderResourceRequest struct {
LoaderId string `protobuf:"bytes,1,opt,name=loader_id,json=loaderId,proto3" json:"loader_id,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectLoaderResourceRequest) GetLoaderId ¶
func (x *ReceiveChanelConnectLoaderResourceRequest) GetLoaderId() string
func (*ReceiveChanelConnectLoaderResourceRequest) ProtoMessage ¶
func (*ReceiveChanelConnectLoaderResourceRequest) ProtoMessage()
func (*ReceiveChanelConnectLoaderResourceRequest) ProtoReflect ¶
func (x *ReceiveChanelConnectLoaderResourceRequest) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectLoaderResourceRequest) Reset ¶
func (x *ReceiveChanelConnectLoaderResourceRequest) Reset()
func (*ReceiveChanelConnectLoaderResourceRequest) SetLoaderId ¶
func (x *ReceiveChanelConnectLoaderResourceRequest) SetLoaderId(v string)
func (*ReceiveChanelConnectLoaderResourceRequest) String ¶
func (x *ReceiveChanelConnectLoaderResourceRequest) String() string
type ReceiveChanelConnectLoaderResourceRequest_builder ¶
type ReceiveChanelConnectLoaderResourceRequest_builder struct {
LoaderId string
// contains filtered or unexported fields
}
func (ReceiveChanelConnectLoaderResourceRequest_builder) Build ¶
type ReceiveChanelConnectRequest ¶
type ReceiveChanelConnectRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectRequest) GetConnectionId ¶
func (x *ReceiveChanelConnectRequest) GetConnectionId() string
func (*ReceiveChanelConnectRequest) ProtoMessage ¶
func (*ReceiveChanelConnectRequest) ProtoMessage()
func (*ReceiveChanelConnectRequest) ProtoReflect ¶
func (x *ReceiveChanelConnectRequest) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectRequest) Reset ¶
func (x *ReceiveChanelConnectRequest) Reset()
func (*ReceiveChanelConnectRequest) SetConnectionId ¶
func (x *ReceiveChanelConnectRequest) SetConnectionId(v string)
func (*ReceiveChanelConnectRequest) String ¶
func (x *ReceiveChanelConnectRequest) String() string
type ReceiveChanelConnectRequest_builder ¶
type ReceiveChanelConnectRequest_builder struct {
ConnectionId string
// contains filtered or unexported fields
}
func (ReceiveChanelConnectRequest_builder) Build ¶
func (b0 ReceiveChanelConnectRequest_builder) Build() *ReceiveChanelConnectRequest
type ReceiveChanelConnectResponse ¶
type ReceiveChanelConnectResponse struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
RequestType RequestType `` /* 134-byte string literal not displayed */
// Types that are valid to be assigned to Request:
//
// *ReceiveChanelConnectResponse_LoaderResourceRequest
// *ReceiveChanelConnectResponse_AuthResourceRequest
// *ReceiveChanelConnectResponse_Store
// *ReceiveChanelConnectResponse_StoreResourceRequest
// *ReceiveChanelConnectResponse_TargetResourceRequest
Request isReceiveChanelConnectResponse_Request `protobuf_oneof:"request"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectResponse) ClearAuthResourceRequest ¶
func (x *ReceiveChanelConnectResponse) ClearAuthResourceRequest()
func (*ReceiveChanelConnectResponse) ClearLoaderResourceRequest ¶
func (x *ReceiveChanelConnectResponse) ClearLoaderResourceRequest()
func (*ReceiveChanelConnectResponse) ClearRequest ¶
func (x *ReceiveChanelConnectResponse) ClearRequest()
func (*ReceiveChanelConnectResponse) ClearStore ¶
func (x *ReceiveChanelConnectResponse) ClearStore()
func (*ReceiveChanelConnectResponse) ClearStoreResourceRequest ¶
func (x *ReceiveChanelConnectResponse) ClearStoreResourceRequest()
func (*ReceiveChanelConnectResponse) ClearTargetResourceRequest ¶
func (x *ReceiveChanelConnectResponse) ClearTargetResourceRequest()
func (*ReceiveChanelConnectResponse) GetAuthResourceRequest ¶
func (x *ReceiveChanelConnectResponse) GetAuthResourceRequest() *ReceiveChanelConnectAuthResourceRequest
func (*ReceiveChanelConnectResponse) GetLoaderResourceRequest ¶
func (x *ReceiveChanelConnectResponse) GetLoaderResourceRequest() *ReceiveChanelConnectLoaderResourceRequest
func (*ReceiveChanelConnectResponse) GetRequest ¶
func (x *ReceiveChanelConnectResponse) GetRequest() isReceiveChanelConnectResponse_Request
func (*ReceiveChanelConnectResponse) GetRequestId ¶
func (x *ReceiveChanelConnectResponse) GetRequestId() string
func (*ReceiveChanelConnectResponse) GetRequestType ¶
func (x *ReceiveChanelConnectResponse) GetRequestType() RequestType
func (*ReceiveChanelConnectResponse) GetStore ¶
func (x *ReceiveChanelConnectResponse) GetStore() *ReceiveChanelConnectStore
func (*ReceiveChanelConnectResponse) GetStoreResourceRequest ¶
func (x *ReceiveChanelConnectResponse) GetStoreResourceRequest() *ReceiveChanelConnectStoreResourceRequest
func (*ReceiveChanelConnectResponse) GetTargetResourceRequest ¶
func (x *ReceiveChanelConnectResponse) GetTargetResourceRequest() *ReceiveChanelConnectTargetResourceRequest
func (*ReceiveChanelConnectResponse) HasAuthResourceRequest ¶
func (x *ReceiveChanelConnectResponse) HasAuthResourceRequest() bool
func (*ReceiveChanelConnectResponse) HasLoaderResourceRequest ¶
func (x *ReceiveChanelConnectResponse) HasLoaderResourceRequest() bool
func (*ReceiveChanelConnectResponse) HasRequest ¶
func (x *ReceiveChanelConnectResponse) HasRequest() bool
func (*ReceiveChanelConnectResponse) HasStore ¶
func (x *ReceiveChanelConnectResponse) HasStore() bool
func (*ReceiveChanelConnectResponse) HasStoreResourceRequest ¶
func (x *ReceiveChanelConnectResponse) HasStoreResourceRequest() bool
func (*ReceiveChanelConnectResponse) HasTargetResourceRequest ¶
func (x *ReceiveChanelConnectResponse) HasTargetResourceRequest() bool
func (*ReceiveChanelConnectResponse) ProtoMessage ¶
func (*ReceiveChanelConnectResponse) ProtoMessage()
func (*ReceiveChanelConnectResponse) ProtoReflect ¶
func (x *ReceiveChanelConnectResponse) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectResponse) Reset ¶
func (x *ReceiveChanelConnectResponse) Reset()
func (*ReceiveChanelConnectResponse) SetAuthResourceRequest ¶
func (x *ReceiveChanelConnectResponse) SetAuthResourceRequest(v *ReceiveChanelConnectAuthResourceRequest)
func (*ReceiveChanelConnectResponse) SetLoaderResourceRequest ¶
func (x *ReceiveChanelConnectResponse) SetLoaderResourceRequest(v *ReceiveChanelConnectLoaderResourceRequest)
func (*ReceiveChanelConnectResponse) SetRequestId ¶
func (x *ReceiveChanelConnectResponse) SetRequestId(v string)
func (*ReceiveChanelConnectResponse) SetRequestType ¶
func (x *ReceiveChanelConnectResponse) SetRequestType(v RequestType)
func (*ReceiveChanelConnectResponse) SetStore ¶
func (x *ReceiveChanelConnectResponse) SetStore(v *ReceiveChanelConnectStore)
func (*ReceiveChanelConnectResponse) SetStoreResourceRequest ¶
func (x *ReceiveChanelConnectResponse) SetStoreResourceRequest(v *ReceiveChanelConnectStoreResourceRequest)
func (*ReceiveChanelConnectResponse) SetTargetResourceRequest ¶
func (x *ReceiveChanelConnectResponse) SetTargetResourceRequest(v *ReceiveChanelConnectTargetResourceRequest)
func (*ReceiveChanelConnectResponse) String ¶
func (x *ReceiveChanelConnectResponse) String() string
func (*ReceiveChanelConnectResponse) WhichRequest ¶
func (x *ReceiveChanelConnectResponse) WhichRequest() case_ReceiveChanelConnectResponse_Request
type ReceiveChanelConnectResponse_AuthResourceRequest ¶
type ReceiveChanelConnectResponse_AuthResourceRequest struct {
AuthResourceRequest *ReceiveChanelConnectAuthResourceRequest `protobuf:"bytes,4,opt,name=auth_resource_request,json=authResourceRequest,proto3,oneof"`
}
type ReceiveChanelConnectResponse_LoaderResourceRequest ¶
type ReceiveChanelConnectResponse_LoaderResourceRequest struct {
LoaderResourceRequest *ReceiveChanelConnectLoaderResourceRequest `protobuf:"bytes,3,opt,name=loader_resource_request,json=loaderResourceRequest,proto3,oneof"`
}
type ReceiveChanelConnectResponse_Store ¶
type ReceiveChanelConnectResponse_Store struct {
Store *ReceiveChanelConnectStore `protobuf:"bytes,5,opt,name=store,proto3,oneof"`
}
type ReceiveChanelConnectResponse_StoreResourceRequest ¶
type ReceiveChanelConnectResponse_StoreResourceRequest struct {
StoreResourceRequest *ReceiveChanelConnectStoreResourceRequest `protobuf:"bytes,6,opt,name=store_resource_request,json=storeResourceRequest,proto3,oneof"`
}
type ReceiveChanelConnectResponse_TargetResourceRequest ¶
type ReceiveChanelConnectResponse_TargetResourceRequest struct {
TargetResourceRequest *ReceiveChanelConnectTargetResourceRequest `protobuf:"bytes,7,opt,name=target_resource_request,json=targetResourceRequest,proto3,oneof"`
}
type ReceiveChanelConnectResponse_builder ¶
type ReceiveChanelConnectResponse_builder struct {
RequestId string
RequestType RequestType
// Fields of oneof Request:
LoaderResourceRequest *ReceiveChanelConnectLoaderResourceRequest
AuthResourceRequest *ReceiveChanelConnectAuthResourceRequest
Store *ReceiveChanelConnectStore
StoreResourceRequest *ReceiveChanelConnectStoreResourceRequest
TargetResourceRequest *ReceiveChanelConnectTargetResourceRequest
// contains filtered or unexported fields
}
func (ReceiveChanelConnectResponse_builder) Build ¶
func (b0 ReceiveChanelConnectResponse_builder) Build() *ReceiveChanelConnectResponse
type ReceiveChanelConnectStore ¶
type ReceiveChanelConnectStore struct {
Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
IsLastChunk bool `protobuf:"varint,3,opt,name=is_last_chunk,json=isLastChunk,proto3" json:"is_last_chunk,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectStore) GetData ¶
func (x *ReceiveChanelConnectStore) GetData() []byte
func (*ReceiveChanelConnectStore) GetIsLastChunk ¶
func (x *ReceiveChanelConnectStore) GetIsLastChunk() bool
func (*ReceiveChanelConnectStore) GetUid ¶
func (x *ReceiveChanelConnectStore) GetUid() string
func (*ReceiveChanelConnectStore) ProtoMessage ¶
func (*ReceiveChanelConnectStore) ProtoMessage()
func (*ReceiveChanelConnectStore) ProtoReflect ¶
func (x *ReceiveChanelConnectStore) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectStore) Reset ¶
func (x *ReceiveChanelConnectStore) Reset()
func (*ReceiveChanelConnectStore) SetData ¶
func (x *ReceiveChanelConnectStore) SetData(v []byte)
func (*ReceiveChanelConnectStore) SetIsLastChunk ¶
func (x *ReceiveChanelConnectStore) SetIsLastChunk(v bool)
func (*ReceiveChanelConnectStore) SetUid ¶
func (x *ReceiveChanelConnectStore) SetUid(v string)
func (*ReceiveChanelConnectStore) String ¶
func (x *ReceiveChanelConnectStore) String() string
type ReceiveChanelConnectStoreResourceRequest ¶
type ReceiveChanelConnectStoreResourceRequest struct {
Uid string `protobuf:"bytes,1,opt,name=uid,proto3" json:"uid,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
IsLastChunk bool `protobuf:"varint,3,opt,name=is_last_chunk,json=isLastChunk,proto3" json:"is_last_chunk,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectStoreResourceRequest) GetData ¶
func (x *ReceiveChanelConnectStoreResourceRequest) GetData() []byte
func (*ReceiveChanelConnectStoreResourceRequest) GetIsLastChunk ¶
func (x *ReceiveChanelConnectStoreResourceRequest) GetIsLastChunk() bool
func (*ReceiveChanelConnectStoreResourceRequest) GetUid ¶
func (x *ReceiveChanelConnectStoreResourceRequest) GetUid() string
func (*ReceiveChanelConnectStoreResourceRequest) ProtoMessage ¶
func (*ReceiveChanelConnectStoreResourceRequest) ProtoMessage()
func (*ReceiveChanelConnectStoreResourceRequest) ProtoReflect ¶
func (x *ReceiveChanelConnectStoreResourceRequest) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectStoreResourceRequest) Reset ¶
func (x *ReceiveChanelConnectStoreResourceRequest) Reset()
func (*ReceiveChanelConnectStoreResourceRequest) SetData ¶
func (x *ReceiveChanelConnectStoreResourceRequest) SetData(v []byte)
func (*ReceiveChanelConnectStoreResourceRequest) SetIsLastChunk ¶
func (x *ReceiveChanelConnectStoreResourceRequest) SetIsLastChunk(v bool)
func (*ReceiveChanelConnectStoreResourceRequest) SetUid ¶
func (x *ReceiveChanelConnectStoreResourceRequest) SetUid(v string)
func (*ReceiveChanelConnectStoreResourceRequest) String ¶
func (x *ReceiveChanelConnectStoreResourceRequest) String() string
type ReceiveChanelConnectStoreResourceRequest_builder ¶
type ReceiveChanelConnectStoreResourceRequest_builder struct {
Uid string
Data []byte
IsLastChunk bool
// contains filtered or unexported fields
}
func (ReceiveChanelConnectStoreResourceRequest_builder) Build ¶
type ReceiveChanelConnectStore_builder ¶
type ReceiveChanelConnectStore_builder struct {
Uid string
Data []byte
IsLastChunk bool
// contains filtered or unexported fields
}
func (ReceiveChanelConnectStore_builder) Build ¶
func (b0 ReceiveChanelConnectStore_builder) Build() *ReceiveChanelConnectStore
type ReceiveChanelConnectTargetResourceRequest ¶
type ReceiveChanelConnectTargetResourceRequest struct {
TargetId string `protobuf:"bytes,1,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveChanelConnectTargetResourceRequest) GetTargetId ¶
func (x *ReceiveChanelConnectTargetResourceRequest) GetTargetId() string
func (*ReceiveChanelConnectTargetResourceRequest) ProtoMessage ¶
func (*ReceiveChanelConnectTargetResourceRequest) ProtoMessage()
func (*ReceiveChanelConnectTargetResourceRequest) ProtoReflect ¶
func (x *ReceiveChanelConnectTargetResourceRequest) ProtoReflect() protoreflect.Message
func (*ReceiveChanelConnectTargetResourceRequest) Reset ¶
func (x *ReceiveChanelConnectTargetResourceRequest) Reset()
func (*ReceiveChanelConnectTargetResourceRequest) SetTargetId ¶
func (x *ReceiveChanelConnectTargetResourceRequest) SetTargetId(v string)
func (*ReceiveChanelConnectTargetResourceRequest) String ¶
func (x *ReceiveChanelConnectTargetResourceRequest) String() string
type ReceiveChanelConnectTargetResourceRequest_builder ¶
type ReceiveChanelConnectTargetResourceRequest_builder struct {
TargetId string
// contains filtered or unexported fields
}
func (ReceiveChanelConnectTargetResourceRequest_builder) Build ¶
type ReceiveLoadTermChannelRequest ¶
type ReceiveLoadTermChannelRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
CommandId string `protobuf:"bytes,2,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveLoadTermChannelRequest) GetCommandId ¶
func (x *ReceiveLoadTermChannelRequest) GetCommandId() string
func (*ReceiveLoadTermChannelRequest) GetConnectionId ¶
func (x *ReceiveLoadTermChannelRequest) GetConnectionId() string
func (*ReceiveLoadTermChannelRequest) ProtoMessage ¶
func (*ReceiveLoadTermChannelRequest) ProtoMessage()
func (*ReceiveLoadTermChannelRequest) ProtoReflect ¶
func (x *ReceiveLoadTermChannelRequest) ProtoReflect() protoreflect.Message
func (*ReceiveLoadTermChannelRequest) Reset ¶
func (x *ReceiveLoadTermChannelRequest) Reset()
func (*ReceiveLoadTermChannelRequest) SetCommandId ¶
func (x *ReceiveLoadTermChannelRequest) SetCommandId(v string)
func (*ReceiveLoadTermChannelRequest) SetConnectionId ¶
func (x *ReceiveLoadTermChannelRequest) SetConnectionId(v string)
func (*ReceiveLoadTermChannelRequest) String ¶
func (x *ReceiveLoadTermChannelRequest) String() string
type ReceiveLoadTermChannelRequest_builder ¶
type ReceiveLoadTermChannelRequest_builder struct {
ConnectionId string
CommandId string
// contains filtered or unexported fields
}
func (ReceiveLoadTermChannelRequest_builder) Build ¶
func (b0 ReceiveLoadTermChannelRequest_builder) Build() *ReceiveLoadTermChannelRequest
type ReceiveLoadTermChannelResponse ¶
type ReceiveLoadTermChannelResponse struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiveLoadTermChannelResponse) GetSuccess ¶
func (x *ReceiveLoadTermChannelResponse) GetSuccess() bool
func (*ReceiveLoadTermChannelResponse) ProtoMessage ¶
func (*ReceiveLoadTermChannelResponse) ProtoMessage()
func (*ReceiveLoadTermChannelResponse) ProtoReflect ¶
func (x *ReceiveLoadTermChannelResponse) ProtoReflect() protoreflect.Message
func (*ReceiveLoadTermChannelResponse) Reset ¶
func (x *ReceiveLoadTermChannelResponse) Reset()
func (*ReceiveLoadTermChannelResponse) SetSuccess ¶
func (x *ReceiveLoadTermChannelResponse) SetSuccess(v bool)
func (*ReceiveLoadTermChannelResponse) String ¶
func (x *ReceiveLoadTermChannelResponse) String() string
type ReceiveLoadTermChannelResponse_builder ¶
type ReceiveLoadTermChannelResponse_builder struct {
Success bool
// contains filtered or unexported fields
}
func (ReceiveLoadTermChannelResponse_builder) Build ¶
func (b0 ReceiveLoadTermChannelResponse_builder) Build() *ReceiveLoadTermChannelResponse
type RequestType ¶
type RequestType int32
const ( RequestType_REQUEST_TYPE_UNSPECIFIED RequestType = 0 RequestType_REQUEST_TYPE_REQUEST_RESOURCE_LOADER RequestType = 1 RequestType_REQUEST_TYPE_REQUEST_RESOURCE_AUTH RequestType = 2 RequestType_REQUEST_TYPE_STORE RequestType = 3 RequestType_REQUEST_TYPE_REQUEST_RESOURCE_STORE RequestType = 4 RequestType_REQUEST_TYPE_REQUEST_RESOURCE_TARGET RequestType = 5 )
func (RequestType) Descriptor ¶
func (RequestType) Descriptor() protoreflect.EnumDescriptor
func (RequestType) Enum ¶
func (x RequestType) Enum() *RequestType
func (RequestType) Number ¶
func (x RequestType) Number() protoreflect.EnumNumber
func (RequestType) String ¶
func (x RequestType) String() string
func (RequestType) Type ¶
func (RequestType) Type() protoreflect.EnumType
type SendAuthRequest ¶
type SendAuthRequest struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
AuthId string `protobuf:"bytes,2,opt,name=auth_id,json=authId,proto3" json:"auth_id,omitempty"`
Auth *Auth `protobuf:"bytes,3,opt,name=auth,proto3" json:"auth,omitempty"`
IsDefault bool `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"`
// contains filtered or unexported fields
}
func (*SendAuthRequest) ClearAuth ¶
func (x *SendAuthRequest) ClearAuth()
func (*SendAuthRequest) GetAuth ¶
func (x *SendAuthRequest) GetAuth() *Auth
func (*SendAuthRequest) GetAuthId ¶
func (x *SendAuthRequest) GetAuthId() string
func (*SendAuthRequest) GetIsDefault ¶
func (x *SendAuthRequest) GetIsDefault() bool
func (*SendAuthRequest) GetRequestId ¶
func (x *SendAuthRequest) GetRequestId() string
func (*SendAuthRequest) HasAuth ¶
func (x *SendAuthRequest) HasAuth() bool
func (*SendAuthRequest) ProtoMessage ¶
func (*SendAuthRequest) ProtoMessage()
func (*SendAuthRequest) ProtoReflect ¶
func (x *SendAuthRequest) ProtoReflect() protoreflect.Message
func (*SendAuthRequest) Reset ¶
func (x *SendAuthRequest) Reset()
func (*SendAuthRequest) SetAuth ¶
func (x *SendAuthRequest) SetAuth(v *Auth)
func (*SendAuthRequest) SetAuthId ¶
func (x *SendAuthRequest) SetAuthId(v string)
func (*SendAuthRequest) SetIsDefault ¶
func (x *SendAuthRequest) SetIsDefault(v bool)
func (*SendAuthRequest) SetRequestId ¶
func (x *SendAuthRequest) SetRequestId(v string)
func (*SendAuthRequest) String ¶
func (x *SendAuthRequest) String() string
type SendAuthRequest_builder ¶
type SendAuthRequest_builder struct {
RequestId string
AuthId string
Auth *Auth
IsDefault bool
// contains filtered or unexported fields
}
func (SendAuthRequest_builder) Build ¶
func (b0 SendAuthRequest_builder) Build() *SendAuthRequest
type SendAuthResponse ¶
type SendAuthResponse struct {
// contains filtered or unexported fields
}
func (*SendAuthResponse) ProtoMessage ¶
func (*SendAuthResponse) ProtoMessage()
func (*SendAuthResponse) ProtoReflect ¶
func (x *SendAuthResponse) ProtoReflect() protoreflect.Message
func (*SendAuthResponse) Reset ¶
func (x *SendAuthResponse) Reset()
func (*SendAuthResponse) String ¶
func (x *SendAuthResponse) String() string
type SendAuthResponse_builder ¶
type SendAuthResponse_builder struct {
// contains filtered or unexported fields
}
func (SendAuthResponse_builder) Build ¶
func (b0 SendAuthResponse_builder) Build() *SendAuthResponse
type SendLoaderRequest ¶
type SendLoaderRequest struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
LoaderId string `protobuf:"bytes,2,opt,name=loader_id,json=loaderId,proto3" json:"loader_id,omitempty"`
Content []byte `protobuf:"bytes,3,opt,name=content,proto3" json:"content,omitempty"`
IsLastChunk bool `protobuf:"varint,4,opt,name=is_last_chunk,json=isLastChunk,proto3" json:"is_last_chunk,omitempty"`
// contains filtered or unexported fields
}
func (*SendLoaderRequest) GetContent ¶
func (x *SendLoaderRequest) GetContent() []byte
func (*SendLoaderRequest) GetIsLastChunk ¶
func (x *SendLoaderRequest) GetIsLastChunk() bool
func (*SendLoaderRequest) GetLoaderId ¶
func (x *SendLoaderRequest) GetLoaderId() string
func (*SendLoaderRequest) GetRequestId ¶
func (x *SendLoaderRequest) GetRequestId() string
func (*SendLoaderRequest) ProtoMessage ¶
func (*SendLoaderRequest) ProtoMessage()
func (*SendLoaderRequest) ProtoReflect ¶
func (x *SendLoaderRequest) ProtoReflect() protoreflect.Message
func (*SendLoaderRequest) Reset ¶
func (x *SendLoaderRequest) Reset()
func (*SendLoaderRequest) SetContent ¶
func (x *SendLoaderRequest) SetContent(v []byte)
func (*SendLoaderRequest) SetIsLastChunk ¶
func (x *SendLoaderRequest) SetIsLastChunk(v bool)
func (*SendLoaderRequest) SetLoaderId ¶
func (x *SendLoaderRequest) SetLoaderId(v string)
func (*SendLoaderRequest) SetRequestId ¶
func (x *SendLoaderRequest) SetRequestId(v string)
func (*SendLoaderRequest) String ¶
func (x *SendLoaderRequest) String() string
type SendLoaderRequest_builder ¶
type SendLoaderRequest_builder struct {
RequestId string
LoaderId string
Content []byte
IsLastChunk bool
// contains filtered or unexported fields
}
func (SendLoaderRequest_builder) Build ¶
func (b0 SendLoaderRequest_builder) Build() *SendLoaderRequest
type SendLoaderResponse ¶
type SendLoaderResponse struct {
// contains filtered or unexported fields
}
func (*SendLoaderResponse) ProtoMessage ¶
func (*SendLoaderResponse) ProtoMessage()
func (*SendLoaderResponse) ProtoReflect ¶
func (x *SendLoaderResponse) ProtoReflect() protoreflect.Message
func (*SendLoaderResponse) Reset ¶
func (x *SendLoaderResponse) Reset()
func (*SendLoaderResponse) String ¶
func (x *SendLoaderResponse) String() string
type SendLoaderResponse_builder ¶
type SendLoaderResponse_builder struct {
// contains filtered or unexported fields
}
func (SendLoaderResponse_builder) Build ¶
func (b0 SendLoaderResponse_builder) Build() *SendLoaderResponse
type SendStoreDataRequest ¶
type SendStoreDataRequest struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
IsLastChunk bool `protobuf:"varint,3,opt,name=is_last_chunk,json=isLastChunk,proto3" json:"is_last_chunk,omitempty"`
// contains filtered or unexported fields
}
func (*SendStoreDataRequest) GetData ¶
func (x *SendStoreDataRequest) GetData() []byte
func (*SendStoreDataRequest) GetIsLastChunk ¶
func (x *SendStoreDataRequest) GetIsLastChunk() bool
func (*SendStoreDataRequest) GetRequestId ¶
func (x *SendStoreDataRequest) GetRequestId() string
func (*SendStoreDataRequest) ProtoMessage ¶
func (*SendStoreDataRequest) ProtoMessage()
func (*SendStoreDataRequest) ProtoReflect ¶
func (x *SendStoreDataRequest) ProtoReflect() protoreflect.Message
func (*SendStoreDataRequest) Reset ¶
func (x *SendStoreDataRequest) Reset()
func (*SendStoreDataRequest) SetData ¶
func (x *SendStoreDataRequest) SetData(v []byte)
func (*SendStoreDataRequest) SetIsLastChunk ¶
func (x *SendStoreDataRequest) SetIsLastChunk(v bool)
func (*SendStoreDataRequest) SetRequestId ¶
func (x *SendStoreDataRequest) SetRequestId(v string)
func (*SendStoreDataRequest) String ¶
func (x *SendStoreDataRequest) String() string
type SendStoreDataRequest_builder ¶
type SendStoreDataRequest_builder struct {
RequestId string
Data []byte
IsLastChunk bool
// contains filtered or unexported fields
}
func (SendStoreDataRequest_builder) Build ¶
func (b0 SendStoreDataRequest_builder) Build() *SendStoreDataRequest
type SendStoreDataResponse ¶
type SendStoreDataResponse struct {
// contains filtered or unexported fields
}
func (*SendStoreDataResponse) ProtoMessage ¶
func (*SendStoreDataResponse) ProtoMessage()
func (*SendStoreDataResponse) ProtoReflect ¶
func (x *SendStoreDataResponse) ProtoReflect() protoreflect.Message
func (*SendStoreDataResponse) Reset ¶
func (x *SendStoreDataResponse) Reset()
func (*SendStoreDataResponse) String ¶
func (x *SendStoreDataResponse) String() string
type SendStoreDataResponse_builder ¶
type SendStoreDataResponse_builder struct {
// contains filtered or unexported fields
}
func (SendStoreDataResponse_builder) Build ¶
func (b0 SendStoreDataResponse_builder) Build() *SendStoreDataResponse
type SendStoreOkRequest ¶
type SendStoreOkRequest struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
func (*SendStoreOkRequest) GetRequestId ¶
func (x *SendStoreOkRequest) GetRequestId() string
func (*SendStoreOkRequest) ProtoMessage ¶
func (*SendStoreOkRequest) ProtoMessage()
func (*SendStoreOkRequest) ProtoReflect ¶
func (x *SendStoreOkRequest) ProtoReflect() protoreflect.Message
func (*SendStoreOkRequest) Reset ¶
func (x *SendStoreOkRequest) Reset()
func (*SendStoreOkRequest) SetRequestId ¶
func (x *SendStoreOkRequest) SetRequestId(v string)
func (*SendStoreOkRequest) String ¶
func (x *SendStoreOkRequest) String() string
type SendStoreOkRequest_builder ¶
type SendStoreOkRequest_builder struct {
RequestId string
// contains filtered or unexported fields
}
func (SendStoreOkRequest_builder) Build ¶
func (b0 SendStoreOkRequest_builder) Build() *SendStoreOkRequest
type SendStoreOkResponse ¶
type SendStoreOkResponse struct {
// contains filtered or unexported fields
}
func (*SendStoreOkResponse) ProtoMessage ¶
func (*SendStoreOkResponse) ProtoMessage()
func (*SendStoreOkResponse) ProtoReflect ¶
func (x *SendStoreOkResponse) ProtoReflect() protoreflect.Message
func (*SendStoreOkResponse) Reset ¶
func (x *SendStoreOkResponse) Reset()
func (*SendStoreOkResponse) String ¶
func (x *SendStoreOkResponse) String() string
type SendStoreOkResponse_builder ¶
type SendStoreOkResponse_builder struct {
// contains filtered or unexported fields
}
func (SendStoreOkResponse_builder) Build ¶
func (b0 SendStoreOkResponse_builder) Build() *SendStoreOkResponse
type SendTargetRequest ¶
type SendTargetRequest struct {
RequestId string `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
TargetId string `protobuf:"bytes,2,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"`
Target *Target `protobuf:"bytes,3,opt,name=target,proto3" json:"target,omitempty"`
// contains filtered or unexported fields
}
func (*SendTargetRequest) ClearTarget ¶
func (x *SendTargetRequest) ClearTarget()
func (*SendTargetRequest) GetRequestId ¶
func (x *SendTargetRequest) GetRequestId() string
func (*SendTargetRequest) GetTarget ¶
func (x *SendTargetRequest) GetTarget() *Target
func (*SendTargetRequest) GetTargetId ¶
func (x *SendTargetRequest) GetTargetId() string
func (*SendTargetRequest) HasTarget ¶
func (x *SendTargetRequest) HasTarget() bool
func (*SendTargetRequest) ProtoMessage ¶
func (*SendTargetRequest) ProtoMessage()
func (*SendTargetRequest) ProtoReflect ¶
func (x *SendTargetRequest) ProtoReflect() protoreflect.Message
func (*SendTargetRequest) Reset ¶
func (x *SendTargetRequest) Reset()
func (*SendTargetRequest) SetRequestId ¶
func (x *SendTargetRequest) SetRequestId(v string)
func (*SendTargetRequest) SetTarget ¶
func (x *SendTargetRequest) SetTarget(v *Target)
func (*SendTargetRequest) SetTargetId ¶
func (x *SendTargetRequest) SetTargetId(v string)
func (*SendTargetRequest) String ¶
func (x *SendTargetRequest) String() string
type SendTargetRequest_builder ¶
type SendTargetRequest_builder struct {
RequestId string
TargetId string
Target *Target
// contains filtered or unexported fields
}
func (SendTargetRequest_builder) Build ¶
func (b0 SendTargetRequest_builder) Build() *SendTargetRequest
type SendTargetResponse ¶
type SendTargetResponse struct {
// contains filtered or unexported fields
}
func (*SendTargetResponse) ProtoMessage ¶
func (*SendTargetResponse) ProtoMessage()
func (*SendTargetResponse) ProtoReflect ¶
func (x *SendTargetResponse) ProtoReflect() protoreflect.Message
func (*SendTargetResponse) Reset ¶
func (x *SendTargetResponse) Reset()
func (*SendTargetResponse) String ¶
func (x *SendTargetResponse) String() string
type SendTargetResponse_builder ¶
type SendTargetResponse_builder struct {
// contains filtered or unexported fields
}
func (SendTargetResponse_builder) Build ¶
func (b0 SendTargetResponse_builder) Build() *SendTargetResponse
type SlaveCommandDefaultStoreRequest ¶
type SlaveCommandDefaultStoreRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
CommandId string `protobuf:"bytes,2,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`
StoreType SlaveCommandDefaultStoreType `` /* 145-byte string literal not displayed */
DefaultStore []byte `protobuf:"bytes,4,opt,name=default_store,json=defaultStore,proto3" json:"default_store,omitempty"`
IsLastChunk bool `protobuf:"varint,5,opt,name=is_last_chunk,json=isLastChunk,proto3" json:"is_last_chunk,omitempty"`
// contains filtered or unexported fields
}
func (*SlaveCommandDefaultStoreRequest) GetCommandId ¶
func (x *SlaveCommandDefaultStoreRequest) GetCommandId() string
func (*SlaveCommandDefaultStoreRequest) GetConnectionId ¶
func (x *SlaveCommandDefaultStoreRequest) GetConnectionId() string
func (*SlaveCommandDefaultStoreRequest) GetDefaultStore ¶
func (x *SlaveCommandDefaultStoreRequest) GetDefaultStore() []byte
func (*SlaveCommandDefaultStoreRequest) GetIsLastChunk ¶
func (x *SlaveCommandDefaultStoreRequest) GetIsLastChunk() bool
func (*SlaveCommandDefaultStoreRequest) GetStoreType ¶
func (x *SlaveCommandDefaultStoreRequest) GetStoreType() SlaveCommandDefaultStoreType
func (*SlaveCommandDefaultStoreRequest) ProtoMessage ¶
func (*SlaveCommandDefaultStoreRequest) ProtoMessage()
func (*SlaveCommandDefaultStoreRequest) ProtoReflect ¶
func (x *SlaveCommandDefaultStoreRequest) ProtoReflect() protoreflect.Message
func (*SlaveCommandDefaultStoreRequest) Reset ¶
func (x *SlaveCommandDefaultStoreRequest) Reset()
func (*SlaveCommandDefaultStoreRequest) SetCommandId ¶
func (x *SlaveCommandDefaultStoreRequest) SetCommandId(v string)
func (*SlaveCommandDefaultStoreRequest) SetConnectionId ¶
func (x *SlaveCommandDefaultStoreRequest) SetConnectionId(v string)
func (*SlaveCommandDefaultStoreRequest) SetDefaultStore ¶
func (x *SlaveCommandDefaultStoreRequest) SetDefaultStore(v []byte)
func (*SlaveCommandDefaultStoreRequest) SetIsLastChunk ¶
func (x *SlaveCommandDefaultStoreRequest) SetIsLastChunk(v bool)
func (*SlaveCommandDefaultStoreRequest) SetStoreType ¶
func (x *SlaveCommandDefaultStoreRequest) SetStoreType(v SlaveCommandDefaultStoreType)
func (*SlaveCommandDefaultStoreRequest) String ¶
func (x *SlaveCommandDefaultStoreRequest) String() string
type SlaveCommandDefaultStoreRequest_builder ¶
type SlaveCommandDefaultStoreRequest_builder struct {
ConnectionId string
CommandId string
StoreType SlaveCommandDefaultStoreType
DefaultStore []byte
IsLastChunk bool
// contains filtered or unexported fields
}
func (SlaveCommandDefaultStoreRequest_builder) Build ¶
func (b0 SlaveCommandDefaultStoreRequest_builder) Build() *SlaveCommandDefaultStoreRequest
type SlaveCommandDefaultStoreResponse ¶
type SlaveCommandDefaultStoreResponse struct {
// contains filtered or unexported fields
}
func (*SlaveCommandDefaultStoreResponse) ProtoMessage ¶
func (*SlaveCommandDefaultStoreResponse) ProtoMessage()
func (*SlaveCommandDefaultStoreResponse) ProtoReflect ¶
func (x *SlaveCommandDefaultStoreResponse) ProtoReflect() protoreflect.Message
func (*SlaveCommandDefaultStoreResponse) Reset ¶
func (x *SlaveCommandDefaultStoreResponse) Reset()
func (*SlaveCommandDefaultStoreResponse) String ¶
func (x *SlaveCommandDefaultStoreResponse) String() string
type SlaveCommandDefaultStoreResponse_builder ¶
type SlaveCommandDefaultStoreResponse_builder struct {
// contains filtered or unexported fields
}
func (SlaveCommandDefaultStoreResponse_builder) Build ¶
func (b0 SlaveCommandDefaultStoreResponse_builder) Build() *SlaveCommandDefaultStoreResponse
type SlaveCommandDefaultStoreType ¶
type SlaveCommandDefaultStoreType int32
const ( SlaveCommandDefaultStoreType_SLAVE_COMMAND_DEFAULT_STORE_TYPE_UNSPECIFIED SlaveCommandDefaultStoreType = 0 SlaveCommandDefaultStoreType_SLAVE_COMMAND_DEFAULT_STORE_TYPE_STORE SlaveCommandDefaultStoreType = 1 SlaveCommandDefaultStoreType_SLAVE_COMMAND_DEFAULT_STORE_TYPE_THREAD_ONLY_STORE SlaveCommandDefaultStoreType = 2 SlaveCommandDefaultStoreType_SLAVE_COMMAND_DEFAULT_STORE_TYPE_SLAVE_VALUES SlaveCommandDefaultStoreType = 3 )
func (SlaveCommandDefaultStoreType) Descriptor ¶
func (SlaveCommandDefaultStoreType) Descriptor() protoreflect.EnumDescriptor
func (SlaveCommandDefaultStoreType) Enum ¶
func (x SlaveCommandDefaultStoreType) Enum() *SlaveCommandDefaultStoreType
func (SlaveCommandDefaultStoreType) Number ¶
func (x SlaveCommandDefaultStoreType) Number() protoreflect.EnumNumber
func (SlaveCommandDefaultStoreType) String ¶
func (x SlaveCommandDefaultStoreType) String() string
func (SlaveCommandDefaultStoreType) Type ¶
func (SlaveCommandDefaultStoreType) Type() protoreflect.EnumType
type SlaveCommandRequest ¶
type SlaveCommandRequest struct {
ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"`
LoaderId string `protobuf:"bytes,2,opt,name=loader_id,json=loaderId,proto3" json:"loader_id,omitempty"`
OutputRoot string `protobuf:"bytes,3,opt,name=output_root,json=outputRoot,proto3" json:"output_root,omitempty"`
// contains filtered or unexported fields
}
func (*SlaveCommandRequest) GetConnectionId ¶
func (x *SlaveCommandRequest) GetConnectionId() string
func (*SlaveCommandRequest) GetLoaderId ¶
func (x *SlaveCommandRequest) GetLoaderId() string
func (*SlaveCommandRequest) GetOutputRoot ¶
func (x *SlaveCommandRequest) GetOutputRoot() string
func (*SlaveCommandRequest) ProtoMessage ¶
func (*SlaveCommandRequest) ProtoMessage()
func (*SlaveCommandRequest) ProtoReflect ¶
func (x *SlaveCommandRequest) ProtoReflect() protoreflect.Message
func (*SlaveCommandRequest) Reset ¶
func (x *SlaveCommandRequest) Reset()
func (*SlaveCommandRequest) SetConnectionId ¶
func (x *SlaveCommandRequest) SetConnectionId(v string)
func (*SlaveCommandRequest) SetLoaderId ¶
func (x *SlaveCommandRequest) SetLoaderId(v string)
func (*SlaveCommandRequest) SetOutputRoot ¶
func (x *SlaveCommandRequest) SetOutputRoot(v string)
func (*SlaveCommandRequest) String ¶
func (x *SlaveCommandRequest) String() string
type SlaveCommandRequest_builder ¶
type SlaveCommandRequest_builder struct {
ConnectionId string
LoaderId string
OutputRoot string
// contains filtered or unexported fields
}
func (SlaveCommandRequest_builder) Build ¶
func (b0 SlaveCommandRequest_builder) Build() *SlaveCommandRequest
type SlaveCommandResponse ¶
type SlaveCommandResponse struct {
CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"`
// contains filtered or unexported fields
}
func (*SlaveCommandResponse) GetCommandId ¶
func (x *SlaveCommandResponse) GetCommandId() string
func (*SlaveCommandResponse) ProtoMessage ¶
func (*SlaveCommandResponse) ProtoMessage()
func (*SlaveCommandResponse) ProtoReflect ¶
func (x *SlaveCommandResponse) ProtoReflect() protoreflect.Message
func (*SlaveCommandResponse) Reset ¶
func (x *SlaveCommandResponse) Reset()
func (*SlaveCommandResponse) SetCommandId ¶
func (x *SlaveCommandResponse) SetCommandId(v string)
func (*SlaveCommandResponse) String ¶
func (x *SlaveCommandResponse) String() string
type SlaveCommandResponse_builder ¶
type SlaveCommandResponse_builder struct {
CommandId string
// contains filtered or unexported fields
}
func (SlaveCommandResponse_builder) Build ¶
func (b0 SlaveCommandResponse_builder) Build() *SlaveCommandResponse
type StoreData ¶
type StoreData struct {
BucketId string `protobuf:"bytes,1,opt,name=bucket_id,json=bucketId,proto3" json:"bucket_id,omitempty"`
StoreKey string `protobuf:"bytes,2,opt,name=store_key,json=storeKey,proto3" json:"store_key,omitempty"`
Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
Encryption *Encryption `protobuf:"bytes,4,opt,name=encryption,proto3" json:"encryption,omitempty"`
// contains filtered or unexported fields
}
func (*StoreData) GetEncryption ¶
func (x *StoreData) GetEncryption() *Encryption
func (*StoreData) ProtoReflect ¶
func (x *StoreData) ProtoReflect() protoreflect.Message
func (*StoreData) SetEncryption ¶
func (x *StoreData) SetEncryption(v *Encryption)
type StoreDataList ¶
type StoreDataList struct {
Data []*StoreData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StoreDataList) GetData ¶
func (x *StoreDataList) GetData() []*StoreData
func (*StoreDataList) ProtoMessage ¶
func (*StoreDataList) ProtoMessage()
func (*StoreDataList) ProtoReflect ¶
func (x *StoreDataList) ProtoReflect() protoreflect.Message
func (*StoreDataList) Reset ¶
func (x *StoreDataList) Reset()
func (*StoreDataList) SetData ¶
func (x *StoreDataList) SetData(v []*StoreData)
func (*StoreDataList) String ¶
func (x *StoreDataList) String() string
type StoreDataList_builder ¶
type StoreDataList_builder struct {
Data []*StoreData
// contains filtered or unexported fields
}
func (StoreDataList_builder) Build ¶
func (b0 StoreDataList_builder) Build() *StoreDataList
type StoreData_builder ¶
type StoreData_builder struct {
BucketId string
StoreKey string
Data []byte
Encryption *Encryption
// contains filtered or unexported fields
}
func (StoreData_builder) Build ¶
func (b0 StoreData_builder) Build() *StoreData
type StoreExportData ¶
type StoreExportData struct {
BucketId string `protobuf:"bytes,1,opt,name=bucket_id,json=bucketId,proto3" json:"bucket_id,omitempty"`
StoreKey string `protobuf:"bytes,2,opt,name=store_key,json=storeKey,proto3" json:"store_key,omitempty"`
Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StoreExportData) GetBucketId ¶
func (x *StoreExportData) GetBucketId() string
func (*StoreExportData) GetData ¶
func (x *StoreExportData) GetData() []byte
func (*StoreExportData) GetStoreKey ¶
func (x *StoreExportData) GetStoreKey() string
func (*StoreExportData) ProtoMessage ¶
func (*StoreExportData) ProtoMessage()
func (*StoreExportData) ProtoReflect ¶
func (x *StoreExportData) ProtoReflect() protoreflect.Message
func (*StoreExportData) Reset ¶
func (x *StoreExportData) Reset()
func (*StoreExportData) SetBucketId ¶
func (x *StoreExportData) SetBucketId(v string)
func (*StoreExportData) SetData ¶
func (x *StoreExportData) SetData(v []byte)
func (*StoreExportData) SetStoreKey ¶
func (x *StoreExportData) SetStoreKey(v string)
func (*StoreExportData) String ¶
func (x *StoreExportData) String() string
type StoreExportDataList ¶
type StoreExportDataList struct {
Data []*StoreExportData `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StoreExportDataList) GetData ¶
func (x *StoreExportDataList) GetData() []*StoreExportData
func (*StoreExportDataList) ProtoMessage ¶
func (*StoreExportDataList) ProtoMessage()
func (*StoreExportDataList) ProtoReflect ¶
func (x *StoreExportDataList) ProtoReflect() protoreflect.Message
func (*StoreExportDataList) Reset ¶
func (x *StoreExportDataList) Reset()
func (*StoreExportDataList) SetData ¶
func (x *StoreExportDataList) SetData(v []*StoreExportData)
func (*StoreExportDataList) String ¶
func (x *StoreExportDataList) String() string
type StoreExportDataList_builder ¶
type StoreExportDataList_builder struct {
Data []*StoreExportData
// contains filtered or unexported fields
}
func (StoreExportDataList_builder) Build ¶
func (b0 StoreExportDataList_builder) Build() *StoreExportDataList
type StoreExportData_builder ¶
type StoreExportData_builder struct {
BucketId string
StoreKey string
Data []byte
// contains filtered or unexported fields
}
func (StoreExportData_builder) Build ¶
func (b0 StoreExportData_builder) Build() *StoreExportData
type StoreImportRequest ¶
type StoreImportRequest struct {
BucketId string `protobuf:"bytes,1,opt,name=bucket_id,json=bucketId,proto3" json:"bucket_id,omitempty"`
StoreKey string `protobuf:"bytes,2,opt,name=store_key,json=storeKey,proto3" json:"store_key,omitempty"`
Encryption *Encryption `protobuf:"bytes,4,opt,name=encryption,proto3" json:"encryption,omitempty"`
// contains filtered or unexported fields
}
func (*StoreImportRequest) ClearEncryption ¶
func (x *StoreImportRequest) ClearEncryption()
func (*StoreImportRequest) GetBucketId ¶
func (x *StoreImportRequest) GetBucketId() string
func (*StoreImportRequest) GetEncryption ¶
func (x *StoreImportRequest) GetEncryption() *Encryption
func (*StoreImportRequest) GetStoreKey ¶
func (x *StoreImportRequest) GetStoreKey() string
func (*StoreImportRequest) HasEncryption ¶
func (x *StoreImportRequest) HasEncryption() bool
func (*StoreImportRequest) ProtoMessage ¶
func (*StoreImportRequest) ProtoMessage()
func (*StoreImportRequest) ProtoReflect ¶
func (x *StoreImportRequest) ProtoReflect() protoreflect.Message
func (*StoreImportRequest) Reset ¶
func (x *StoreImportRequest) Reset()
func (*StoreImportRequest) SetBucketId ¶
func (x *StoreImportRequest) SetBucketId(v string)
func (*StoreImportRequest) SetEncryption ¶
func (x *StoreImportRequest) SetEncryption(v *Encryption)
func (*StoreImportRequest) SetStoreKey ¶
func (x *StoreImportRequest) SetStoreKey(v string)
func (*StoreImportRequest) String ¶
func (x *StoreImportRequest) String() string
type StoreImportRequestList ¶
type StoreImportRequestList struct {
Data []*StoreImportRequest `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StoreImportRequestList) GetData ¶
func (x *StoreImportRequestList) GetData() []*StoreImportRequest
func (*StoreImportRequestList) ProtoMessage ¶
func (*StoreImportRequestList) ProtoMessage()
func (*StoreImportRequestList) ProtoReflect ¶
func (x *StoreImportRequestList) ProtoReflect() protoreflect.Message
func (*StoreImportRequestList) Reset ¶
func (x *StoreImportRequestList) Reset()
func (*StoreImportRequestList) SetData ¶
func (x *StoreImportRequestList) SetData(v []*StoreImportRequest)
func (*StoreImportRequestList) String ¶
func (x *StoreImportRequestList) String() string
type StoreImportRequestList_builder ¶
type StoreImportRequestList_builder struct {
Data []*StoreImportRequest
// contains filtered or unexported fields
}
func (StoreImportRequestList_builder) Build ¶
func (b0 StoreImportRequestList_builder) Build() *StoreImportRequestList
type StoreImportRequest_builder ¶
type StoreImportRequest_builder struct {
BucketId string
StoreKey string
Encryption *Encryption
// contains filtered or unexported fields
}
func (StoreImportRequest_builder) Build ¶
func (b0 StoreImportRequest_builder) Build() *StoreImportRequest
type Target ¶
type Target struct {
Type TargetType `protobuf:"varint,1,opt,name=type,proto3,enum=cresplanex.bloader.v1.TargetType" json:"type,omitempty"`
// Types that are valid to be assigned to Target:
//
// *Target_Http
Target isTarget_Target `protobuf_oneof:"target"`
// contains filtered or unexported fields
}
func (*Target) GetHttp ¶
func (x *Target) GetHttp() *TargetHTTPData
func (*Target) GetType ¶
func (x *Target) GetType() TargetType
func (*Target) ProtoReflect ¶
func (x *Target) ProtoReflect() protoreflect.Message
func (*Target) SetHttp ¶
func (x *Target) SetHttp(v *TargetHTTPData)
func (*Target) SetType ¶
func (x *Target) SetType(v TargetType)
type TargetHTTPData ¶
type TargetHTTPData struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
// contains filtered or unexported fields
}
func (*TargetHTTPData) GetUrl ¶
func (x *TargetHTTPData) GetUrl() string
func (*TargetHTTPData) ProtoMessage ¶
func (*TargetHTTPData) ProtoMessage()
func (*TargetHTTPData) ProtoReflect ¶
func (x *TargetHTTPData) ProtoReflect() protoreflect.Message
func (*TargetHTTPData) Reset ¶
func (x *TargetHTTPData) Reset()
func (*TargetHTTPData) SetUrl ¶
func (x *TargetHTTPData) SetUrl(v string)
func (*TargetHTTPData) String ¶
func (x *TargetHTTPData) String() string
type TargetHTTPData_builder ¶
type TargetHTTPData_builder struct {
Url string
// contains filtered or unexported fields
}
func (TargetHTTPData_builder) Build ¶
func (b0 TargetHTTPData_builder) Build() *TargetHTTPData
type TargetType ¶
type TargetType int32
const ( TargetType_TARGET_TYPE_UNSPECIFIED TargetType = 0 TargetType_TARGET_TYPE_HTTP TargetType = 1 )
func (TargetType) Descriptor ¶
func (TargetType) Descriptor() protoreflect.EnumDescriptor
func (TargetType) Enum ¶
func (x TargetType) Enum() *TargetType
func (TargetType) Number ¶
func (x TargetType) Number() protoreflect.EnumNumber
func (TargetType) String ¶
func (x TargetType) String() string
func (TargetType) Type ¶
func (TargetType) Type() protoreflect.EnumType
type Target_Http ¶
type Target_Http struct {
Http *TargetHTTPData `protobuf:"bytes,2,opt,name=http,proto3,oneof"`
}
type Target_builder ¶
type Target_builder struct {
Type TargetType
// Fields of oneof Target:
Http *TargetHTTPData
// contains filtered or unexported fields
}
func (Target_builder) Build ¶
func (b0 Target_builder) Build() *Target
Source Files
¶
- auth.pb.go
- bloader.pb.go
- encrypt.pb.go
- store.pb.go
- target.pb.go
Click to show internal directories.
Click to hide internal directories.