Documentation ¶
Index ¶
- type BatchRemoveApplet
- func (o *BatchRemoveApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *BatchRemoveApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveApplet) Method() string
- func (o *BatchRemoveApplet) Path() string
- type BatchRemoveInstance
- func (o *BatchRemoveInstance) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *BatchRemoveInstance) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveInstance) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveInstance) Method() string
- func (o *BatchRemoveInstance) Path() string
- type BatchRemovePublisher
- func (o *BatchRemovePublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *BatchRemovePublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemovePublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemovePublisher) Method() string
- func (o *BatchRemovePublisher) Path() string
- type BatchRemoveStrategy
- func (o *BatchRemoveStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *BatchRemoveStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveStrategy) Method() string
- func (o *BatchRemoveStrategy) Path() string
- type BatchRemoveTrafficLimit
- func (o *BatchRemoveTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *BatchRemoveTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *BatchRemoveTrafficLimit) Method() string
- func (o *BatchRemoveTrafficLimit) Path() string
- type BytesBuffer
- type Client
- func (c *Client) BatchRemoveApplet(req *BatchRemoveApplet, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) BatchRemoveInstance(req *BatchRemoveInstance, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) BatchRemovePublisher(req *BatchRemovePublisher, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) BatchRemoveStrategy(req *BatchRemoveStrategy, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) BatchRemoveTrafficLimit(req *BatchRemoveTrafficLimit, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) Context() context.Context
- func (c *Client) ControlInstance(req *ControlInstance, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) CreateAccountAccessKey(req *CreateAccountAccessKey, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error)
- func (c *Client) CreateAccountByUsernameAndPassword(req *CreateAccountByUsernameAndPassword, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, ...)
- func (c *Client) CreateAndStartInstance(req *CreateAndStartInstance, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (c *Client) CreateApplet(req *CreateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (c *Client) CreateChainHeight(req *CreateChainHeight, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error)
- func (c *Client) CreateChainTx(req *CreateChainTx, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error)
- func (c *Client) CreateContractLog(req *CreateContractLog, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error)
- func (c *Client) CreateCronJob(req *CreateCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error)
- func (c *Client) CreateOperator(req *CreateOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error)
- func (c *Client) CreateOrUpdateProjectEnv(req *CreateOrUpdateProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (c *Client) CreateProject(req *CreateProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error)
- func (c *Client) CreateProjectOperator(req *CreateProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error)
- func (c *Client) CreateProjectSchema(req *CreateProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (c *Client) CreatePublisher(req *CreatePublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (c *Client) CreateStrategy(req *CreateStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (c *Client) CreateTrafficLimit(req *CreateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (c *Client) DeleteAccountAccessKeyByName(req *DeleteAccountAccessKeyByName, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) DownloadResource(req *DownloadResource, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, ...)
- func (c *Client) EthClient(metas ...kit.Metadata) (*EthClientRsp, kit.Metadata, error)
- func (c *Client) GetApplet(req *GetApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsApplet, kit.Metadata, error)
- func (c *Client) GetDownloadResourceUrl(req *GetDownloadResourceUrl, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, ...)
- func (c *Client) GetInstanceByAppletID(req *GetInstanceByAppletID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (c *Client) GetInstanceByInstanceID(req *GetInstanceByInstanceID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (c *Client) GetOperatorAddr(req *GetOperatorAddr, metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (c *Client) GetProject(req *GetProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error)
- func (c *Client) GetProjectEnv(req *GetProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error)
- func (c *Client) GetProjectOperator(req *GetProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error)
- func (c *Client) GetProjectSchema(req *GetProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error)
- func (c *Client) GetPublisher(req *GetPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (c *Client) GetStrategy(req *GetStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (c *Client) GetTrafficLimit(req *GetTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (c *Client) HandleEvent(req *HandleEvent, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error)
- func (c *Client) ListApplet(req *ListApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error)
- func (c *Client) ListCronJob(req *ListCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error)
- func (c *Client) ListOperator(req *ListOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, ...)
- func (c *Client) ListProject(req *ListProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error)
- func (c *Client) ListProjectDetail(req *ListProjectDetail, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, ...)
- func (c *Client) ListPublisher(req *ListPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error)
- func (c *Client) ListResources(req *ListResources, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error)
- func (c *Client) ListStrategy(req *ListStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error)
- func (c *Client) ListTrafficLimit(req *ListTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error)
- func (c *Client) Liveness(metas ...kit.Metadata) (*map[string]string, kit.Metadata, error)
- func (c *Client) LoginByEthAddress(req *LoginByEthAddress, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (c *Client) LoginByUsername(req *LoginByUsername, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (c *Client) RemoveApplet(req *RemoveApplet, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveChainHeight(req *RemoveChainHeight, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveChainTx(req *RemoveChainTx, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveContractLog(req *RemoveContractLog, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveCronJob(req *RemoveCronJob, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveInstance(req *RemoveInstance, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveOperator(req *RemoveOperator, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveProject(req *RemoveProject, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveProjectOperator(req *RemoveProjectOperator, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemovePublisher(req *RemovePublisher, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveResource(req *RemoveResource, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveStrategy(req *RemoveStrategy, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveTrafficLimit(req *RemoveTrafficLimit, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) RemoveWasmLogByInstanceID(req *RemoveWasmLogByInstanceID, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) UpdateApplet(req *UpdateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (c *Client) UpdatePasswordByAccountID(req *UpdatePasswordByAccountID, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) UpdatePublisher(req *UpdatePublisher, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) UpdateStrategy(req *UpdateStrategy, metas ...kit.Metadata) (kit.Metadata, error)
- func (c *Client) UpdateTrafficLimit(req *UpdateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (c *Client) VersionRouter(metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (c *Client) WithContext(ctx context.Context) Interface
- type ControlInstance
- func (o *ControlInstance) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ControlInstance) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *ControlInstance) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *ControlInstance) Method() string
- func (o *ControlInstance) Path() string
- type CreateAccountAccessKey
- func (o *CreateAccountAccessKey) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateAccountAccessKey) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error)
- func (o *CreateAccountAccessKey) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error)
- func (o *CreateAccountAccessKey) Method() string
- func (o *CreateAccountAccessKey) Path() string
- type CreateAccountByUsernameAndPassword
- func (o *CreateAccountByUsernameAndPassword) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateAccountByUsernameAndPassword) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, ...)
- func (o *CreateAccountByUsernameAndPassword) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, ...)
- func (o *CreateAccountByUsernameAndPassword) Method() string
- func (o *CreateAccountByUsernameAndPassword) Path() string
- type CreateAndStartInstance
- func (o *CreateAndStartInstance) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateAndStartInstance) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *CreateAndStartInstance) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *CreateAndStartInstance) Method() string
- func (o *CreateAndStartInstance) Path() string
- type CreateApplet
- func (o *CreateApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (o *CreateApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (o *CreateApplet) Method() string
- func (o *CreateApplet) Path() string
- type CreateChainHeight
- func (o *CreateChainHeight) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateChainHeight) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error)
- func (o *CreateChainHeight) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error)
- func (o *CreateChainHeight) Method() string
- func (o *CreateChainHeight) Path() string
- type CreateChainTx
- func (o *CreateChainTx) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateChainTx) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error)
- func (o *CreateChainTx) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error)
- func (o *CreateChainTx) Method() string
- func (o *CreateChainTx) Path() string
- type CreateContractLog
- func (o *CreateContractLog) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateContractLog) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error)
- func (o *CreateContractLog) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error)
- func (o *CreateContractLog) Method() string
- func (o *CreateContractLog) Path() string
- type CreateCronJob
- func (o *CreateCronJob) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateCronJob) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error)
- func (o *CreateCronJob) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error)
- func (o *CreateCronJob) Method() string
- func (o *CreateCronJob) Path() string
- type CreateOperator
- func (o *CreateOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error)
- func (o *CreateOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error)
- func (o *CreateOperator) Method() string
- func (o *CreateOperator) Path() string
- type CreateOrUpdateProjectEnv
- func (o *CreateOrUpdateProjectEnv) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateOrUpdateProjectEnv) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (o *CreateOrUpdateProjectEnv) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (o *CreateOrUpdateProjectEnv) Method() string
- func (o *CreateOrUpdateProjectEnv) Path() string
- type CreateProject
- func (o *CreateProject) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error)
- func (o *CreateProject) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error)
- func (o *CreateProject) Method() string
- func (o *CreateProject) Path() string
- type CreateProjectOperator
- func (o *CreateProjectOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateProjectOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error)
- func (o *CreateProjectOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error)
- func (o *CreateProjectOperator) Method() string
- func (o *CreateProjectOperator) Path() string
- type CreateProjectSchema
- func (o *CreateProjectSchema) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateProjectSchema) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (o *CreateProjectSchema) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
- func (o *CreateProjectSchema) Method() string
- func (o *CreateProjectSchema) Path() string
- type CreatePublisher
- func (o *CreatePublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreatePublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (o *CreatePublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (o *CreatePublisher) Method() string
- func (o *CreatePublisher) Path() string
- type CreateStrategy
- func (o *CreateStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (o *CreateStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (o *CreateStrategy) Method() string
- func (o *CreateStrategy) Path() string
- type CreateTrafficLimit
- func (o *CreateTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *CreateTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *CreateTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *CreateTrafficLimit) Method() string
- func (o *CreateTrafficLimit) Path() string
- type CurrentAccount
- type CurrentPublisher
- type DeleteAccountAccessKeyByName
- func (o *DeleteAccountAccessKeyByName) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *DeleteAccountAccessKeyByName) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *DeleteAccountAccessKeyByName) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *DeleteAccountAccessKeyByName) Method() string
- func (o *DeleteAccountAccessKeyByName) Path() string
- type DownloadResource
- func (o *DownloadResource) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *DownloadResource) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, ...)
- func (o *DownloadResource) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, ...)
- func (o *DownloadResource) Method() string
- func (o *DownloadResource) Path() string
- type EthClient
- func (o *EthClient) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *EthClient) Invoke(cli kit.Client, metas ...kit.Metadata) (*EthClientRsp, kit.Metadata, error)
- func (o *EthClient) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*EthClientRsp, kit.Metadata, error)
- func (o *EthClient) Method() string
- func (o *EthClient) Path() string
- type EthClientRsp
- type GetApplet
- func (o *GetApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsApplet, kit.Metadata, error)
- func (o *GetApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsApplet, kit.Metadata, error)
- func (o *GetApplet) Method() string
- func (o *GetApplet) Path() string
- type GetDownloadResourceUrl
- func (o *GetDownloadResourceUrl) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetDownloadResourceUrl) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, ...)
- func (o *GetDownloadResourceUrl) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, ...)
- func (o *GetDownloadResourceUrl) Method() string
- func (o *GetDownloadResourceUrl) Path() string
- type GetInstanceByAppletID
- func (o *GetInstanceByAppletID) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetInstanceByAppletID) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *GetInstanceByAppletID) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *GetInstanceByAppletID) Method() string
- func (o *GetInstanceByAppletID) Path() string
- type GetInstanceByInstanceID
- func (o *GetInstanceByInstanceID) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetInstanceByInstanceID) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *GetInstanceByInstanceID) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
- func (o *GetInstanceByInstanceID) Method() string
- func (o *GetInstanceByInstanceID) Path() string
- type GetOperatorAddr
- func (o *GetOperatorAddr) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetOperatorAddr) Invoke(cli kit.Client, metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (o *GetOperatorAddr) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (o *GetOperatorAddr) Method() string
- func (o *GetOperatorAddr) Path() string
- type GetProject
- func (o *GetProject) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error)
- func (o *GetProject) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error)
- func (o *GetProject) Method() string
- func (o *GetProject) Path() string
- type GetProjectEnv
- func (o *GetProjectEnv) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetProjectEnv) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error)
- func (o *GetProjectEnv) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error)
- func (o *GetProjectEnv) Method() string
- func (o *GetProjectEnv) Path() string
- type GetProjectOperator
- func (o *GetProjectOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetProjectOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error)
- func (o *GetProjectOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error)
- func (o *GetProjectOperator) Method() string
- func (o *GetProjectOperator) Path() string
- type GetProjectSchema
- func (o *GetProjectSchema) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetProjectSchema) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error)
- func (o *GetProjectSchema) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error)
- func (o *GetProjectSchema) Method() string
- func (o *GetProjectSchema) Path() string
- type GetPublisher
- func (o *GetPublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetPublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (o *GetPublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
- func (o *GetPublisher) Method() string
- func (o *GetPublisher) Path() string
- type GetStrategy
- func (o *GetStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (o *GetStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
- func (o *GetStrategy) Method() string
- func (o *GetStrategy) Path() string
- type GetTrafficLimit
- func (o *GetTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *GetTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *GetTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *GetTrafficLimit) Method() string
- func (o *GetTrafficLimit) Path() string
- type GithubComMachinefiW3BstreamPkgDependsBaseTypesDuration
- type GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID
- type GithubComMachinefiW3BstreamPkgDependsBaseTypesTimestamp
- type GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment
- type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesBool
- type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes
- type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted
- type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID
- type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorField
- type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorFields
- type GithubComMachinefiW3BstreamPkgDependsKitStatusxStatusErr
- type GithubComMachinefiW3BstreamPkgEnumsAccountRole
- type GithubComMachinefiW3BstreamPkgEnumsAccountState
- type GithubComMachinefiW3BstreamPkgEnumsCacheMode
- type GithubComMachinefiW3BstreamPkgEnumsConfigType
- type GithubComMachinefiW3BstreamPkgEnumsDeployCmd
- type GithubComMachinefiW3BstreamPkgEnumsInstanceState
- type GithubComMachinefiW3BstreamPkgEnumsProtocol
- type GithubComMachinefiW3BstreamPkgEnumsTrafficLimitType
- type GithubComMachinefiW3BstreamPkgEnumsWasmDBDatatype
- type GithubComMachinefiW3BstreamPkgEnumsWasmDBDialect
- type GithubComMachinefiW3BstreamPkgModelsAccount
- type GithubComMachinefiW3BstreamPkgModelsAccountAccessKey
- type GithubComMachinefiW3BstreamPkgModelsAccountAccessKeyInfo
- type GithubComMachinefiW3BstreamPkgModelsAccountInfo
- type GithubComMachinefiW3BstreamPkgModelsApplet
- type GithubComMachinefiW3BstreamPkgModelsAppletInfo
- type GithubComMachinefiW3BstreamPkgModelsChainHeight
- type GithubComMachinefiW3BstreamPkgModelsChainHeightData
- type GithubComMachinefiW3BstreamPkgModelsChainHeightInfo
- type GithubComMachinefiW3BstreamPkgModelsChainTx
- type GithubComMachinefiW3BstreamPkgModelsChainTxData
- type GithubComMachinefiW3BstreamPkgModelsChainTxInfo
- type GithubComMachinefiW3BstreamPkgModelsConfig
- type GithubComMachinefiW3BstreamPkgModelsConfigBase
- type GithubComMachinefiW3BstreamPkgModelsContractLog
- type GithubComMachinefiW3BstreamPkgModelsContractLogData
- type GithubComMachinefiW3BstreamPkgModelsContractLogInfo
- type GithubComMachinefiW3BstreamPkgModelsCronJob
- type GithubComMachinefiW3BstreamPkgModelsCronJobInfo
- type GithubComMachinefiW3BstreamPkgModelsInstance
- type GithubComMachinefiW3BstreamPkgModelsInstanceInfo
- type GithubComMachinefiW3BstreamPkgModelsMeta
- type GithubComMachinefiW3BstreamPkgModelsOperator
- type GithubComMachinefiW3BstreamPkgModelsOperatorInfo
- type GithubComMachinefiW3BstreamPkgModelsProject
- type GithubComMachinefiW3BstreamPkgModelsProjectBase
- type GithubComMachinefiW3BstreamPkgModelsProjectName
- type GithubComMachinefiW3BstreamPkgModelsProjectOperator
- type GithubComMachinefiW3BstreamPkgModelsPublisher
- type GithubComMachinefiW3BstreamPkgModelsPublisherInfo
- type GithubComMachinefiW3BstreamPkgModelsRelAccount
- type GithubComMachinefiW3BstreamPkgModelsRelApplet
- type GithubComMachinefiW3BstreamPkgModelsRelChainHeight
- type GithubComMachinefiW3BstreamPkgModelsRelChainTx
- type GithubComMachinefiW3BstreamPkgModelsRelConfig
- type GithubComMachinefiW3BstreamPkgModelsRelContractLog
- type GithubComMachinefiW3BstreamPkgModelsRelCronJob
- type GithubComMachinefiW3BstreamPkgModelsRelInstance
- type GithubComMachinefiW3BstreamPkgModelsRelOperator
- type GithubComMachinefiW3BstreamPkgModelsRelProject
- type GithubComMachinefiW3BstreamPkgModelsRelPublisher
- type GithubComMachinefiW3BstreamPkgModelsRelResource
- type GithubComMachinefiW3BstreamPkgModelsRelStrategy
- type GithubComMachinefiW3BstreamPkgModelsRelTrafficLimit
- type GithubComMachinefiW3BstreamPkgModelsResource
- type GithubComMachinefiW3BstreamPkgModelsResourceInfo
- type GithubComMachinefiW3BstreamPkgModelsResourceOwnerInfo
- type GithubComMachinefiW3BstreamPkgModelsStrategy
- type GithubComMachinefiW3BstreamPkgModelsStrategyInfo
- type GithubComMachinefiW3BstreamPkgModelsTrafficLimit
- type GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo
- type GithubComMachinefiW3BstreamPkgModulesAccountAccessCreateReq
- type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameReq
- type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp
- type GithubComMachinefiW3BstreamPkgModulesAccountLoginByEthAddressReq
- type GithubComMachinefiW3BstreamPkgModulesAccountLoginByUsernameReq
- type GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp
- type GithubComMachinefiW3BstreamPkgModulesAccountUpdatePasswordReq
- type GithubComMachinefiW3BstreamPkgModulesAppletCreateReq
- type GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp
- type GithubComMachinefiW3BstreamPkgModulesAppletDetail
- type GithubComMachinefiW3BstreamPkgModulesAppletInfo
- type GithubComMachinefiW3BstreamPkgModulesAppletListRsp
- type GithubComMachinefiW3BstreamPkgModulesAppletUpdateReq
- type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainHeightReq
- type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainTxReq
- type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateContractLogReq
- type GithubComMachinefiW3BstreamPkgModulesCronjobCreateReq
- type GithubComMachinefiW3BstreamPkgModulesCronjobListRsp
- type GithubComMachinefiW3BstreamPkgModulesDeployCreateReq
- type GithubComMachinefiW3BstreamPkgModulesEventEventRsp
- type GithubComMachinefiW3BstreamPkgModulesEventResult
- type GithubComMachinefiW3BstreamPkgModulesOperatorCreateReq
- type GithubComMachinefiW3BstreamPkgModulesOperatorDetail
- type GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp
- type GithubComMachinefiW3BstreamPkgModulesProjectCreateReq
- type GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp
- type GithubComMachinefiW3BstreamPkgModulesProjectDetail
- type GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp
- type GithubComMachinefiW3BstreamPkgModulesProjectListRsp
- type GithubComMachinefiW3BstreamPkgModulesPublisherCreateReq
- type GithubComMachinefiW3BstreamPkgModulesPublisherListRsp
- type GithubComMachinefiW3BstreamPkgModulesPublisherUpdateReq
- type GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp
- type GithubComMachinefiW3BstreamPkgModulesResourceListRsp
- type GithubComMachinefiW3BstreamPkgModulesResourceResourceInfo
- type GithubComMachinefiW3BstreamPkgModulesStrategyCreateReq
- type GithubComMachinefiW3BstreamPkgModulesStrategyListRsp
- type GithubComMachinefiW3BstreamPkgModulesTrafficlimitCreateReq
- type GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp
- type GithubComMachinefiW3BstreamPkgModulesTrafficlimitUpdateReq
- type GithubComMachinefiW3BstreamPkgTypesWasmCache
- type GithubComMachinefiW3BstreamPkgTypesWasmColumn
- type GithubComMachinefiW3BstreamPkgTypesWasmConstrains
- type GithubComMachinefiW3BstreamPkgTypesWasmDatabase
- type GithubComMachinefiW3BstreamPkgTypesWasmEnv
- type GithubComMachinefiW3BstreamPkgTypesWasmKey
- type GithubComMachinefiW3BstreamPkgTypesWasmSchema
- type GithubComMachinefiW3BstreamPkgTypesWasmTable
- type HandleEvent
- func (o *HandleEvent) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *HandleEvent) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error)
- func (o *HandleEvent) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error)
- func (o *HandleEvent) Method() string
- func (o *HandleEvent) Path() string
- type Interface
- type ListApplet
- func (o *ListApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error)
- func (o *ListApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error)
- func (o *ListApplet) Method() string
- func (o *ListApplet) Path() string
- type ListCronJob
- func (o *ListCronJob) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListCronJob) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error)
- func (o *ListCronJob) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error)
- func (o *ListCronJob) Method() string
- func (o *ListCronJob) Path() string
- type ListOperator
- func (o *ListOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, ...)
- func (o *ListOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, ...)
- func (o *ListOperator) Method() string
- func (o *ListOperator) Path() string
- type ListProject
- func (o *ListProject) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error)
- func (o *ListProject) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error)
- func (o *ListProject) Method() string
- func (o *ListProject) Path() string
- type ListProjectDetail
- func (o *ListProjectDetail) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListProjectDetail) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, ...)
- func (o *ListProjectDetail) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, ...)
- func (o *ListProjectDetail) Method() string
- func (o *ListProjectDetail) Path() string
- type ListPublisher
- func (o *ListPublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListPublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error)
- func (o *ListPublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error)
- func (o *ListPublisher) Method() string
- func (o *ListPublisher) Path() string
- type ListResources
- func (o *ListResources) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListResources) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error)
- func (o *ListResources) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error)
- func (o *ListResources) Method() string
- func (o *ListResources) Path() string
- type ListStrategy
- func (o *ListStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error)
- func (o *ListStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error)
- func (o *ListStrategy) Method() string
- func (o *ListStrategy) Path() string
- type ListTrafficLimit
- func (o *ListTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *ListTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error)
- func (o *ListTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error)
- func (o *ListTrafficLimit) Method() string
- func (o *ListTrafficLimit) Path() string
- type Liveness
- func (o *Liveness) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *Liveness) Invoke(cli kit.Client, metas ...kit.Metadata) (*map[string]string, kit.Metadata, error)
- func (o *Liveness) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*map[string]string, kit.Metadata, error)
- func (o *Liveness) Method() string
- func (o *Liveness) Path() string
- type LoginByEthAddress
- func (o *LoginByEthAddress) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *LoginByEthAddress) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (o *LoginByEthAddress) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (o *LoginByEthAddress) Method() string
- func (o *LoginByEthAddress) Path() string
- type LoginByUsername
- func (o *LoginByUsername) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *LoginByUsername) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (o *LoginByUsername) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
- func (o *LoginByUsername) Method() string
- func (o *LoginByUsername) Path() string
- type ProjectProvider
- type RemoveApplet
- func (o *RemoveApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveApplet) Method() string
- func (o *RemoveApplet) Path() string
- type RemoveChainHeight
- func (o *RemoveChainHeight) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveChainHeight) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveChainHeight) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveChainHeight) Method() string
- func (o *RemoveChainHeight) Path() string
- type RemoveChainTx
- func (o *RemoveChainTx) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveChainTx) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveChainTx) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveChainTx) Method() string
- func (o *RemoveChainTx) Path() string
- type RemoveContractLog
- func (o *RemoveContractLog) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveContractLog) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveContractLog) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveContractLog) Method() string
- func (o *RemoveContractLog) Path() string
- type RemoveCronJob
- func (o *RemoveCronJob) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveCronJob) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveCronJob) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveCronJob) Method() string
- func (o *RemoveCronJob) Path() string
- type RemoveInstance
- func (o *RemoveInstance) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveInstance) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveInstance) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveInstance) Method() string
- func (o *RemoveInstance) Path() string
- type RemoveOperator
- func (o *RemoveOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveOperator) Method() string
- func (o *RemoveOperator) Path() string
- type RemoveProject
- func (o *RemoveProject) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveProject) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveProject) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveProject) Method() string
- func (o *RemoveProject) Path() string
- type RemoveProjectOperator
- func (o *RemoveProjectOperator) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveProjectOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveProjectOperator) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveProjectOperator) Method() string
- func (o *RemoveProjectOperator) Path() string
- type RemovePublisher
- func (o *RemovePublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemovePublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemovePublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemovePublisher) Method() string
- func (o *RemovePublisher) Path() string
- type RemoveResource
- func (o *RemoveResource) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveResource) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveResource) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveResource) Method() string
- func (o *RemoveResource) Path() string
- type RemoveStrategy
- func (o *RemoveStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveStrategy) Method() string
- func (o *RemoveStrategy) Path() string
- type RemoveTrafficLimit
- func (o *RemoveTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveTrafficLimit) Method() string
- func (o *RemoveTrafficLimit) Path() string
- type RemoveWasmLogByInstanceID
- func (o *RemoveWasmLogByInstanceID) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *RemoveWasmLogByInstanceID) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveWasmLogByInstanceID) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *RemoveWasmLogByInstanceID) Method() string
- func (o *RemoveWasmLogByInstanceID) Path() string
- type UpdateApplet
- func (o *UpdateApplet) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *UpdateApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (o *UpdateApplet) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
- func (o *UpdateApplet) Method() string
- func (o *UpdateApplet) Path() string
- type UpdatePasswordByAccountID
- func (o *UpdatePasswordByAccountID) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *UpdatePasswordByAccountID) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdatePasswordByAccountID) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdatePasswordByAccountID) Method() string
- func (o *UpdatePasswordByAccountID) Path() string
- type UpdatePublisher
- func (o *UpdatePublisher) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *UpdatePublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdatePublisher) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdatePublisher) Method() string
- func (o *UpdatePublisher) Path() string
- type UpdateStrategy
- func (o *UpdateStrategy) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *UpdateStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdateStrategy) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (kit.Metadata, error)
- func (o *UpdateStrategy) Method() string
- func (o *UpdateStrategy) Path() string
- type UpdateTrafficLimit
- func (o *UpdateTrafficLimit) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *UpdateTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *UpdateTrafficLimit) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
- func (o *UpdateTrafficLimit) Method() string
- func (o *UpdateTrafficLimit) Path() string
- type VersionRouter
- func (o *VersionRouter) Do(ctx context.Context, cli kit.Client, metas ...kit.Metadata) kit.Result
- func (o *VersionRouter) Invoke(cli kit.Client, metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (o *VersionRouter) InvokeContext(ctx context.Context, cli kit.Client, metas ...kit.Metadata) (*string, kit.Metadata, error)
- func (o *VersionRouter) Method() string
- func (o *VersionRouter) Path() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchRemoveApplet ¶
type BatchRemoveApplet struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AppletIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"appletID,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` LNameLike string `in:"query" name:"lName,omitempty"` NameLike string `in:"query" name:"name,omitempty"` Names []string `in:"query" name:"names,omitempty"` }
func (*BatchRemoveApplet) InvokeContext ¶
func (*BatchRemoveApplet) Method ¶
func (o *BatchRemoveApplet) Method() string
func (*BatchRemoveApplet) Path ¶
func (o *BatchRemoveApplet) Path() string
type BatchRemoveInstance ¶
type BatchRemoveInstance struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AppletIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"appletID,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` InstanceIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"instanceID,omitempty"` States []GithubComMachinefiW3BstreamPkgEnumsInstanceState `in:"query" name:"state,omitempty"` }
func (*BatchRemoveInstance) InvokeContext ¶
func (*BatchRemoveInstance) Method ¶
func (o *BatchRemoveInstance) Method() string
func (*BatchRemoveInstance) Path ¶
func (o *BatchRemoveInstance) Path() string
type BatchRemovePublisher ¶
type BatchRemovePublisher struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Keys []string `in:"query" name:"key,omitempty"` LNameLike string `in:"query" name:"lname,omitempty"` NameLike string `in:"query" name:"name,omitempty"` PublisherIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"publisherIDs,omitempty"` RNameLike string `in:"query" name:"rname,omitempty"` }
func (*BatchRemovePublisher) InvokeContext ¶
func (*BatchRemovePublisher) Method ¶
func (o *BatchRemovePublisher) Method() string
func (*BatchRemovePublisher) Path ¶
func (o *BatchRemovePublisher) Path() string
type BatchRemoveStrategy ¶
type BatchRemoveStrategy struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AppletIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"appletID,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` EventTypes []string `in:"query" name:"eventType,omitempty"` Handlers []string `in:"query" name:"handler,omitempty"` StrategyIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"strategyID,omitempty"` }
func (*BatchRemoveStrategy) InvokeContext ¶
func (*BatchRemoveStrategy) Method ¶
func (o *BatchRemoveStrategy) Method() string
func (*BatchRemoveStrategy) Path ¶
func (o *BatchRemoveStrategy) Path() string
type BatchRemoveTrafficLimit ¶ added in v1.3.1
type BatchRemoveTrafficLimit struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` ApiType GithubComMachinefiW3BstreamPkgEnumsTrafficLimitType `in:"query" name:"apiType,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*BatchRemoveTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*BatchRemoveTrafficLimit) Method ¶ added in v1.3.1
func (o *BatchRemoveTrafficLimit) Method() string
func (*BatchRemoveTrafficLimit) Path ¶ added in v1.3.1
func (o *BatchRemoveTrafficLimit) Path() string
type BytesBuffer ¶
type Client ¶
func (*Client) BatchRemoveApplet ¶
func (*Client) BatchRemoveInstance ¶
func (*Client) BatchRemovePublisher ¶
func (*Client) BatchRemoveStrategy ¶
func (*Client) BatchRemoveTrafficLimit ¶ added in v1.3.1
func (*Client) ControlInstance ¶
func (*Client) CreateAccountAccessKey ¶ added in v1.3.1
func (c *Client) CreateAccountAccessKey(req *CreateAccountAccessKey, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error)
func (*Client) CreateAccountByUsernameAndPassword ¶
func (c *Client) CreateAccountByUsernameAndPassword(req *CreateAccountByUsernameAndPassword, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, kit.Metadata, error)
func (*Client) CreateAndStartInstance ¶ added in v1.2.4
func (c *Client) CreateAndStartInstance(req *CreateAndStartInstance, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*Client) CreateApplet ¶
func (c *Client) CreateApplet(req *CreateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
func (*Client) CreateChainHeight ¶
func (c *Client) CreateChainHeight(req *CreateChainHeight, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error)
func (*Client) CreateChainTx ¶
func (c *Client) CreateChainTx(req *CreateChainTx, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error)
func (*Client) CreateContractLog ¶
func (c *Client) CreateContractLog(req *CreateContractLog, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error)
func (*Client) CreateCronJob ¶
func (c *Client) CreateCronJob(req *CreateCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error)
func (*Client) CreateOperator ¶ added in v1.2.4
func (c *Client) CreateOperator(req *CreateOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error)
func (*Client) CreateOrUpdateProjectEnv ¶
func (c *Client) CreateOrUpdateProjectEnv(req *CreateOrUpdateProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
func (*Client) CreateProject ¶
func (c *Client) CreateProject(req *CreateProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error)
func (*Client) CreateProjectOperator ¶ added in v1.2.4
func (c *Client) CreateProjectOperator(req *CreateProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error)
func (*Client) CreateProjectSchema ¶
func (c *Client) CreateProjectSchema(req *CreateProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
func (*Client) CreatePublisher ¶
func (c *Client) CreatePublisher(req *CreatePublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
func (*Client) CreateStrategy ¶
func (c *Client) CreateStrategy(req *CreateStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
func (*Client) CreateTrafficLimit ¶ added in v1.3.1
func (c *Client) CreateTrafficLimit(req *CreateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*Client) DeleteAccountAccessKeyByName ¶ added in v1.3.1
func (*Client) DownloadResource ¶ added in v1.2.4
func (c *Client) DownloadResource(req *DownloadResource, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, kit.Metadata, error)
func (*Client) GetDownloadResourceUrl ¶ added in v1.3.1
func (c *Client) GetDownloadResourceUrl(req *GetDownloadResourceUrl, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, kit.Metadata, error)
func (*Client) GetInstanceByAppletID ¶
func (c *Client) GetInstanceByAppletID(req *GetInstanceByAppletID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*Client) GetInstanceByInstanceID ¶
func (c *Client) GetInstanceByInstanceID(req *GetInstanceByInstanceID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*Client) GetOperatorAddr ¶
func (*Client) GetProject ¶
func (c *Client) GetProject(req *GetProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error)
func (*Client) GetProjectEnv ¶
func (c *Client) GetProjectEnv(req *GetProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error)
func (*Client) GetProjectOperator ¶ added in v1.2.4
func (c *Client) GetProjectOperator(req *GetProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error)
func (*Client) GetProjectSchema ¶
func (c *Client) GetProjectSchema(req *GetProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error)
func (*Client) GetPublisher ¶
func (c *Client) GetPublisher(req *GetPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
func (*Client) GetStrategy ¶
func (c *Client) GetStrategy(req *GetStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
func (*Client) GetTrafficLimit ¶ added in v1.3.1
func (c *Client) GetTrafficLimit(req *GetTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*Client) HandleEvent ¶
func (c *Client) HandleEvent(req *HandleEvent, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error)
func (*Client) ListApplet ¶
func (c *Client) ListApplet(req *ListApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error)
func (*Client) ListCronJob ¶
func (c *Client) ListCronJob(req *ListCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error)
func (*Client) ListOperator ¶ added in v1.2.4
func (c *Client) ListOperator(req *ListOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, error)
func (*Client) ListProject ¶
func (c *Client) ListProject(req *ListProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error)
func (*Client) ListProjectDetail ¶
func (c *Client) ListProjectDetail(req *ListProjectDetail, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, error)
func (*Client) ListPublisher ¶
func (c *Client) ListPublisher(req *ListPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error)
func (*Client) ListResources ¶
func (c *Client) ListResources(req *ListResources, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error)
func (*Client) ListStrategy ¶
func (c *Client) ListStrategy(req *ListStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error)
func (*Client) ListTrafficLimit ¶ added in v1.3.1
func (c *Client) ListTrafficLimit(req *ListTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error)
func (*Client) LoginByEthAddress ¶
func (c *Client) LoginByEthAddress(req *LoginByEthAddress, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
func (*Client) LoginByUsername ¶
func (c *Client) LoginByUsername(req *LoginByUsername, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
func (*Client) RemoveApplet ¶
func (*Client) RemoveChainHeight ¶
func (*Client) RemoveChainTx ¶
func (*Client) RemoveContractLog ¶
func (*Client) RemoveCronJob ¶
func (*Client) RemoveInstance ¶
func (*Client) RemoveOperator ¶ added in v1.2.4
func (*Client) RemoveProject ¶
func (*Client) RemoveProjectOperator ¶ added in v1.2.4
func (*Client) RemovePublisher ¶
func (*Client) RemoveResource ¶
func (*Client) RemoveStrategy ¶
func (*Client) RemoveTrafficLimit ¶ added in v1.3.1
func (*Client) RemoveWasmLogByInstanceID ¶ added in v1.2.4
func (*Client) UpdateApplet ¶
func (c *Client) UpdateApplet(req *UpdateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
func (*Client) UpdatePasswordByAccountID ¶
func (*Client) UpdatePublisher ¶
func (*Client) UpdateStrategy ¶
func (*Client) UpdateTrafficLimit ¶ added in v1.3.1
func (c *Client) UpdateTrafficLimit(req *UpdateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*Client) VersionRouter ¶
type ControlInstance ¶
type ControlInstance struct { Cmd GithubComMachinefiW3BstreamPkgEnumsDeployCmd `in:"path" name:"cmd"` InstanceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"instanceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*ControlInstance) InvokeContext ¶
func (*ControlInstance) Method ¶
func (o *ControlInstance) Method() string
func (*ControlInstance) Path ¶
func (o *ControlInstance) Path() string
type CreateAccountAccessKey ¶ added in v1.3.1
type CreateAccountAccessKey struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesAccountAccessCreateReq `in:"body"` }
func (*CreateAccountAccessKey) Invoke ¶ added in v1.3.1
func (o *CreateAccountAccessKey) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error)
func (*CreateAccountAccessKey) InvokeContext ¶ added in v1.3.1
func (*CreateAccountAccessKey) Method ¶ added in v1.3.1
func (o *CreateAccountAccessKey) Method() string
func (*CreateAccountAccessKey) Path ¶ added in v1.3.1
func (o *CreateAccountAccessKey) Path() string
type CreateAccountByUsernameAndPassword ¶
type CreateAccountByUsernameAndPassword struct {
CreateAccountByUsernameReq GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameReq `in:"body"`
}
func (*CreateAccountByUsernameAndPassword) Invoke ¶
func (o *CreateAccountByUsernameAndPassword) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, kit.Metadata, error)
func (*CreateAccountByUsernameAndPassword) InvokeContext ¶
func (*CreateAccountByUsernameAndPassword) Method ¶
func (o *CreateAccountByUsernameAndPassword) Method() string
func (*CreateAccountByUsernameAndPassword) Path ¶
func (o *CreateAccountByUsernameAndPassword) Path() string
type CreateAndStartInstance ¶ added in v1.2.4
type CreateAndStartInstance struct { AppletID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"appletID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesDeployCreateReq `in:"body"` }
func (*CreateAndStartInstance) Invoke ¶ added in v1.2.4
func (o *CreateAndStartInstance) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*CreateAndStartInstance) InvokeContext ¶ added in v1.2.4
func (*CreateAndStartInstance) Method ¶ added in v1.2.4
func (o *CreateAndStartInstance) Method() string
func (*CreateAndStartInstance) Path ¶ added in v1.2.4
func (o *CreateAndStartInstance) Path() string
type CreateApplet ¶
type CreateApplet struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesAppletCreateReq `in:"body" mime:"multipart"` }
func (*CreateApplet) Invoke ¶
func (o *CreateApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
func (*CreateApplet) InvokeContext ¶
func (*CreateApplet) Method ¶
func (o *CreateApplet) Method() string
func (*CreateApplet) Path ¶
func (o *CreateApplet) Path() string
type CreateChainHeight ¶
type CreateChainHeight struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateChainHeightReq GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainHeightReq `in:"body"` }
func (*CreateChainHeight) Invoke ¶
func (o *CreateChainHeight) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error)
func (*CreateChainHeight) InvokeContext ¶
func (*CreateChainHeight) Method ¶
func (o *CreateChainHeight) Method() string
func (*CreateChainHeight) Path ¶
func (o *CreateChainHeight) Path() string
type CreateChainTx ¶
type CreateChainTx struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateChainTxReq GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainTxReq `in:"body"` }
func (*CreateChainTx) Invoke ¶
func (o *CreateChainTx) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error)
func (*CreateChainTx) InvokeContext ¶
func (*CreateChainTx) Method ¶
func (o *CreateChainTx) Method() string
func (*CreateChainTx) Path ¶
func (o *CreateChainTx) Path() string
type CreateContractLog ¶
type CreateContractLog struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateContractLogReq GithubComMachinefiW3BstreamPkgModulesBlockchainCreateContractLogReq `in:"body"` }
func (*CreateContractLog) Invoke ¶
func (o *CreateContractLog) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error)
func (*CreateContractLog) InvokeContext ¶
func (*CreateContractLog) Method ¶
func (o *CreateContractLog) Method() string
func (*CreateContractLog) Path ¶
func (o *CreateContractLog) Path() string
type CreateCronJob ¶
type CreateCronJob struct { ProjectID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"projectID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesCronjobCreateReq `in:"body"` }
func (*CreateCronJob) Invoke ¶
func (o *CreateCronJob) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error)
func (*CreateCronJob) InvokeContext ¶
func (*CreateCronJob) Method ¶
func (o *CreateCronJob) Method() string
func (*CreateCronJob) Path ¶
func (o *CreateCronJob) Path() string
type CreateOperator ¶ added in v1.2.4
type CreateOperator struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesOperatorCreateReq `in:"body"` }
func (*CreateOperator) Invoke ¶ added in v1.2.4
func (o *CreateOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error)
func (*CreateOperator) InvokeContext ¶ added in v1.2.4
func (*CreateOperator) Method ¶ added in v1.2.4
func (o *CreateOperator) Method() string
func (*CreateOperator) Path ¶ added in v1.2.4
func (o *CreateOperator) Path() string
type CreateOrUpdateProjectEnv ¶
type CreateOrUpdateProjectEnv struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Env GithubComMachinefiW3BstreamPkgTypesWasmEnv `in:"body"` }
func (*CreateOrUpdateProjectEnv) Invoke ¶
func (o *CreateOrUpdateProjectEnv) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
func (*CreateOrUpdateProjectEnv) InvokeContext ¶
func (*CreateOrUpdateProjectEnv) Method ¶
func (o *CreateOrUpdateProjectEnv) Method() string
func (*CreateOrUpdateProjectEnv) Path ¶
func (o *CreateOrUpdateProjectEnv) Path() string
type CreateProject ¶
type CreateProject struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesProjectCreateReq `in:"body"` }
func (*CreateProject) Invoke ¶
func (o *CreateProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error)
func (*CreateProject) InvokeContext ¶
func (*CreateProject) Method ¶
func (o *CreateProject) Method() string
func (*CreateProject) Path ¶
func (o *CreateProject) Path() string
type CreateProjectOperator ¶ added in v1.2.4
type CreateProjectOperator struct { OperatorID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"operatorID"` ProjectID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"projectID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*CreateProjectOperator) Invoke ¶ added in v1.2.4
func (o *CreateProjectOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error)
func (*CreateProjectOperator) InvokeContext ¶ added in v1.2.4
func (*CreateProjectOperator) Method ¶ added in v1.2.4
func (o *CreateProjectOperator) Method() string
func (*CreateProjectOperator) Path ¶ added in v1.2.4
func (o *CreateProjectOperator) Path() string
type CreateProjectSchema ¶
type CreateProjectSchema struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Database GithubComMachinefiW3BstreamPkgTypesWasmDatabase `in:"body"` }
func (*CreateProjectSchema) Invoke ¶
func (o *CreateProjectSchema) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error)
func (*CreateProjectSchema) InvokeContext ¶
func (*CreateProjectSchema) Method ¶
func (o *CreateProjectSchema) Method() string
func (*CreateProjectSchema) Path ¶
func (o *CreateProjectSchema) Path() string
type CreatePublisher ¶
type CreatePublisher struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesPublisherCreateReq `in:"body"` }
func (*CreatePublisher) Invoke ¶
func (o *CreatePublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
func (*CreatePublisher) InvokeContext ¶
func (*CreatePublisher) Method ¶
func (o *CreatePublisher) Method() string
func (*CreatePublisher) Path ¶
func (o *CreatePublisher) Path() string
type CreateStrategy ¶
type CreateStrategy struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesStrategyCreateReq `in:"body"` }
func (*CreateStrategy) Invoke ¶
func (o *CreateStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
func (*CreateStrategy) InvokeContext ¶
func (*CreateStrategy) Method ¶
func (o *CreateStrategy) Method() string
func (*CreateStrategy) Path ¶
func (o *CreateStrategy) Path() string
type CreateTrafficLimit ¶ added in v1.3.1
type CreateTrafficLimit struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CreateReq GithubComMachinefiW3BstreamPkgModulesTrafficlimitCreateReq `in:"body"` }
func (*CreateTrafficLimit) Invoke ¶ added in v1.3.1
func (o *CreateTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*CreateTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*CreateTrafficLimit) Method ¶ added in v1.3.1
func (o *CreateTrafficLimit) Method() string
func (*CreateTrafficLimit) Path ¶ added in v1.3.1
func (o *CreateTrafficLimit) Path() string
type CurrentAccount ¶
type CurrentAccount struct {
GithubComMachinefiW3BstreamPkgModelsAccount
}
type CurrentPublisher ¶
type CurrentPublisher struct {
GithubComMachinefiW3BstreamPkgModelsPublisher
}
type DeleteAccountAccessKeyByName ¶ added in v1.3.1
type DeleteAccountAccessKeyByName struct { Name string `in:"path" name:"name"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*DeleteAccountAccessKeyByName) InvokeContext ¶ added in v1.3.1
func (*DeleteAccountAccessKeyByName) Method ¶ added in v1.3.1
func (o *DeleteAccountAccessKeyByName) Method() string
func (*DeleteAccountAccessKeyByName) Path ¶ added in v1.3.1
func (o *DeleteAccountAccessKeyByName) Path() string
type DownloadResource ¶ added in v1.2.4
type DownloadResource struct { ResourceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"resourceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*DownloadResource) Invoke ¶ added in v1.2.4
func (o *DownloadResource) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, kit.Metadata, error)
func (*DownloadResource) InvokeContext ¶ added in v1.2.4
func (*DownloadResource) Method ¶ added in v1.2.4
func (o *DownloadResource) Method() string
func (*DownloadResource) Path ¶ added in v1.2.4
func (o *DownloadResource) Path() string
type EthClient ¶ added in v1.3.1
type EthClient struct { }
func (*EthClient) InvokeContext ¶ added in v1.3.1
type EthClientRsp ¶ added in v1.3.1
type EthClientRsp struct {
Clients string `json:"clients"`
}
type GetApplet ¶
type GetApplet struct { AppletID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"appletID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetApplet) InvokeContext ¶
type GetDownloadResourceUrl ¶ added in v1.3.1
type GetDownloadResourceUrl struct { ResourceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"resourceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetDownloadResourceUrl) Invoke ¶ added in v1.3.1
func (o *GetDownloadResourceUrl) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, kit.Metadata, error)
func (*GetDownloadResourceUrl) InvokeContext ¶ added in v1.3.1
func (*GetDownloadResourceUrl) Method ¶ added in v1.3.1
func (o *GetDownloadResourceUrl) Method() string
func (*GetDownloadResourceUrl) Path ¶ added in v1.3.1
func (o *GetDownloadResourceUrl) Path() string
type GetInstanceByAppletID ¶
type GetInstanceByAppletID struct { AppletID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"appletID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetInstanceByAppletID) Invoke ¶
func (o *GetInstanceByAppletID) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*GetInstanceByAppletID) InvokeContext ¶
func (*GetInstanceByAppletID) Method ¶
func (o *GetInstanceByAppletID) Method() string
func (*GetInstanceByAppletID) Path ¶
func (o *GetInstanceByAppletID) Path() string
type GetInstanceByInstanceID ¶
type GetInstanceByInstanceID struct { InstanceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"instanceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetInstanceByInstanceID) Invoke ¶
func (o *GetInstanceByInstanceID) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error)
func (*GetInstanceByInstanceID) InvokeContext ¶
func (*GetInstanceByInstanceID) Method ¶
func (o *GetInstanceByInstanceID) Method() string
func (*GetInstanceByInstanceID) Path ¶
func (o *GetInstanceByInstanceID) Path() string
type GetOperatorAddr ¶
type GetOperatorAddr struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` // account operator name AccountOperatorName string `in:"query" name:"accountOperatorName,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetOperatorAddr) InvokeContext ¶
func (*GetOperatorAddr) Method ¶
func (o *GetOperatorAddr) Method() string
func (*GetOperatorAddr) Path ¶
func (o *GetOperatorAddr) Path() string
type GetProject ¶
type GetProject struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetProject) Invoke ¶
func (o *GetProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error)
func (*GetProject) InvokeContext ¶
func (*GetProject) Method ¶
func (o *GetProject) Method() string
func (*GetProject) Path ¶
func (o *GetProject) Path() string
type GetProjectEnv ¶
type GetProjectEnv struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetProjectEnv) Invoke ¶
func (o *GetProjectEnv) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error)
func (*GetProjectEnv) InvokeContext ¶
func (*GetProjectEnv) Method ¶
func (o *GetProjectEnv) Method() string
func (*GetProjectEnv) Path ¶
func (o *GetProjectEnv) Path() string
type GetProjectOperator ¶ added in v1.2.4
type GetProjectOperator struct { ProjectID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"projectID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetProjectOperator) Invoke ¶ added in v1.2.4
func (o *GetProjectOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error)
func (*GetProjectOperator) InvokeContext ¶ added in v1.2.4
func (*GetProjectOperator) Method ¶ added in v1.2.4
func (o *GetProjectOperator) Method() string
func (*GetProjectOperator) Path ¶ added in v1.2.4
func (o *GetProjectOperator) Path() string
type GetProjectSchema ¶
type GetProjectSchema struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetProjectSchema) Invoke ¶
func (o *GetProjectSchema) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error)
func (*GetProjectSchema) InvokeContext ¶
func (*GetProjectSchema) Method ¶
func (o *GetProjectSchema) Method() string
func (*GetProjectSchema) Path ¶
func (o *GetProjectSchema) Path() string
type GetPublisher ¶
type GetPublisher struct { PublisherID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"publisherID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetPublisher) Invoke ¶
func (o *GetPublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error)
func (*GetPublisher) InvokeContext ¶
func (*GetPublisher) Method ¶
func (o *GetPublisher) Method() string
func (*GetPublisher) Path ¶
func (o *GetPublisher) Path() string
type GetStrategy ¶
type GetStrategy struct { StrategyID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"strategyID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetStrategy) Invoke ¶
func (o *GetStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error)
func (*GetStrategy) InvokeContext ¶
func (*GetStrategy) Method ¶
func (o *GetStrategy) Method() string
func (*GetStrategy) Path ¶
func (o *GetStrategy) Path() string
type GetTrafficLimit ¶ added in v1.3.1
type GetTrafficLimit struct { TrafficLimitID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"trafficLimitID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*GetTrafficLimit) Invoke ¶ added in v1.3.1
func (o *GetTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*GetTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*GetTrafficLimit) Method ¶ added in v1.3.1
func (o *GetTrafficLimit) Method() string
func (*GetTrafficLimit) Path ¶ added in v1.3.1
func (o *GetTrafficLimit) Path() string
type GithubComMachinefiW3BstreamPkgDependsBaseTypesDuration ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment = httpx.Attachment
type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes ¶
type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes = datatypes.OperationTimes
type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted ¶
type GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted struct {
GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes
}
type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorField ¶
type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorField = statusx.ErrorField
type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorFields ¶
type GithubComMachinefiW3BstreamPkgDependsKitStatusxErrorFields = statusx.ErrorFields
type GithubComMachinefiW3BstreamPkgEnumsAccountRole ¶
type GithubComMachinefiW3BstreamPkgEnumsAccountRole = enums.AccountRole
type GithubComMachinefiW3BstreamPkgEnumsAccountState ¶
type GithubComMachinefiW3BstreamPkgEnumsAccountState = enums.AccountState
type GithubComMachinefiW3BstreamPkgEnumsConfigType ¶
type GithubComMachinefiW3BstreamPkgEnumsConfigType = enums.ConfigType
type GithubComMachinefiW3BstreamPkgEnumsInstanceState ¶
type GithubComMachinefiW3BstreamPkgEnumsInstanceState = enums.InstanceState
type GithubComMachinefiW3BstreamPkgEnumsTrafficLimitType ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgEnumsTrafficLimitType = enums.TrafficLimitType
type GithubComMachinefiW3BstreamPkgEnumsWasmDBDatatype ¶
type GithubComMachinefiW3BstreamPkgEnumsWasmDBDatatype = enums.WasmDBDatatype
type GithubComMachinefiW3BstreamPkgEnumsWasmDBDialect ¶
type GithubComMachinefiW3BstreamPkgEnumsWasmDBDialect = enums.WasmDBDialect
type GithubComMachinefiW3BstreamPkgModelsAccount ¶
type GithubComMachinefiW3BstreamPkgModelsAccount struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelAccount GithubComMachinefiW3BstreamPkgModelsAccountInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsAccountAccessKey ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModelsAccountAccessKey struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelAccount GithubComMachinefiW3BstreamPkgModelsAccountAccessKeyInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsAccountAccessKeyInfo ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModelsAccountAccessKeyInfo = models.AccountAccessKeyInfo
type GithubComMachinefiW3BstreamPkgModelsAccountInfo ¶
type GithubComMachinefiW3BstreamPkgModelsAccountInfo = models.AccountInfo
type GithubComMachinefiW3BstreamPkgModelsApplet ¶
type GithubComMachinefiW3BstreamPkgModelsApplet struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsRelApplet GithubComMachinefiW3BstreamPkgModelsRelResource GithubComMachinefiW3BstreamPkgModelsAppletInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsAppletInfo ¶
type GithubComMachinefiW3BstreamPkgModelsAppletInfo = models.AppletInfo
type GithubComMachinefiW3BstreamPkgModelsChainHeight ¶
type GithubComMachinefiW3BstreamPkgModelsChainHeight struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelChainHeight GithubComMachinefiW3BstreamPkgModelsChainHeightData GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsChainHeightData ¶
type GithubComMachinefiW3BstreamPkgModelsChainHeightData struct { GithubComMachinefiW3BstreamPkgModelsChainHeightInfo ProjectName string `json:"projectName"` }
type GithubComMachinefiW3BstreamPkgModelsChainHeightInfo ¶
type GithubComMachinefiW3BstreamPkgModelsChainHeightInfo = models.ChainHeightInfo
type GithubComMachinefiW3BstreamPkgModelsChainTx ¶
type GithubComMachinefiW3BstreamPkgModelsChainTx struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelChainTx GithubComMachinefiW3BstreamPkgModelsChainTxData GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsChainTxData ¶
type GithubComMachinefiW3BstreamPkgModelsChainTxData struct { GithubComMachinefiW3BstreamPkgModelsChainTxInfo ProjectName string `json:"projectName"` }
type GithubComMachinefiW3BstreamPkgModelsChainTxInfo ¶
type GithubComMachinefiW3BstreamPkgModelsChainTxInfo = models.ChainTxInfo
type GithubComMachinefiW3BstreamPkgModelsConfig ¶
type GithubComMachinefiW3BstreamPkgModelsConfig struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelConfig GithubComMachinefiW3BstreamPkgModelsConfigBase GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsConfigBase ¶
type GithubComMachinefiW3BstreamPkgModelsConfigBase = models.ConfigBase
type GithubComMachinefiW3BstreamPkgModelsContractLog ¶
type GithubComMachinefiW3BstreamPkgModelsContractLog struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelContractLog GithubComMachinefiW3BstreamPkgModelsContractLogData GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsContractLogData ¶
type GithubComMachinefiW3BstreamPkgModelsContractLogData struct { GithubComMachinefiW3BstreamPkgModelsContractLogInfo ProjectName string `json:"projectName"` }
type GithubComMachinefiW3BstreamPkgModelsContractLogInfo ¶
type GithubComMachinefiW3BstreamPkgModelsContractLogInfo = models.ContractLogInfo
type GithubComMachinefiW3BstreamPkgModelsCronJob ¶
type GithubComMachinefiW3BstreamPkgModelsCronJob struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelCronJob GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsCronJobInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsCronJobInfo ¶
type GithubComMachinefiW3BstreamPkgModelsCronJobInfo = models.CronJobInfo
type GithubComMachinefiW3BstreamPkgModelsInstance ¶
type GithubComMachinefiW3BstreamPkgModelsInstance struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelInstance GithubComMachinefiW3BstreamPkgModelsRelApplet GithubComMachinefiW3BstreamPkgModelsInstanceInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsInstanceInfo ¶
type GithubComMachinefiW3BstreamPkgModelsInstanceInfo = models.InstanceInfo
type GithubComMachinefiW3BstreamPkgModelsOperator ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModelsOperator struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelAccount GithubComMachinefiW3BstreamPkgModelsRelOperator GithubComMachinefiW3BstreamPkgModelsOperatorInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsOperatorInfo ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModelsOperatorInfo = models.OperatorInfo
type GithubComMachinefiW3BstreamPkgModelsProject ¶
type GithubComMachinefiW3BstreamPkgModelsProject struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsRelAccount GithubComMachinefiW3BstreamPkgModelsProjectName GithubComMachinefiW3BstreamPkgModelsProjectBase GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsProjectBase ¶
type GithubComMachinefiW3BstreamPkgModelsProjectBase = models.ProjectBase
type GithubComMachinefiW3BstreamPkgModelsProjectName ¶
type GithubComMachinefiW3BstreamPkgModelsProjectName = models.ProjectName
type GithubComMachinefiW3BstreamPkgModelsProjectOperator ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModelsProjectOperator struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsRelOperator GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsPublisher ¶
type GithubComMachinefiW3BstreamPkgModelsPublisher struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsRelPublisher GithubComMachinefiW3BstreamPkgModelsPublisherInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsPublisherInfo ¶
type GithubComMachinefiW3BstreamPkgModelsPublisherInfo = models.PublisherInfo
type GithubComMachinefiW3BstreamPkgModelsRelAccount ¶
type GithubComMachinefiW3BstreamPkgModelsRelAccount = models.RelAccount
type GithubComMachinefiW3BstreamPkgModelsRelChainHeight ¶
type GithubComMachinefiW3BstreamPkgModelsRelChainHeight = models.RelChainHeight
type GithubComMachinefiW3BstreamPkgModelsRelChainTx ¶
type GithubComMachinefiW3BstreamPkgModelsRelChainTx = models.RelChainTx
type GithubComMachinefiW3BstreamPkgModelsRelContractLog ¶
type GithubComMachinefiW3BstreamPkgModelsRelContractLog = models.RelContractLog
type GithubComMachinefiW3BstreamPkgModelsRelCronJob ¶
type GithubComMachinefiW3BstreamPkgModelsRelCronJob = models.RelCronJob
type GithubComMachinefiW3BstreamPkgModelsRelInstance ¶
type GithubComMachinefiW3BstreamPkgModelsRelInstance = models.RelInstance
type GithubComMachinefiW3BstreamPkgModelsRelOperator ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModelsRelOperator = models.RelOperator
type GithubComMachinefiW3BstreamPkgModelsRelProject ¶
type GithubComMachinefiW3BstreamPkgModelsRelProject = models.RelProject
type GithubComMachinefiW3BstreamPkgModelsRelPublisher ¶
type GithubComMachinefiW3BstreamPkgModelsRelPublisher = models.RelPublisher
type GithubComMachinefiW3BstreamPkgModelsRelResource ¶
type GithubComMachinefiW3BstreamPkgModelsRelResource = models.RelResource
type GithubComMachinefiW3BstreamPkgModelsRelStrategy ¶
type GithubComMachinefiW3BstreamPkgModelsRelStrategy = models.RelStrategy
type GithubComMachinefiW3BstreamPkgModelsRelTrafficLimit ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModelsRelTrafficLimit = models.RelTrafficLimit
type GithubComMachinefiW3BstreamPkgModelsResource ¶
type GithubComMachinefiW3BstreamPkgModelsResource struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelResource GithubComMachinefiW3BstreamPkgModelsResourceInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModelsResourceInfo ¶
type GithubComMachinefiW3BstreamPkgModelsResourceInfo = models.ResourceInfo
type GithubComMachinefiW3BstreamPkgModelsResourceOwnerInfo ¶
type GithubComMachinefiW3BstreamPkgModelsResourceOwnerInfo = models.ResourceOwnerInfo
type GithubComMachinefiW3BstreamPkgModelsStrategy ¶
type GithubComMachinefiW3BstreamPkgModelsStrategy struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelStrategy GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsRelApplet GithubComMachinefiW3BstreamPkgModelsStrategyInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsStrategyInfo ¶
type GithubComMachinefiW3BstreamPkgModelsStrategyInfo = models.StrategyInfo
type GithubComMachinefiW3BstreamPkgModelsTrafficLimit ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModelsTrafficLimit struct { GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesPrimaryID GithubComMachinefiW3BstreamPkgModelsRelTrafficLimit GithubComMachinefiW3BstreamPkgModelsRelProject GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimesWithDeleted }
type GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo = models.TrafficLimitInfo
type GithubComMachinefiW3BstreamPkgModulesAccountAccessCreateReq ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModulesAccountAccessCreateReq = account_access.CreateReq
type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameReq ¶
type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameReq = account.CreateAccountByUsernameReq
type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp ¶
type GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp struct { GithubComMachinefiW3BstreamPkgModelsAccount Password string `json:"password"` }
type GithubComMachinefiW3BstreamPkgModulesAccountLoginByEthAddressReq ¶
type GithubComMachinefiW3BstreamPkgModulesAccountLoginByEthAddressReq = account.LoginByEthAddressReq
type GithubComMachinefiW3BstreamPkgModulesAccountLoginByUsernameReq ¶
type GithubComMachinefiW3BstreamPkgModulesAccountLoginByUsernameReq = account.LoginByUsernameReq
type GithubComMachinefiW3BstreamPkgModulesAccountUpdatePasswordReq ¶
type GithubComMachinefiW3BstreamPkgModulesAccountUpdatePasswordReq = account.UpdatePasswordReq
type GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp ¶
type GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp struct { GithubComMachinefiW3BstreamPkgModelsApplet Instance *GithubComMachinefiW3BstreamPkgModelsInstance `json:"instance"` Resource *GithubComMachinefiW3BstreamPkgModelsResource `json:"resource,omitempty"` Strategies []GithubComMachinefiW3BstreamPkgModelsStrategy `json:"strategies,omitempty"` }
type GithubComMachinefiW3BstreamPkgModulesAppletDetail ¶
type GithubComMachinefiW3BstreamPkgModulesAppletDetail struct { GithubComMachinefiW3BstreamPkgModelsApplet GithubComMachinefiW3BstreamPkgModelsResourceInfo GithubComMachinefiW3BstreamPkgModelsRelInstance GithubComMachinefiW3BstreamPkgModelsInstanceInfo }
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainHeightReq ¶
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainHeightReq struct {
GithubComMachinefiW3BstreamPkgModelsChainHeightInfo
}
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainTxReq ¶
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateChainTxReq struct {
GithubComMachinefiW3BstreamPkgModelsChainTxInfo
}
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateContractLogReq ¶
type GithubComMachinefiW3BstreamPkgModulesBlockchainCreateContractLogReq struct {
GithubComMachinefiW3BstreamPkgModelsContractLogInfo
}
type GithubComMachinefiW3BstreamPkgModulesCronjobCreateReq ¶
type GithubComMachinefiW3BstreamPkgModulesCronjobCreateReq struct {
GithubComMachinefiW3BstreamPkgModelsCronJobInfo
}
type GithubComMachinefiW3BstreamPkgModulesOperatorCreateReq ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModulesOperatorDetail ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModulesOperatorDetail struct { GithubComMachinefiW3BstreamPkgModelsOperator Address string `json:"address"` }
type GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp ¶ added in v1.2.4
type GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp = operator.ListDetailRsp
type GithubComMachinefiW3BstreamPkgModulesProjectCreateReq ¶
type GithubComMachinefiW3BstreamPkgModulesProjectCreateReq struct { GithubComMachinefiW3BstreamPkgModelsProjectName GithubComMachinefiW3BstreamPkgModelsProjectBase Database *GithubComMachinefiW3BstreamPkgTypesWasmDatabase `json:"database,omitempty"` Env *GithubComMachinefiW3BstreamPkgTypesWasmEnv `json:"envs,omitempty"` }
type GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp ¶
type GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp struct { GithubComMachinefiW3BstreamPkgModelsProject ChannelState GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesBool `json:"channelState"` Database *GithubComMachinefiW3BstreamPkgTypesWasmDatabase `json:"database,omitempty"` Env *GithubComMachinefiW3BstreamPkgTypesWasmEnv `json:"envs,omitempty"` }
type GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp ¶
type GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp = project.ListDetailRsp
type GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp = resource.DownLoadResourceRsp
type GithubComMachinefiW3BstreamPkgModulesResourceResourceInfo ¶
type GithubComMachinefiW3BstreamPkgModulesResourceResourceInfo struct { GithubComMachinefiW3BstreamPkgModelsRelResource GithubComMachinefiW3BstreamPkgModelsResourceInfo GithubComMachinefiW3BstreamPkgModelsResourceOwnerInfo GithubComMachinefiW3BstreamPkgDependsKitSqlxDatatypesOperationTimes }
type GithubComMachinefiW3BstreamPkgModulesStrategyCreateReq ¶
type GithubComMachinefiW3BstreamPkgModulesStrategyCreateReq struct { GithubComMachinefiW3BstreamPkgModelsRelApplet GithubComMachinefiW3BstreamPkgModelsStrategyInfo }
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitCreateReq ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitCreateReq struct {
GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo
}
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp = trafficlimit.ListRsp
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitUpdateReq ¶ added in v1.3.1
type GithubComMachinefiW3BstreamPkgModulesTrafficlimitUpdateReq struct {
GithubComMachinefiW3BstreamPkgModelsTrafficLimitInfo
}
type GithubComMachinefiW3BstreamPkgTypesWasmConstrains ¶
type GithubComMachinefiW3BstreamPkgTypesWasmConstrains = wasm.Constrains
type HandleEvent ¶
type HandleEvent struct { // Channel message channel named (intact project name) Channel string `in:"path" name:"channel"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` // EventID unique id for tracing event under channel EventID string `in:"query" name:"eventID,omitempty"` // EventType used for filter strategies created in w3b before EventType string `in:"query" name:"eventType,omitempty"` // Timestamp event time when publisher do send Timestamp int64 `in:"query" name:"timestamp,omitempty"` // Payload event payload (binary only) Payload BytesBuffer `in:"body" mime:"stream"` }
func (*HandleEvent) Invoke ¶
func (o *HandleEvent) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error)
func (*HandleEvent) InvokeContext ¶
func (*HandleEvent) Method ¶
func (o *HandleEvent) Method() string
func (*HandleEvent) Path ¶
func (o *HandleEvent) Path() string
type Interface ¶
type Interface interface { Context() context.Context WithContext(context.Context) Interface BatchRemoveApplet(req *BatchRemoveApplet, metas ...kit.Metadata) (kit.Metadata, error) BatchRemoveInstance(req *BatchRemoveInstance, metas ...kit.Metadata) (kit.Metadata, error) BatchRemovePublisher(req *BatchRemovePublisher, metas ...kit.Metadata) (kit.Metadata, error) BatchRemoveStrategy(req *BatchRemoveStrategy, metas ...kit.Metadata) (kit.Metadata, error) BatchRemoveTrafficLimit(req *BatchRemoveTrafficLimit, metas ...kit.Metadata) (kit.Metadata, error) ControlInstance(req *ControlInstance, metas ...kit.Metadata) (kit.Metadata, error) CreateAccountAccessKey(req *CreateAccountAccessKey, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsAccountAccessKey, kit.Metadata, error) CreateAccountByUsernameAndPassword(req *CreateAccountByUsernameAndPassword, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountCreateAccountByUsernameRsp, kit.Metadata, error) CreateAndStartInstance(req *CreateAndStartInstance, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error) CreateApplet(req *CreateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error) CreateChainHeight(req *CreateChainHeight, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainHeight, kit.Metadata, error) CreateChainTx(req *CreateChainTx, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsChainTx, kit.Metadata, error) CreateContractLog(req *CreateContractLog, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsContractLog, kit.Metadata, error) CreateCronJob(req *CreateCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsCronJob, kit.Metadata, error) CreateOperator(req *CreateOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsOperator, kit.Metadata, error) CreateOrUpdateProjectEnv(req *CreateOrUpdateProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error) CreateProject(req *CreateProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectCreateRsp, kit.Metadata, error) CreateProjectOperator(req *CreateProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProjectOperator, kit.Metadata, error) CreateProjectSchema(req *CreateProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsConfig, kit.Metadata, error) CreatePublisher(req *CreatePublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error) CreateStrategy(req *CreateStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error) CreateTrafficLimit(req *CreateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error) DeleteAccountAccessKeyByName(req *DeleteAccountAccessKeyByName, metas ...kit.Metadata) (kit.Metadata, error) DownloadResource(req *DownloadResource, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgDependsKitHttptransportHttpxAttachment, kit.Metadata, error) EthClient(metas ...kit.Metadata) (*EthClientRsp, kit.Metadata, error) GetApplet(req *GetApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsApplet, kit.Metadata, error) GetDownloadResourceUrl(req *GetDownloadResourceUrl, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceDownLoadResourceRsp, kit.Metadata, error) GetInstanceByAppletID(req *GetInstanceByAppletID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error) GetInstanceByInstanceID(req *GetInstanceByInstanceID, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsInstance, kit.Metadata, error) GetOperatorAddr(req *GetOperatorAddr, metas ...kit.Metadata) (*string, kit.Metadata, error) GetProject(req *GetProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsProject, kit.Metadata, error) GetProjectEnv(req *GetProjectEnv, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmEnv, kit.Metadata, error) GetProjectOperator(req *GetProjectOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorDetail, kit.Metadata, error) GetProjectSchema(req *GetProjectSchema, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgTypesWasmDatabase, kit.Metadata, error) GetPublisher(req *GetPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsPublisher, kit.Metadata, error) GetStrategy(req *GetStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsStrategy, kit.Metadata, error) GetTrafficLimit(req *GetTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error) HandleEvent(req *HandleEvent, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesEventEventRsp, kit.Metadata, error) ListApplet(req *ListApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error) ListCronJob(req *ListCronJob, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error) ListOperator(req *ListOperator, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, error) ListProject(req *ListProject, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error) ListProjectDetail(req *ListProjectDetail, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, error) ListPublisher(req *ListPublisher, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error) ListResources(req *ListResources, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error) ListStrategy(req *ListStrategy, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error) ListTrafficLimit(req *ListTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error) Liveness(metas ...kit.Metadata) (*map[string]string, kit.Metadata, error) LoginByEthAddress(req *LoginByEthAddress, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error) LoginByUsername(req *LoginByUsername, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error) RemoveApplet(req *RemoveApplet, metas ...kit.Metadata) (kit.Metadata, error) RemoveChainHeight(req *RemoveChainHeight, metas ...kit.Metadata) (kit.Metadata, error) RemoveChainTx(req *RemoveChainTx, metas ...kit.Metadata) (kit.Metadata, error) RemoveContractLog(req *RemoveContractLog, metas ...kit.Metadata) (kit.Metadata, error) RemoveCronJob(req *RemoveCronJob, metas ...kit.Metadata) (kit.Metadata, error) RemoveInstance(req *RemoveInstance, metas ...kit.Metadata) (kit.Metadata, error) RemoveOperator(req *RemoveOperator, metas ...kit.Metadata) (kit.Metadata, error) RemoveProject(req *RemoveProject, metas ...kit.Metadata) (kit.Metadata, error) RemoveProjectOperator(req *RemoveProjectOperator, metas ...kit.Metadata) (kit.Metadata, error) RemovePublisher(req *RemovePublisher, metas ...kit.Metadata) (kit.Metadata, error) RemoveResource(req *RemoveResource, metas ...kit.Metadata) (kit.Metadata, error) RemoveStrategy(req *RemoveStrategy, metas ...kit.Metadata) (kit.Metadata, error) RemoveTrafficLimit(req *RemoveTrafficLimit, metas ...kit.Metadata) (kit.Metadata, error) RemoveWasmLogByInstanceID(req *RemoveWasmLogByInstanceID, metas ...kit.Metadata) (kit.Metadata, error) UpdateApplet(req *UpdateApplet, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error) UpdatePasswordByAccountID(req *UpdatePasswordByAccountID, metas ...kit.Metadata) (kit.Metadata, error) UpdatePublisher(req *UpdatePublisher, metas ...kit.Metadata) (kit.Metadata, error) UpdateStrategy(req *UpdateStrategy, metas ...kit.Metadata) (kit.Metadata, error) UpdateTrafficLimit(req *UpdateTrafficLimit, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error) VersionRouter(metas ...kit.Metadata) (*string, kit.Metadata, error) }
type ListApplet ¶
type ListApplet struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AppletIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"appletID,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` LNameLike string `in:"query" name:"lName,omitempty"` NameLike string `in:"query" name:"name,omitempty"` Names []string `in:"query" name:"names,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` }
func (*ListApplet) Invoke ¶
func (o *ListApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletListRsp, kit.Metadata, error)
func (*ListApplet) InvokeContext ¶
func (*ListApplet) Method ¶
func (o *ListApplet) Method() string
func (*ListApplet) Path ¶
func (o *ListApplet) Path() string
type ListCronJob ¶
type ListCronJob struct { ProjectID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"projectID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` CronJobIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"cronJobID,omitempty"` EventTypes []string `in:"query" name:"eventType,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` }
func (*ListCronJob) Invoke ¶
func (o *ListCronJob) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesCronjobListRsp, kit.Metadata, error)
func (*ListCronJob) InvokeContext ¶
func (*ListCronJob) Method ¶
func (o *ListCronJob) Method() string
func (*ListCronJob) Path ¶
func (o *ListCronJob) Path() string
type ListOperator ¶ added in v1.2.4
type ListOperator struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` }
func (*ListOperator) Invoke ¶ added in v1.2.4
func (o *ListOperator) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesOperatorListDetailRsp, kit.Metadata, error)
func (*ListOperator) InvokeContext ¶ added in v1.2.4
func (*ListOperator) Method ¶ added in v1.2.4
func (o *ListOperator) Method() string
func (*ListOperator) Path ¶ added in v1.2.4
func (o *ListOperator) Path() string
type ListProject ¶
type ListProject struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Names []string `in:"query" name:"name,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` ProjectIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"projectID,omitempty"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` Versions []string `in:"query" name:"version,omitempty"` }
func (*ListProject) Invoke ¶
func (o *ListProject) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListRsp, kit.Metadata, error)
func (*ListProject) InvokeContext ¶
func (*ListProject) Method ¶
func (o *ListProject) Method() string
func (*ListProject) Path ¶
func (o *ListProject) Path() string
type ListProjectDetail ¶
type ListProjectDetail struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Names []string `in:"query" name:"name,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` ProjectIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"projectID,omitempty"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` Versions []string `in:"query" name:"version,omitempty"` }
func (*ListProjectDetail) Invoke ¶
func (o *ListProjectDetail) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesProjectListDetailRsp, kit.Metadata, error)
func (*ListProjectDetail) InvokeContext ¶
func (*ListProjectDetail) Method ¶
func (o *ListProjectDetail) Method() string
func (*ListProjectDetail) Path ¶
func (o *ListProjectDetail) Path() string
type ListPublisher ¶
type ListPublisher struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Keys []string `in:"query" name:"key,omitempty"` LNameLike string `in:"query" name:"lname,omitempty"` NameLike string `in:"query" name:"name,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` PublisherIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"publisherIDs,omitempty"` RNameLike string `in:"query" name:"rname,omitempty"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` }
func (*ListPublisher) Invoke ¶
func (o *ListPublisher) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesPublisherListRsp, kit.Metadata, error)
func (*ListPublisher) InvokeContext ¶
func (*ListPublisher) Method ¶
func (o *ListPublisher) Method() string
func (*ListPublisher) Path ¶
func (o *ListPublisher) Path() string
type ListResources ¶
type ListResources struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` ExpireAfter GithubComMachinefiW3BstreamPkgDependsBaseTypesTimestamp `in:"query" name:"expireAfter,omitempty"` ExpireBefore GithubComMachinefiW3BstreamPkgDependsBaseTypesTimestamp `in:"query" name:"expireBefore,omitempty"` Filenames []string `in:"query" name:"filename,omitempty"` FilenameLike string `in:"query" name:"filenameLike,omitempty"` Md5 string `in:"query" name:"md5,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` ResourceIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"resourceID,omitempty"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` UploadedAfter GithubComMachinefiW3BstreamPkgDependsBaseTypesTimestamp `in:"query" name:"uploadedAfter,omitempty"` UploadedBefore GithubComMachinefiW3BstreamPkgDependsBaseTypesTimestamp `in:"query" name:"uploadedBefore,omitempty"` }
func (*ListResources) Invoke ¶
func (o *ListResources) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesResourceListRsp, kit.Metadata, error)
func (*ListResources) InvokeContext ¶
func (*ListResources) Method ¶
func (o *ListResources) Method() string
func (*ListResources) Path ¶
func (o *ListResources) Path() string
type ListStrategy ¶
type ListStrategy struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AppletIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"appletID,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` EventTypes []string `in:"query" name:"eventType,omitempty"` Handlers []string `in:"query" name:"handler,omitempty"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` StrategyIDs []GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"query" name:"strategyID,omitempty"` }
func (*ListStrategy) Invoke ¶
func (o *ListStrategy) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesStrategyListRsp, kit.Metadata, error)
func (*ListStrategy) InvokeContext ¶
func (*ListStrategy) Method ¶
func (o *ListStrategy) Method() string
func (*ListStrategy) Path ¶
func (o *ListStrategy) Path() string
type ListTrafficLimit ¶ added in v1.3.1
type ListTrafficLimit struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` ApiType GithubComMachinefiW3BstreamPkgEnumsTrafficLimitType `in:"query" name:"apiType,omitempty"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` Offset int64 `in:"query" default:"0" name:"offset,omitempty" validate:"@int64[0,]"` Size int64 `in:"query" default:"10" name:"size,omitempty" validate:"@int64[-1,]"` }
func (*ListTrafficLimit) Invoke ¶ added in v1.3.1
func (o *ListTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesTrafficlimitListRsp, kit.Metadata, error)
func (*ListTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*ListTrafficLimit) Method ¶ added in v1.3.1
func (o *ListTrafficLimit) Method() string
func (*ListTrafficLimit) Path ¶ added in v1.3.1
func (o *ListTrafficLimit) Path() string
type Liveness ¶
type Liveness struct { }
func (*Liveness) InvokeContext ¶
type LoginByEthAddress ¶
type LoginByEthAddress struct {
LoginByEthAddressReq GithubComMachinefiW3BstreamPkgModulesAccountLoginByEthAddressReq `in:"body"`
}
func (*LoginByEthAddress) Invoke ¶
func (o *LoginByEthAddress) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
func (*LoginByEthAddress) InvokeContext ¶
func (*LoginByEthAddress) Method ¶
func (o *LoginByEthAddress) Method() string
func (*LoginByEthAddress) Path ¶
func (o *LoginByEthAddress) Path() string
type LoginByUsername ¶
type LoginByUsername struct {
LoginByUsernameReq GithubComMachinefiW3BstreamPkgModulesAccountLoginByUsernameReq `in:"body"`
}
func (*LoginByUsername) Invoke ¶
func (o *LoginByUsername) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAccountLoginRsp, kit.Metadata, error)
func (*LoginByUsername) InvokeContext ¶
func (*LoginByUsername) Method ¶
func (o *LoginByUsername) Method() string
func (*LoginByUsername) Path ¶
func (o *LoginByUsername) Path() string
type ProjectProvider ¶
type ProjectProvider struct {
ProjectName string `name:"projectName" validate:"@projectName"`
}
type RemoveApplet ¶
type RemoveApplet struct { AppletID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"appletID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveApplet) InvokeContext ¶
func (*RemoveApplet) Method ¶
func (o *RemoveApplet) Method() string
func (*RemoveApplet) Path ¶
func (o *RemoveApplet) Path() string
type RemoveChainHeight ¶
type RemoveChainHeight struct { ChainHeightID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"chainHeightID"` ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveChainHeight) InvokeContext ¶
func (*RemoveChainHeight) Method ¶
func (o *RemoveChainHeight) Method() string
func (*RemoveChainHeight) Path ¶
func (o *RemoveChainHeight) Path() string
type RemoveChainTx ¶
type RemoveChainTx struct { ChainTxID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"chainTxID"` ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveChainTx) InvokeContext ¶
func (*RemoveChainTx) Method ¶
func (o *RemoveChainTx) Method() string
func (*RemoveChainTx) Path ¶
func (o *RemoveChainTx) Path() string
type RemoveContractLog ¶
type RemoveContractLog struct { ContractLogID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"contractLogID"` ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveContractLog) InvokeContext ¶
func (*RemoveContractLog) Method ¶
func (o *RemoveContractLog) Method() string
func (*RemoveContractLog) Path ¶
func (o *RemoveContractLog) Path() string
type RemoveCronJob ¶
type RemoveCronJob struct { CronJobID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"cronJobID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveCronJob) InvokeContext ¶
func (*RemoveCronJob) Method ¶
func (o *RemoveCronJob) Method() string
func (*RemoveCronJob) Path ¶
func (o *RemoveCronJob) Path() string
type RemoveInstance ¶
type RemoveInstance struct { InstanceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"instanceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveInstance) InvokeContext ¶
func (*RemoveInstance) Method ¶
func (o *RemoveInstance) Method() string
func (*RemoveInstance) Path ¶
func (o *RemoveInstance) Path() string
type RemoveOperator ¶ added in v1.2.4
type RemoveOperator struct { OperatorID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"operatorID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveOperator) InvokeContext ¶ added in v1.2.4
func (*RemoveOperator) Method ¶ added in v1.2.4
func (o *RemoveOperator) Method() string
func (*RemoveOperator) Path ¶ added in v1.2.4
func (o *RemoveOperator) Path() string
type RemoveProject ¶
type RemoveProject struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveProject) InvokeContext ¶
func (*RemoveProject) Method ¶
func (o *RemoveProject) Method() string
func (*RemoveProject) Path ¶
func (o *RemoveProject) Path() string
type RemoveProjectOperator ¶ added in v1.2.4
type RemoveProjectOperator struct { ProjectID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"projectID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveProjectOperator) InvokeContext ¶ added in v1.2.4
func (*RemoveProjectOperator) Method ¶ added in v1.2.4
func (o *RemoveProjectOperator) Method() string
func (*RemoveProjectOperator) Path ¶ added in v1.2.4
func (o *RemoveProjectOperator) Path() string
type RemovePublisher ¶
type RemovePublisher struct { PublisherID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"publisherID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemovePublisher) InvokeContext ¶
func (*RemovePublisher) Method ¶
func (o *RemovePublisher) Method() string
func (*RemovePublisher) Path ¶
func (o *RemovePublisher) Path() string
type RemoveResource ¶
type RemoveResource struct { ResourceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"resourceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveResource) InvokeContext ¶
func (*RemoveResource) Method ¶
func (o *RemoveResource) Method() string
func (*RemoveResource) Path ¶
func (o *RemoveResource) Path() string
type RemoveStrategy ¶
type RemoveStrategy struct { StrategyID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"strategyID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveStrategy) InvokeContext ¶
func (*RemoveStrategy) Method ¶
func (o *RemoveStrategy) Method() string
func (*RemoveStrategy) Path ¶
func (o *RemoveStrategy) Path() string
type RemoveTrafficLimit ¶ added in v1.3.1
type RemoveTrafficLimit struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` TrafficLimitID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"trafficLimitID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*RemoveTrafficLimit) Method ¶ added in v1.3.1
func (o *RemoveTrafficLimit) Method() string
func (*RemoveTrafficLimit) Path ¶ added in v1.3.1
func (o *RemoveTrafficLimit) Path() string
type RemoveWasmLogByInstanceID ¶ added in v1.2.4
type RemoveWasmLogByInstanceID struct { InstanceID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"instanceID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` }
func (*RemoveWasmLogByInstanceID) InvokeContext ¶ added in v1.2.4
func (*RemoveWasmLogByInstanceID) Method ¶ added in v1.2.4
func (o *RemoveWasmLogByInstanceID) Method() string
func (*RemoveWasmLogByInstanceID) Path ¶ added in v1.2.4
func (o *RemoveWasmLogByInstanceID) Path() string
type UpdateApplet ¶
type UpdateApplet struct { AppletID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"appletID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` UpdateReq GithubComMachinefiW3BstreamPkgModulesAppletUpdateReq `in:"body" mime:"multipart"` }
func (*UpdateApplet) Invoke ¶
func (o *UpdateApplet) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModulesAppletCreateRsp, kit.Metadata, error)
func (*UpdateApplet) InvokeContext ¶
func (*UpdateApplet) Method ¶
func (o *UpdateApplet) Method() string
func (*UpdateApplet) Path ¶
func (o *UpdateApplet) Path() string
type UpdatePasswordByAccountID ¶
type UpdatePasswordByAccountID struct { AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` UpdatePasswordReq GithubComMachinefiW3BstreamPkgModulesAccountUpdatePasswordReq `in:"body"` }
func (*UpdatePasswordByAccountID) InvokeContext ¶
func (*UpdatePasswordByAccountID) Method ¶
func (o *UpdatePasswordByAccountID) Method() string
func (*UpdatePasswordByAccountID) Path ¶
func (o *UpdatePasswordByAccountID) Path() string
type UpdatePublisher ¶
type UpdatePublisher struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` PublisherID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"publisherID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` UpdateReq GithubComMachinefiW3BstreamPkgModulesPublisherUpdateReq `in:"body"` }
func (*UpdatePublisher) InvokeContext ¶
func (*UpdatePublisher) Method ¶
func (o *UpdatePublisher) Method() string
func (*UpdatePublisher) Path ¶
func (o *UpdatePublisher) Path() string
type UpdateStrategy ¶
type UpdateStrategy struct { StrategyID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"strategyID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` UpdateReq GithubComMachinefiW3BstreamPkgModulesStrategyCreateReq `in:"body"` }
func (*UpdateStrategy) InvokeContext ¶
func (*UpdateStrategy) Method ¶
func (o *UpdateStrategy) Method() string
func (*UpdateStrategy) Path ¶
func (o *UpdateStrategy) Path() string
type UpdateTrafficLimit ¶ added in v1.3.1
type UpdateTrafficLimit struct { ProjectName string `in:"path" name:"projectName" validate:"@projectName"` TrafficLimitID GithubComMachinefiW3BstreamPkgDependsBaseTypesSFID `in:"path" name:"trafficLimitID"` AuthInHeader string `in:"header" name:"Authorization,omitempty" validate:"@string[1,]"` AuthInQuery string `in:"query" name:"authorization,omitempty" validate:"@string[1,]"` UpdateReq GithubComMachinefiW3BstreamPkgModulesTrafficlimitUpdateReq `in:"body"` }
func (*UpdateTrafficLimit) Invoke ¶ added in v1.3.1
func (o *UpdateTrafficLimit) Invoke(cli kit.Client, metas ...kit.Metadata) (*GithubComMachinefiW3BstreamPkgModelsTrafficLimit, kit.Metadata, error)
func (*UpdateTrafficLimit) InvokeContext ¶ added in v1.3.1
func (*UpdateTrafficLimit) Method ¶ added in v1.3.1
func (o *UpdateTrafficLimit) Method() string
func (*UpdateTrafficLimit) Path ¶ added in v1.3.1
func (o *UpdateTrafficLimit) Path() string
type VersionRouter ¶
type VersionRouter struct { }
func (*VersionRouter) InvokeContext ¶
func (*VersionRouter) Method ¶
func (o *VersionRouter) Method() string
func (*VersionRouter) Path ¶
func (o *VersionRouter) Path() string
Click to show internal directories.
Click to hide internal directories.