Documentation
¶
Overview ¶
Package arkclawiface provides an interface to enable mocking the ARKCLAW service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ARKCLAW
- func (c *ARKCLAW) CreateClawOmniInstance(input *CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) CreateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) CreateClawOmniInstanceRequest(input *CreateClawOmniInstanceInput) (req *request.Request, output *CreateClawOmniInstanceOutput)
- func (c *ARKCLAW) CreateClawOmniInstanceWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceInput, ...) (*CreateClawOmniInstanceOutput, error)
- func (c *ARKCLAW) DeleteClawOmniInstance(input *DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) DeleteClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) DeleteClawOmniInstanceRequest(input *DeleteClawOmniInstanceInput) (req *request.Request, output *DeleteClawOmniInstanceOutput)
- func (c *ARKCLAW) DeleteClawOmniInstanceWithContext(ctx volcengine.Context, input *DeleteClawOmniInstanceInput, ...) (*DeleteClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommand(input *ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandRequest(input *ExecuteClawOmniInstanceCommandInput) (req *request.Request, output *ExecuteClawOmniInstanceCommandOutput)
- func (c *ARKCLAW) ExecuteClawOmniInstanceCommandWithContext(ctx volcengine.Context, input *ExecuteClawOmniInstanceCommandInput, ...) (*ExecuteClawOmniInstanceCommandOutput, error)
- func (c *ARKCLAW) GetClawOmniInstance(input *GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) GetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) GetClawOmniInstanceRequest(input *GetClawOmniInstanceInput) (req *request.Request, output *GetClawOmniInstanceOutput)
- func (c *ARKCLAW) GetClawOmniInstanceWithContext(ctx volcengine.Context, input *GetClawOmniInstanceInput, ...) (*GetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ListClawOmniInstances(input *ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
- func (c *ARKCLAW) ListClawOmniInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ListClawOmniInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ListClawOmniInstancesRequest(input *ListClawOmniInstancesInput) (req *request.Request, output *ListClawOmniInstancesOutput)
- func (c *ARKCLAW) ListClawOmniInstancesWithContext(ctx volcengine.Context, input *ListClawOmniInstancesInput, ...) (*ListClawOmniInstancesOutput, error)
- func (c *ARKCLAW) PauseClawOmniInstance(input *PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
- func (c *ARKCLAW) PauseClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) PauseClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) PauseClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) PauseClawOmniInstanceRequest(input *PauseClawOmniInstanceInput) (req *request.Request, output *PauseClawOmniInstanceOutput)
- func (c *ARKCLAW) PauseClawOmniInstanceWithContext(ctx volcengine.Context, input *PauseClawOmniInstanceInput, ...) (*PauseClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResetClawOmniInstance(input *ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ResetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResetClawOmniInstanceRequest(input *ResetClawOmniInstanceInput) (req *request.Request, output *ResetClawOmniInstanceOutput)
- func (c *ARKCLAW) ResetClawOmniInstanceWithContext(ctx volcengine.Context, input *ResetClawOmniInstanceInput, ...) (*ResetClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResumeClawOmniInstance(input *ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ARKCLAW) ResumeClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ARKCLAW) ResumeClawOmniInstanceRequest(input *ResumeClawOmniInstanceInput) (req *request.Request, output *ResumeClawOmniInstanceOutput)
- func (c *ARKCLAW) ResumeClawOmniInstanceWithContext(ctx volcengine.Context, input *ResumeClawOmniInstanceInput, ...) (*ResumeClawOmniInstanceOutput, error)
- type ARKCLAWAPI
- type ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s ClawOmniInstanceForGetClawOmniInstanceOutput) GoString() string
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig(v *ModelConfigForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags(v []*TagForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
- func (s ClawOmniInstanceForGetClawOmniInstanceOutput) String() string
- type CreateClawOmniInstanceInput
- func (s CreateClawOmniInstanceInput) GoString() string
- func (s *CreateClawOmniInstanceInput) SetCpuMilli(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetDescription(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetExpiredAction(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetImage(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetMemoryMb(v int32) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetModelConfig(v *ModelConfigForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetName(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetProjectName(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetSoul(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetSpaceId(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTags(v []*TagForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTemplateId(v string) *CreateClawOmniInstanceInput
- func (s *CreateClawOmniInstanceInput) SetTimeout(v int32) *CreateClawOmniInstanceInput
- func (s CreateClawOmniInstanceInput) String() string
- func (s *CreateClawOmniInstanceInput) Validate() error
- type CreateClawOmniInstanceOutput
- type DeleteClawOmniInstanceInput
- func (s DeleteClawOmniInstanceInput) GoString() string
- func (s *DeleteClawOmniInstanceInput) SetId(v string) *DeleteClawOmniInstanceInput
- func (s *DeleteClawOmniInstanceInput) SetProjectName(v string) *DeleteClawOmniInstanceInput
- func (s DeleteClawOmniInstanceInput) String() string
- func (s *DeleteClawOmniInstanceInput) Validate() error
- type DeleteClawOmniInstanceOutput
- type EnvVarForCreateClawOmniInstanceInput
- func (s EnvVarForCreateClawOmniInstanceInput) GoString() string
- func (s *EnvVarForCreateClawOmniInstanceInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceInput
- func (s *EnvVarForCreateClawOmniInstanceInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceInput
- func (s EnvVarForCreateClawOmniInstanceInput) String() string
- func (s *EnvVarForCreateClawOmniInstanceInput) Validate() error
- type EnvVarForExecuteClawOmniInstanceCommandInput
- func (s EnvVarForExecuteClawOmniInstanceCommandInput) GoString() string
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetKey(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetValue(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
- func (s EnvVarForExecuteClawOmniInstanceCommandInput) String() string
- func (s *EnvVarForExecuteClawOmniInstanceCommandInput) Validate() error
- type ExecuteClawOmniInstanceCommandInput
- func (s ExecuteClawOmniInstanceCommandInput) GoString() string
- func (s *ExecuteClawOmniInstanceCommandInput) SetCommand(v string) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetEnvVars(v []*EnvVarForExecuteClawOmniInstanceCommandInput) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetId(v string) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetTimeout(v int32) *ExecuteClawOmniInstanceCommandInput
- func (s *ExecuteClawOmniInstanceCommandInput) SetWorkingDir(v string) *ExecuteClawOmniInstanceCommandInput
- func (s ExecuteClawOmniInstanceCommandInput) String() string
- func (s *ExecuteClawOmniInstanceCommandInput) Validate() error
- type ExecuteClawOmniInstanceCommandOutput
- func (s ExecuteClawOmniInstanceCommandOutput) GoString() string
- func (s *ExecuteClawOmniInstanceCommandOutput) SetErrorOutput(v string) *ExecuteClawOmniInstanceCommandOutput
- func (s *ExecuteClawOmniInstanceCommandOutput) SetExitCode(v int32) *ExecuteClawOmniInstanceCommandOutput
- func (s *ExecuteClawOmniInstanceCommandOutput) SetOutput(v string) *ExecuteClawOmniInstanceCommandOutput
- func (s ExecuteClawOmniInstanceCommandOutput) String() string
- type FilterForListClawOmniInstancesInput
- func (s FilterForListClawOmniInstancesInput) GoString() string
- func (s *FilterForListClawOmniInstancesInput) SetName(v string) *FilterForListClawOmniInstancesInput
- func (s *FilterForListClawOmniInstancesInput) SetNameContains(v string) *FilterForListClawOmniInstancesInput
- func (s *FilterForListClawOmniInstancesInput) SetValues(v []*string) *FilterForListClawOmniInstancesInput
- func (s FilterForListClawOmniInstancesInput) String() string
- type GetClawOmniInstanceInput
- func (s GetClawOmniInstanceInput) GoString() string
- func (s *GetClawOmniInstanceInput) SetId(v string) *GetClawOmniInstanceInput
- func (s *GetClawOmniInstanceInput) SetProjectName(v string) *GetClawOmniInstanceInput
- func (s GetClawOmniInstanceInput) String() string
- func (s *GetClawOmniInstanceInput) Validate() error
- type GetClawOmniInstanceOutput
- type InstanceForListClawOmniInstancesOutput
- func (s InstanceForListClawOmniInstancesOutput) GoString() string
- func (s *InstanceForListClawOmniInstancesOutput) SetCpuMilli(v int32) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetCreatedAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetDescription(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetEndpoint(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAction(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetImage(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetInternalEndpoint(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetMemoryMb(v int32) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetModelConfig(v *ModelConfigForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetName(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetProjectName(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetSoul(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetSpaceId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetStatus(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetTags(v []*TagForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetTemplateId(v string) *InstanceForListClawOmniInstancesOutput
- func (s *InstanceForListClawOmniInstancesOutput) SetUpdatedAt(v string) *InstanceForListClawOmniInstancesOutput
- func (s InstanceForListClawOmniInstancesOutput) String() string
- type ListClawOmniInstancesInput
- func (s ListClawOmniInstancesInput) GoString() string
- func (s *ListClawOmniInstancesInput) SetFilters(v []*FilterForListClawOmniInstancesInput) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetPageNumber(v int32) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetPageSize(v int32) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetProjectName(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSortBy(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSortOrder(v string) *ListClawOmniInstancesInput
- func (s *ListClawOmniInstancesInput) SetSpaceId(v string) *ListClawOmniInstancesInput
- func (s ListClawOmniInstancesInput) String() string
- func (s *ListClawOmniInstancesInput) Validate() error
- type ListClawOmniInstancesOutput
- func (s ListClawOmniInstancesOutput) GoString() string
- func (s *ListClawOmniInstancesOutput) SetInstances(v []*InstanceForListClawOmniInstancesOutput) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetPageNumber(v int32) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetPageSize(v int32) *ListClawOmniInstancesOutput
- func (s *ListClawOmniInstancesOutput) SetTotalCount(v int32) *ListClawOmniInstancesOutput
- func (s ListClawOmniInstancesOutput) String() string
- type ModelConfigForCreateClawOmniInstanceInput
- func (s ModelConfigForCreateClawOmniInstanceInput) GoString() string
- func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelId(v string) *ModelConfigForCreateClawOmniInstanceInput
- func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelSource(v string) *ModelConfigForCreateClawOmniInstanceInput
- func (s ModelConfigForCreateClawOmniInstanceInput) String() string
- type ModelConfigForGetClawOmniInstanceOutput
- func (s ModelConfigForGetClawOmniInstanceOutput) GoString() string
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelId(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelName(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelSource(v string) *ModelConfigForGetClawOmniInstanceOutput
- func (s ModelConfigForGetClawOmniInstanceOutput) String() string
- type ModelConfigForListClawOmniInstancesOutput
- func (s ModelConfigForListClawOmniInstancesOutput) GoString() string
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelId(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelName(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s *ModelConfigForListClawOmniInstancesOutput) SetModelSource(v string) *ModelConfigForListClawOmniInstancesOutput
- func (s ModelConfigForListClawOmniInstancesOutput) String() string
- type PauseClawOmniInstanceInput
- type PauseClawOmniInstanceOutput
- type ResetClawOmniInstanceInput
- func (s ResetClawOmniInstanceInput) GoString() string
- func (s *ResetClawOmniInstanceInput) SetId(v string) *ResetClawOmniInstanceInput
- func (s *ResetClawOmniInstanceInput) SetProjectName(v string) *ResetClawOmniInstanceInput
- func (s *ResetClawOmniInstanceInput) SetTemplateId(v string) *ResetClawOmniInstanceInput
- func (s ResetClawOmniInstanceInput) String() string
- func (s *ResetClawOmniInstanceInput) Validate() error
- type ResetClawOmniInstanceOutput
- type ResumeClawOmniInstanceInput
- func (s ResumeClawOmniInstanceInput) GoString() string
- func (s *ResumeClawOmniInstanceInput) SetId(v string) *ResumeClawOmniInstanceInput
- func (s *ResumeClawOmniInstanceInput) SetTimeout(v int32) *ResumeClawOmniInstanceInput
- func (s ResumeClawOmniInstanceInput) String() string
- func (s *ResumeClawOmniInstanceInput) Validate() error
- type ResumeClawOmniInstanceOutput
- type TagForCreateClawOmniInstanceInput
- func (s TagForCreateClawOmniInstanceInput) GoString() string
- func (s *TagForCreateClawOmniInstanceInput) SetKey(v string) *TagForCreateClawOmniInstanceInput
- func (s *TagForCreateClawOmniInstanceInput) SetType(v string) *TagForCreateClawOmniInstanceInput
- func (s *TagForCreateClawOmniInstanceInput) SetValue(v string) *TagForCreateClawOmniInstanceInput
- func (s TagForCreateClawOmniInstanceInput) String() string
- func (s *TagForCreateClawOmniInstanceInput) Validate() error
- type TagForGetClawOmniInstanceOutput
- func (s TagForGetClawOmniInstanceOutput) GoString() string
- func (s *TagForGetClawOmniInstanceOutput) SetKey(v string) *TagForGetClawOmniInstanceOutput
- func (s *TagForGetClawOmniInstanceOutput) SetType(v string) *TagForGetClawOmniInstanceOutput
- func (s *TagForGetClawOmniInstanceOutput) SetValue(v string) *TagForGetClawOmniInstanceOutput
- func (s TagForGetClawOmniInstanceOutput) String() string
- type TagForListClawOmniInstancesOutput
- func (s TagForListClawOmniInstancesOutput) GoString() string
- func (s *TagForListClawOmniInstancesOutput) SetKey(v string) *TagForListClawOmniInstancesOutput
- func (s *TagForListClawOmniInstancesOutput) SetType(v string) *TagForListClawOmniInstancesOutput
- func (s *TagForListClawOmniInstancesOutput) SetValue(v string) *TagForListClawOmniInstancesOutput
- func (s TagForListClawOmniInstancesOutput) String() string
Constants ¶
const ( ServiceName = "arkclaw" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "arkclaw" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ARKCLAW ¶
ARKCLAW provides the API operation methods for making requests to ARKCLAW. See this package's package overview docs for details on the service.
ARKCLAW methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *ARKCLAW
New create int can support ssl or region locate set
func (*ARKCLAW) CreateClawOmniInstance ¶
func (c *ARKCLAW) CreateClawOmniInstance(input *CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation CreateClawOmniInstance for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommon ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation CreateClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) CreateClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstanceCommon operation. The "output" return value will be populated with the CreateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommon Send returns without error.
See CreateClawOmniInstanceCommon for more information on using the CreateClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceCommonRequest method.
req, resp := client.CreateClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) CreateClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonWithContext is the same as CreateClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) CreateClawOmniInstanceRequest ¶
func (c *ARKCLAW) CreateClawOmniInstanceRequest(input *CreateClawOmniInstanceInput) (req *request.Request, output *CreateClawOmniInstanceOutput)
CreateClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateClawOmniInstance operation. The "output" return value will be populated with the CreateClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateClawOmniInstanceCommon Send returns without error.
See CreateClawOmniInstance for more information on using the CreateClawOmniInstance API call, and error handling.
// Example sending a request using the CreateClawOmniInstanceRequest method.
req, resp := client.CreateClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) CreateClawOmniInstanceWithContext ¶
func (c *ARKCLAW) CreateClawOmniInstanceWithContext(ctx volcengine.Context, input *CreateClawOmniInstanceInput, opts ...request.Option) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceWithContext is the same as CreateClawOmniInstance with the addition of the ability to pass a context and additional request options.
See CreateClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) DeleteClawOmniInstance ¶
func (c *ARKCLAW) DeleteClawOmniInstance(input *DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation DeleteClawOmniInstance for usage and error information.
func (*ARKCLAW) DeleteClawOmniInstanceCommon ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation DeleteClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) DeleteClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteClawOmniInstanceCommon operation. The "output" return value will be populated with the DeleteClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClawOmniInstanceCommon Send returns without error.
See DeleteClawOmniInstanceCommon for more information on using the DeleteClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the DeleteClawOmniInstanceCommonRequest method.
req, resp := client.DeleteClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) DeleteClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) DeleteClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonWithContext is the same as DeleteClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See DeleteClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) DeleteClawOmniInstanceRequest ¶
func (c *ARKCLAW) DeleteClawOmniInstanceRequest(input *DeleteClawOmniInstanceInput) (req *request.Request, output *DeleteClawOmniInstanceOutput)
DeleteClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteClawOmniInstance operation. The "output" return value will be populated with the DeleteClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteClawOmniInstanceCommon Send returns without error.
See DeleteClawOmniInstance for more information on using the DeleteClawOmniInstance API call, and error handling.
// Example sending a request using the DeleteClawOmniInstanceRequest method.
req, resp := client.DeleteClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) DeleteClawOmniInstanceWithContext ¶
func (c *ARKCLAW) DeleteClawOmniInstanceWithContext(ctx volcengine.Context, input *DeleteClawOmniInstanceInput, opts ...request.Option) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceWithContext is the same as DeleteClawOmniInstance with the addition of the ability to pass a context and additional request options.
See DeleteClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ExecuteClawOmniInstanceCommand ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommand(input *ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommand API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ExecuteClawOmniInstanceCommand for usage and error information.
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommon ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ExecuteClawOmniInstanceCommandCommon for usage and error information.
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ExecuteClawOmniInstanceCommandCommonRequest generates a "volcengine/request.Request" representing the client's request for the ExecuteClawOmniInstanceCommandCommon operation. The "output" return value will be populated with the ExecuteClawOmniInstanceCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned ExecuteClawOmniInstanceCommandCommon Request to send the API call to the service. the "output" return value is not valid until after ExecuteClawOmniInstanceCommandCommon Send returns without error.
See ExecuteClawOmniInstanceCommandCommon for more information on using the ExecuteClawOmniInstanceCommandCommon API call, and error handling.
// Example sending a request using the ExecuteClawOmniInstanceCommandCommonRequest method.
req, resp := client.ExecuteClawOmniInstanceCommandCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonWithContext is the same as ExecuteClawOmniInstanceCommandCommon with the addition of the ability to pass a context and additional request options.
See ExecuteClawOmniInstanceCommandCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ExecuteClawOmniInstanceCommandRequest ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandRequest(input *ExecuteClawOmniInstanceCommandInput) (req *request.Request, output *ExecuteClawOmniInstanceCommandOutput)
ExecuteClawOmniInstanceCommandRequest generates a "volcengine/request.Request" representing the client's request for the ExecuteClawOmniInstanceCommand operation. The "output" return value will be populated with the ExecuteClawOmniInstanceCommandCommon request's response once the request completes successfully.
Use "Send" method on the returned ExecuteClawOmniInstanceCommandCommon Request to send the API call to the service. the "output" return value is not valid until after ExecuteClawOmniInstanceCommandCommon Send returns without error.
See ExecuteClawOmniInstanceCommand for more information on using the ExecuteClawOmniInstanceCommand API call, and error handling.
// Example sending a request using the ExecuteClawOmniInstanceCommandRequest method.
req, resp := client.ExecuteClawOmniInstanceCommandRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ExecuteClawOmniInstanceCommandWithContext ¶ added in v1.2.26
func (c *ARKCLAW) ExecuteClawOmniInstanceCommandWithContext(ctx volcengine.Context, input *ExecuteClawOmniInstanceCommandInput, opts ...request.Option) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandWithContext is the same as ExecuteClawOmniInstanceCommand with the addition of the ability to pass a context and additional request options.
See ExecuteClawOmniInstanceCommand for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) GetClawOmniInstance ¶
func (c *ARKCLAW) GetClawOmniInstance(input *GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation GetClawOmniInstance for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommon ¶
func (c *ARKCLAW) GetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation GetClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) GetClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) GetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GetClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstanceCommon operation. The "output" return value will be populated with the GetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommon Send returns without error.
See GetClawOmniInstanceCommon for more information on using the GetClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the GetClawOmniInstanceCommonRequest method.
req, resp := client.GetClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) GetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommonWithContext is the same as GetClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) GetClawOmniInstanceRequest ¶
func (c *ARKCLAW) GetClawOmniInstanceRequest(input *GetClawOmniInstanceInput) (req *request.Request, output *GetClawOmniInstanceOutput)
GetClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the GetClawOmniInstance operation. The "output" return value will be populated with the GetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned GetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after GetClawOmniInstanceCommon Send returns without error.
See GetClawOmniInstance for more information on using the GetClawOmniInstance API call, and error handling.
// Example sending a request using the GetClawOmniInstanceRequest method.
req, resp := client.GetClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) GetClawOmniInstanceWithContext ¶
func (c *ARKCLAW) GetClawOmniInstanceWithContext(ctx volcengine.Context, input *GetClawOmniInstanceInput, opts ...request.Option) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceWithContext is the same as GetClawOmniInstance with the addition of the ability to pass a context and additional request options.
See GetClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ListClawOmniInstances ¶
func (c *ARKCLAW) ListClawOmniInstances(input *ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstances API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ListClawOmniInstances for usage and error information.
func (*ARKCLAW) ListClawOmniInstancesCommon ¶
func (c *ARKCLAW) ListClawOmniInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstancesCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ListClawOmniInstancesCommon for usage and error information.
func (*ARKCLAW) ListClawOmniInstancesCommonRequest ¶
func (c *ARKCLAW) ListClawOmniInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ListClawOmniInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstancesCommon operation. The "output" return value will be populated with the ListClawOmniInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstancesCommon Send returns without error.
See ListClawOmniInstancesCommon for more information on using the ListClawOmniInstancesCommon API call, and error handling.
// Example sending a request using the ListClawOmniInstancesCommonRequest method.
req, resp := client.ListClawOmniInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstancesCommonWithContext ¶
func (c *ARKCLAW) ListClawOmniInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstancesCommonWithContext is the same as ListClawOmniInstancesCommon with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ListClawOmniInstancesRequest ¶
func (c *ARKCLAW) ListClawOmniInstancesRequest(input *ListClawOmniInstancesInput) (req *request.Request, output *ListClawOmniInstancesOutput)
ListClawOmniInstancesRequest generates a "volcengine/request.Request" representing the client's request for the ListClawOmniInstances operation. The "output" return value will be populated with the ListClawOmniInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned ListClawOmniInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after ListClawOmniInstancesCommon Send returns without error.
See ListClawOmniInstances for more information on using the ListClawOmniInstances API call, and error handling.
// Example sending a request using the ListClawOmniInstancesRequest method.
req, resp := client.ListClawOmniInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ListClawOmniInstancesWithContext ¶
func (c *ARKCLAW) ListClawOmniInstancesWithContext(ctx volcengine.Context, input *ListClawOmniInstancesInput, opts ...request.Option) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesWithContext is the same as ListClawOmniInstances with the addition of the ability to pass a context and additional request options.
See ListClawOmniInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) PauseClawOmniInstance ¶
func (c *ARKCLAW) PauseClawOmniInstance(input *PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation PauseClawOmniInstance for usage and error information.
func (*ARKCLAW) PauseClawOmniInstanceCommon ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
PauseClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation PauseClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) PauseClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
PauseClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the PauseClawOmniInstanceCommon operation. The "output" return value will be populated with the PauseClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after PauseClawOmniInstanceCommon Send returns without error.
See PauseClawOmniInstanceCommon for more information on using the PauseClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the PauseClawOmniInstanceCommonRequest method.
req, resp := client.PauseClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) PauseClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) PauseClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonWithContext is the same as PauseClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See PauseClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) PauseClawOmniInstanceRequest ¶
func (c *ARKCLAW) PauseClawOmniInstanceRequest(input *PauseClawOmniInstanceInput) (req *request.Request, output *PauseClawOmniInstanceOutput)
PauseClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the PauseClawOmniInstance operation. The "output" return value will be populated with the PauseClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned PauseClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after PauseClawOmniInstanceCommon Send returns without error.
See PauseClawOmniInstance for more information on using the PauseClawOmniInstance API call, and error handling.
// Example sending a request using the PauseClawOmniInstanceRequest method.
req, resp := client.PauseClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) PauseClawOmniInstanceWithContext ¶
func (c *ARKCLAW) PauseClawOmniInstanceWithContext(ctx volcengine.Context, input *PauseClawOmniInstanceInput, opts ...request.Option) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceWithContext is the same as PauseClawOmniInstance with the addition of the ability to pass a context and additional request options.
See PauseClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ResetClawOmniInstance ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstance(input *ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ResetClawOmniInstance for usage and error information.
func (*ARKCLAW) ResetClawOmniInstanceCommon ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ResetClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) ResetClawOmniInstanceCommonRequest ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetClawOmniInstanceCommon operation. The "output" return value will be populated with the ResetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResetClawOmniInstanceCommon Send returns without error.
See ResetClawOmniInstanceCommon for more information on using the ResetClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the ResetClawOmniInstanceCommonRequest method.
req, resp := client.ResetClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResetClawOmniInstanceCommonWithContext ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonWithContext is the same as ResetClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See ResetClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ResetClawOmniInstanceRequest ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceRequest(input *ResetClawOmniInstanceInput) (req *request.Request, output *ResetClawOmniInstanceOutput)
ResetClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ResetClawOmniInstance operation. The "output" return value will be populated with the ResetClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResetClawOmniInstanceCommon Send returns without error.
See ResetClawOmniInstance for more information on using the ResetClawOmniInstance API call, and error handling.
// Example sending a request using the ResetClawOmniInstanceRequest method.
req, resp := client.ResetClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResetClawOmniInstanceWithContext ¶ added in v1.2.27
func (c *ARKCLAW) ResetClawOmniInstanceWithContext(ctx volcengine.Context, input *ResetClawOmniInstanceInput, opts ...request.Option) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceWithContext is the same as ResetClawOmniInstance with the addition of the ability to pass a context and additional request options.
See ResetClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ResumeClawOmniInstance ¶
func (c *ARKCLAW) ResumeClawOmniInstance(input *ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstance API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ResumeClawOmniInstance for usage and error information.
func (*ARKCLAW) ResumeClawOmniInstanceCommon ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommon API operation for ARKCLAW.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ARKCLAW's API operation ResumeClawOmniInstanceCommon for usage and error information.
func (*ARKCLAW) ResumeClawOmniInstanceCommonRequest ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResumeClawOmniInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResumeClawOmniInstanceCommon operation. The "output" return value will be populated with the ResumeClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeClawOmniInstanceCommon Send returns without error.
See ResumeClawOmniInstanceCommon for more information on using the ResumeClawOmniInstanceCommon API call, and error handling.
// Example sending a request using the ResumeClawOmniInstanceCommonRequest method.
req, resp := client.ResumeClawOmniInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResumeClawOmniInstanceCommonWithContext ¶
func (c *ARKCLAW) ResumeClawOmniInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonWithContext is the same as ResumeClawOmniInstanceCommon with the addition of the ability to pass a context and additional request options.
See ResumeClawOmniInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ARKCLAW) ResumeClawOmniInstanceRequest ¶
func (c *ARKCLAW) ResumeClawOmniInstanceRequest(input *ResumeClawOmniInstanceInput) (req *request.Request, output *ResumeClawOmniInstanceOutput)
ResumeClawOmniInstanceRequest generates a "volcengine/request.Request" representing the client's request for the ResumeClawOmniInstance operation. The "output" return value will be populated with the ResumeClawOmniInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned ResumeClawOmniInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after ResumeClawOmniInstanceCommon Send returns without error.
See ResumeClawOmniInstance for more information on using the ResumeClawOmniInstance API call, and error handling.
// Example sending a request using the ResumeClawOmniInstanceRequest method.
req, resp := client.ResumeClawOmniInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*ARKCLAW) ResumeClawOmniInstanceWithContext ¶
func (c *ARKCLAW) ResumeClawOmniInstanceWithContext(ctx volcengine.Context, input *ResumeClawOmniInstanceInput, opts ...request.Option) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceWithContext is the same as ResumeClawOmniInstance with the addition of the ability to pass a context and additional request options.
See ResumeClawOmniInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ARKCLAWAPI ¶
type ARKCLAWAPI interface {
CreateClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateClawOmniInstance(*CreateClawOmniInstanceInput) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceWithContext(volcengine.Context, *CreateClawOmniInstanceInput, ...request.Option) (*CreateClawOmniInstanceOutput, error)
CreateClawOmniInstanceRequest(*CreateClawOmniInstanceInput) (*request.Request, *CreateClawOmniInstanceOutput)
DeleteClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteClawOmniInstance(*DeleteClawOmniInstanceInput) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceWithContext(volcengine.Context, *DeleteClawOmniInstanceInput, ...request.Option) (*DeleteClawOmniInstanceOutput, error)
DeleteClawOmniInstanceRequest(*DeleteClawOmniInstanceInput) (*request.Request, *DeleteClawOmniInstanceOutput)
ExecuteClawOmniInstanceCommandCommon(*map[string]interface{}) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ExecuteClawOmniInstanceCommandCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ExecuteClawOmniInstanceCommand(*ExecuteClawOmniInstanceCommandInput) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandWithContext(volcengine.Context, *ExecuteClawOmniInstanceCommandInput, ...request.Option) (*ExecuteClawOmniInstanceCommandOutput, error)
ExecuteClawOmniInstanceCommandRequest(*ExecuteClawOmniInstanceCommandInput) (*request.Request, *ExecuteClawOmniInstanceCommandOutput)
GetClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
GetClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GetClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GetClawOmniInstance(*GetClawOmniInstanceInput) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceWithContext(volcengine.Context, *GetClawOmniInstanceInput, ...request.Option) (*GetClawOmniInstanceOutput, error)
GetClawOmniInstanceRequest(*GetClawOmniInstanceInput) (*request.Request, *GetClawOmniInstanceOutput)
ListClawOmniInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
ListClawOmniInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ListClawOmniInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ListClawOmniInstances(*ListClawOmniInstancesInput) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesWithContext(volcengine.Context, *ListClawOmniInstancesInput, ...request.Option) (*ListClawOmniInstancesOutput, error)
ListClawOmniInstancesRequest(*ListClawOmniInstancesInput) (*request.Request, *ListClawOmniInstancesOutput)
PauseClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
PauseClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
PauseClawOmniInstance(*PauseClawOmniInstanceInput) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceWithContext(volcengine.Context, *PauseClawOmniInstanceInput, ...request.Option) (*PauseClawOmniInstanceOutput, error)
PauseClawOmniInstanceRequest(*PauseClawOmniInstanceInput) (*request.Request, *PauseClawOmniInstanceOutput)
ResetClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetClawOmniInstance(*ResetClawOmniInstanceInput) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceWithContext(volcengine.Context, *ResetClawOmniInstanceInput, ...request.Option) (*ResetClawOmniInstanceOutput, error)
ResetClawOmniInstanceRequest(*ResetClawOmniInstanceInput) (*request.Request, *ResetClawOmniInstanceOutput)
ResumeClawOmniInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResumeClawOmniInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResumeClawOmniInstance(*ResumeClawOmniInstanceInput) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceWithContext(volcengine.Context, *ResumeClawOmniInstanceInput, ...request.Option) (*ResumeClawOmniInstanceOutput, error)
ResumeClawOmniInstanceRequest(*ResumeClawOmniInstanceInput) (*request.Request, *ResumeClawOmniInstanceOutput)
}
ARKCLAWAPI provides an interface to enable mocking the arkclaw.ARKCLAW service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// ARKCLAW.
func myFunc(svc ARKCLAWAPI) bool {
// Make svc.CreateClawOmniInstance request
}
func main() {
sess := session.New()
svc := arkclaw.New(sess)
myFunc(svc)
}
type ClawOmniInstanceForGetClawOmniInstanceOutput ¶
type ClawOmniInstanceForGetClawOmniInstanceOutput struct {
CpuMilli *int32 `type:"int32"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
Endpoint *string `type:"string"`
ExpiredAction *string `type:"string"`
ExpiredAt *string `type:"string"`
Id *string `type:"string"`
Image *string `type:"string"`
InternalEndpoint *string `type:"string"`
MemoryMb *int32 `type:"int32"`
ModelConfig *ModelConfigForGetClawOmniInstanceOutput `type:"structure"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Soul *string `type:"string"`
SpaceId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForGetClawOmniInstanceOutput `type:"list"`
TemplateId *string `type:"string"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (ClawOmniInstanceForGetClawOmniInstanceOutput) GoString ¶
func (s ClawOmniInstanceForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCpuMilli(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetCpuMilli sets the CpuMilli field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetCreatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetCreatedAt sets the CreatedAt field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetDescription(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetDescription sets the Description field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetEndpoint sets the Endpoint field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAction(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetExpiredAction sets the ExpiredAction field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetExpiredAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetId ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetId sets the Id field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetImage(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetImage sets the Image field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetInternalEndpoint(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetInternalEndpoint sets the InternalEndpoint field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetMemoryMb(v int32) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetMemoryMb sets the MemoryMb field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetModelConfig(v *ModelConfigForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetModelConfig sets the ModelConfig field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetName ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetName sets the Name field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetProjectName(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetProjectName sets the ProjectName field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSoul(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetSoul sets the Soul field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetSpaceId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetSpaceId sets the SpaceId field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetStatus(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetStatus sets the Status field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTags(v []*TagForGetClawOmniInstanceOutput) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetTags sets the Tags field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId ¶ added in v1.2.27
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetTemplateId(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetTemplateId sets the TemplateId field's value.
func (*ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt ¶
func (s *ClawOmniInstanceForGetClawOmniInstanceOutput) SetUpdatedAt(v string) *ClawOmniInstanceForGetClawOmniInstanceOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (ClawOmniInstanceForGetClawOmniInstanceOutput) String ¶
func (s ClawOmniInstanceForGetClawOmniInstanceOutput) String() string
String returns the string representation
type CreateClawOmniInstanceInput ¶
type CreateClawOmniInstanceInput struct {
CpuMilli *int32 `type:"int32"`
Description *string `type:"string"`
EnvVars []*EnvVarForCreateClawOmniInstanceInput `type:"list"`
ExpiredAction *string `type:"string"`
Image *string `type:"string"`
// MemoryMb is a required field
MemoryMb *int32 `type:"int32" required:"true"`
ModelConfig *ModelConfigForCreateClawOmniInstanceInput `type:"structure"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Soul *string `type:"string"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
Tags []*TagForCreateClawOmniInstanceInput `type:"list"`
TemplateId *string `type:"string"`
// Timeout is a required field
Timeout *int32 `type:"int32" required:"true"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceInput) GoString ¶
func (s CreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceInput) SetCpuMilli ¶
func (s *CreateClawOmniInstanceInput) SetCpuMilli(v int32) *CreateClawOmniInstanceInput
SetCpuMilli sets the CpuMilli field's value.
func (*CreateClawOmniInstanceInput) SetDescription ¶
func (s *CreateClawOmniInstanceInput) SetDescription(v string) *CreateClawOmniInstanceInput
SetDescription sets the Description field's value.
func (*CreateClawOmniInstanceInput) SetEnvVars ¶ added in v1.2.26
func (s *CreateClawOmniInstanceInput) SetEnvVars(v []*EnvVarForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetEnvVars sets the EnvVars field's value.
func (*CreateClawOmniInstanceInput) SetExpiredAction ¶
func (s *CreateClawOmniInstanceInput) SetExpiredAction(v string) *CreateClawOmniInstanceInput
SetExpiredAction sets the ExpiredAction field's value.
func (*CreateClawOmniInstanceInput) SetImage ¶
func (s *CreateClawOmniInstanceInput) SetImage(v string) *CreateClawOmniInstanceInput
SetImage sets the Image field's value.
func (*CreateClawOmniInstanceInput) SetMemoryMb ¶
func (s *CreateClawOmniInstanceInput) SetMemoryMb(v int32) *CreateClawOmniInstanceInput
SetMemoryMb sets the MemoryMb field's value.
func (*CreateClawOmniInstanceInput) SetModelConfig ¶
func (s *CreateClawOmniInstanceInput) SetModelConfig(v *ModelConfigForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetModelConfig sets the ModelConfig field's value.
func (*CreateClawOmniInstanceInput) SetName ¶
func (s *CreateClawOmniInstanceInput) SetName(v string) *CreateClawOmniInstanceInput
SetName sets the Name field's value.
func (*CreateClawOmniInstanceInput) SetProjectName ¶
func (s *CreateClawOmniInstanceInput) SetProjectName(v string) *CreateClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateClawOmniInstanceInput) SetSoul ¶
func (s *CreateClawOmniInstanceInput) SetSoul(v string) *CreateClawOmniInstanceInput
SetSoul sets the Soul field's value.
func (*CreateClawOmniInstanceInput) SetSpaceId ¶
func (s *CreateClawOmniInstanceInput) SetSpaceId(v string) *CreateClawOmniInstanceInput
SetSpaceId sets the SpaceId field's value.
func (*CreateClawOmniInstanceInput) SetTags ¶
func (s *CreateClawOmniInstanceInput) SetTags(v []*TagForCreateClawOmniInstanceInput) *CreateClawOmniInstanceInput
SetTags sets the Tags field's value.
func (*CreateClawOmniInstanceInput) SetTemplateId ¶ added in v1.2.27
func (s *CreateClawOmniInstanceInput) SetTemplateId(v string) *CreateClawOmniInstanceInput
SetTemplateId sets the TemplateId field's value.
func (*CreateClawOmniInstanceInput) SetTimeout ¶
func (s *CreateClawOmniInstanceInput) SetTimeout(v int32) *CreateClawOmniInstanceInput
SetTimeout sets the Timeout field's value.
func (CreateClawOmniInstanceInput) String ¶
func (s CreateClawOmniInstanceInput) String() string
String returns the string representation
func (*CreateClawOmniInstanceInput) Validate ¶
func (s *CreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateClawOmniInstanceOutput ¶
type CreateClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateClawOmniInstanceOutput) GoString ¶
func (s CreateClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateClawOmniInstanceOutput) SetId ¶
func (s *CreateClawOmniInstanceOutput) SetId(v string) *CreateClawOmniInstanceOutput
SetId sets the Id field's value.
func (CreateClawOmniInstanceOutput) String ¶
func (s CreateClawOmniInstanceOutput) String() string
String returns the string representation
type DeleteClawOmniInstanceInput ¶
type DeleteClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteClawOmniInstanceInput) GoString ¶
func (s DeleteClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteClawOmniInstanceInput) SetId ¶
func (s *DeleteClawOmniInstanceInput) SetId(v string) *DeleteClawOmniInstanceInput
SetId sets the Id field's value.
func (*DeleteClawOmniInstanceInput) SetProjectName ¶
func (s *DeleteClawOmniInstanceInput) SetProjectName(v string) *DeleteClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (DeleteClawOmniInstanceInput) String ¶
func (s DeleteClawOmniInstanceInput) String() string
String returns the string representation
func (*DeleteClawOmniInstanceInput) Validate ¶
func (s *DeleteClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteClawOmniInstanceOutput ¶
type DeleteClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (DeleteClawOmniInstanceOutput) GoString ¶
func (s DeleteClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*DeleteClawOmniInstanceOutput) SetId ¶
func (s *DeleteClawOmniInstanceOutput) SetId(v string) *DeleteClawOmniInstanceOutput
SetId sets the Id field's value.
func (DeleteClawOmniInstanceOutput) String ¶
func (s DeleteClawOmniInstanceOutput) String() string
String returns the string representation
type EnvVarForCreateClawOmniInstanceInput ¶ added in v1.2.26
type EnvVarForCreateClawOmniInstanceInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForCreateClawOmniInstanceInput) GoString ¶ added in v1.2.26
func (s EnvVarForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*EnvVarForCreateClawOmniInstanceInput) SetKey ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) SetKey(v string) *EnvVarForCreateClawOmniInstanceInput
SetKey sets the Key field's value.
func (*EnvVarForCreateClawOmniInstanceInput) SetValue ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) SetValue(v string) *EnvVarForCreateClawOmniInstanceInput
SetValue sets the Value field's value.
func (EnvVarForCreateClawOmniInstanceInput) String ¶ added in v1.2.26
func (s EnvVarForCreateClawOmniInstanceInput) String() string
String returns the string representation
func (*EnvVarForCreateClawOmniInstanceInput) Validate ¶ added in v1.2.26
func (s *EnvVarForCreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnvVarForExecuteClawOmniInstanceCommandInput ¶ added in v1.2.26
type EnvVarForExecuteClawOmniInstanceCommandInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (EnvVarForExecuteClawOmniInstanceCommandInput) GoString ¶ added in v1.2.26
func (s EnvVarForExecuteClawOmniInstanceCommandInput) GoString() string
GoString returns the string representation
func (*EnvVarForExecuteClawOmniInstanceCommandInput) SetKey ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetKey(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
SetKey sets the Key field's value.
func (*EnvVarForExecuteClawOmniInstanceCommandInput) SetValue ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) SetValue(v string) *EnvVarForExecuteClawOmniInstanceCommandInput
SetValue sets the Value field's value.
func (EnvVarForExecuteClawOmniInstanceCommandInput) String ¶ added in v1.2.26
func (s EnvVarForExecuteClawOmniInstanceCommandInput) String() string
String returns the string representation
func (*EnvVarForExecuteClawOmniInstanceCommandInput) Validate ¶ added in v1.2.26
func (s *EnvVarForExecuteClawOmniInstanceCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteClawOmniInstanceCommandInput ¶ added in v1.2.26
type ExecuteClawOmniInstanceCommandInput struct {
// Command is a required field
Command *string `type:"string" required:"true"`
EnvVars []*EnvVarForExecuteClawOmniInstanceCommandInput `type:"list"`
// Id is a required field
Id *string `type:"string" required:"true"`
Timeout *int32 `type:"int32"`
WorkingDir *string `type:"string"`
// contains filtered or unexported fields
}
func (ExecuteClawOmniInstanceCommandInput) GoString ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandInput) GoString() string
GoString returns the string representation
func (*ExecuteClawOmniInstanceCommandInput) SetCommand ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetCommand(v string) *ExecuteClawOmniInstanceCommandInput
SetCommand sets the Command field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetEnvVars ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetEnvVars(v []*EnvVarForExecuteClawOmniInstanceCommandInput) *ExecuteClawOmniInstanceCommandInput
SetEnvVars sets the EnvVars field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetId ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetId(v string) *ExecuteClawOmniInstanceCommandInput
SetId sets the Id field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetTimeout ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetTimeout(v int32) *ExecuteClawOmniInstanceCommandInput
SetTimeout sets the Timeout field's value.
func (*ExecuteClawOmniInstanceCommandInput) SetWorkingDir ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) SetWorkingDir(v string) *ExecuteClawOmniInstanceCommandInput
SetWorkingDir sets the WorkingDir field's value.
func (ExecuteClawOmniInstanceCommandInput) String ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandInput) String() string
String returns the string representation
func (*ExecuteClawOmniInstanceCommandInput) Validate ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteClawOmniInstanceCommandOutput ¶ added in v1.2.26
type ExecuteClawOmniInstanceCommandOutput struct {
Metadata *response.ResponseMetadata
ErrorOutput *string `type:"string"`
ExitCode *int32 `type:"int32"`
Output *string `type:"string"`
// contains filtered or unexported fields
}
func (ExecuteClawOmniInstanceCommandOutput) GoString ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandOutput) GoString() string
GoString returns the string representation
func (*ExecuteClawOmniInstanceCommandOutput) SetErrorOutput ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetErrorOutput(v string) *ExecuteClawOmniInstanceCommandOutput
SetErrorOutput sets the ErrorOutput field's value.
func (*ExecuteClawOmniInstanceCommandOutput) SetExitCode ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetExitCode(v int32) *ExecuteClawOmniInstanceCommandOutput
SetExitCode sets the ExitCode field's value.
func (*ExecuteClawOmniInstanceCommandOutput) SetOutput ¶ added in v1.2.26
func (s *ExecuteClawOmniInstanceCommandOutput) SetOutput(v string) *ExecuteClawOmniInstanceCommandOutput
SetOutput sets the Output field's value.
func (ExecuteClawOmniInstanceCommandOutput) String ¶ added in v1.2.26
func (s ExecuteClawOmniInstanceCommandOutput) String() string
String returns the string representation
type FilterForListClawOmniInstancesInput ¶
type FilterForListClawOmniInstancesInput struct {
Name *string `type:"string"`
NameContains *string `type:"string"`
Values []*string `type:"list"`
// contains filtered or unexported fields
}
func (FilterForListClawOmniInstancesInput) GoString ¶
func (s FilterForListClawOmniInstancesInput) GoString() string
GoString returns the string representation
func (*FilterForListClawOmniInstancesInput) SetName ¶
func (s *FilterForListClawOmniInstancesInput) SetName(v string) *FilterForListClawOmniInstancesInput
SetName sets the Name field's value.
func (*FilterForListClawOmniInstancesInput) SetNameContains ¶
func (s *FilterForListClawOmniInstancesInput) SetNameContains(v string) *FilterForListClawOmniInstancesInput
SetNameContains sets the NameContains field's value.
func (*FilterForListClawOmniInstancesInput) SetValues ¶
func (s *FilterForListClawOmniInstancesInput) SetValues(v []*string) *FilterForListClawOmniInstancesInput
SetValues sets the Values field's value.
func (FilterForListClawOmniInstancesInput) String ¶
func (s FilterForListClawOmniInstancesInput) String() string
String returns the string representation
type GetClawOmniInstanceInput ¶
type GetClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceInput) GoString ¶
func (s GetClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceInput) SetId ¶
func (s *GetClawOmniInstanceInput) SetId(v string) *GetClawOmniInstanceInput
SetId sets the Id field's value.
func (*GetClawOmniInstanceInput) SetProjectName ¶
func (s *GetClawOmniInstanceInput) SetProjectName(v string) *GetClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (GetClawOmniInstanceInput) String ¶
func (s GetClawOmniInstanceInput) String() string
String returns the string representation
func (*GetClawOmniInstanceInput) Validate ¶
func (s *GetClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetClawOmniInstanceOutput ¶
type GetClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
ClawOmniInstance *ClawOmniInstanceForGetClawOmniInstanceOutput `type:"structure"`
// contains filtered or unexported fields
}
func (GetClawOmniInstanceOutput) GoString ¶
func (s GetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*GetClawOmniInstanceOutput) SetClawOmniInstance ¶
func (s *GetClawOmniInstanceOutput) SetClawOmniInstance(v *ClawOmniInstanceForGetClawOmniInstanceOutput) *GetClawOmniInstanceOutput
SetClawOmniInstance sets the ClawOmniInstance field's value.
func (GetClawOmniInstanceOutput) String ¶
func (s GetClawOmniInstanceOutput) String() string
String returns the string representation
type InstanceForListClawOmniInstancesOutput ¶
type InstanceForListClawOmniInstancesOutput struct {
CpuMilli *int32 `type:"int32"`
CreatedAt *string `type:"string"`
Description *string `type:"string"`
Endpoint *string `type:"string"`
ExpiredAction *string `type:"string"`
ExpiredAt *string `type:"string"`
Id *string `type:"string"`
Image *string `type:"string"`
InternalEndpoint *string `type:"string"`
MemoryMb *int32 `type:"int32"`
ModelConfig *ModelConfigForListClawOmniInstancesOutput `type:"structure"`
Name *string `type:"string"`
ProjectName *string `type:"string"`
Soul *string `type:"string"`
SpaceId *string `type:"string"`
Status *string `type:"string"`
Tags []*TagForListClawOmniInstancesOutput `type:"list"`
TemplateId *string `type:"string"`
UpdatedAt *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceForListClawOmniInstancesOutput) GoString ¶
func (s InstanceForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForListClawOmniInstancesOutput) SetCpuMilli ¶
func (s *InstanceForListClawOmniInstancesOutput) SetCpuMilli(v int32) *InstanceForListClawOmniInstancesOutput
SetCpuMilli sets the CpuMilli field's value.
func (*InstanceForListClawOmniInstancesOutput) SetCreatedAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetCreatedAt(v string) *InstanceForListClawOmniInstancesOutput
SetCreatedAt sets the CreatedAt field's value.
func (*InstanceForListClawOmniInstancesOutput) SetDescription ¶
func (s *InstanceForListClawOmniInstancesOutput) SetDescription(v string) *InstanceForListClawOmniInstancesOutput
SetDescription sets the Description field's value.
func (*InstanceForListClawOmniInstancesOutput) SetEndpoint ¶
func (s *InstanceForListClawOmniInstancesOutput) SetEndpoint(v string) *InstanceForListClawOmniInstancesOutput
SetEndpoint sets the Endpoint field's value.
func (*InstanceForListClawOmniInstancesOutput) SetExpiredAction ¶
func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAction(v string) *InstanceForListClawOmniInstancesOutput
SetExpiredAction sets the ExpiredAction field's value.
func (*InstanceForListClawOmniInstancesOutput) SetExpiredAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetExpiredAt(v string) *InstanceForListClawOmniInstancesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*InstanceForListClawOmniInstancesOutput) SetId ¶
func (s *InstanceForListClawOmniInstancesOutput) SetId(v string) *InstanceForListClawOmniInstancesOutput
SetId sets the Id field's value.
func (*InstanceForListClawOmniInstancesOutput) SetImage ¶
func (s *InstanceForListClawOmniInstancesOutput) SetImage(v string) *InstanceForListClawOmniInstancesOutput
SetImage sets the Image field's value.
func (*InstanceForListClawOmniInstancesOutput) SetInternalEndpoint ¶
func (s *InstanceForListClawOmniInstancesOutput) SetInternalEndpoint(v string) *InstanceForListClawOmniInstancesOutput
SetInternalEndpoint sets the InternalEndpoint field's value.
func (*InstanceForListClawOmniInstancesOutput) SetMemoryMb ¶
func (s *InstanceForListClawOmniInstancesOutput) SetMemoryMb(v int32) *InstanceForListClawOmniInstancesOutput
SetMemoryMb sets the MemoryMb field's value.
func (*InstanceForListClawOmniInstancesOutput) SetModelConfig ¶
func (s *InstanceForListClawOmniInstancesOutput) SetModelConfig(v *ModelConfigForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
SetModelConfig sets the ModelConfig field's value.
func (*InstanceForListClawOmniInstancesOutput) SetName ¶
func (s *InstanceForListClawOmniInstancesOutput) SetName(v string) *InstanceForListClawOmniInstancesOutput
SetName sets the Name field's value.
func (*InstanceForListClawOmniInstancesOutput) SetProjectName ¶
func (s *InstanceForListClawOmniInstancesOutput) SetProjectName(v string) *InstanceForListClawOmniInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForListClawOmniInstancesOutput) SetSoul ¶
func (s *InstanceForListClawOmniInstancesOutput) SetSoul(v string) *InstanceForListClawOmniInstancesOutput
SetSoul sets the Soul field's value.
func (*InstanceForListClawOmniInstancesOutput) SetSpaceId ¶
func (s *InstanceForListClawOmniInstancesOutput) SetSpaceId(v string) *InstanceForListClawOmniInstancesOutput
SetSpaceId sets the SpaceId field's value.
func (*InstanceForListClawOmniInstancesOutput) SetStatus ¶
func (s *InstanceForListClawOmniInstancesOutput) SetStatus(v string) *InstanceForListClawOmniInstancesOutput
SetStatus sets the Status field's value.
func (*InstanceForListClawOmniInstancesOutput) SetTags ¶
func (s *InstanceForListClawOmniInstancesOutput) SetTags(v []*TagForListClawOmniInstancesOutput) *InstanceForListClawOmniInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForListClawOmniInstancesOutput) SetTemplateId ¶ added in v1.2.27
func (s *InstanceForListClawOmniInstancesOutput) SetTemplateId(v string) *InstanceForListClawOmniInstancesOutput
SetTemplateId sets the TemplateId field's value.
func (*InstanceForListClawOmniInstancesOutput) SetUpdatedAt ¶
func (s *InstanceForListClawOmniInstancesOutput) SetUpdatedAt(v string) *InstanceForListClawOmniInstancesOutput
SetUpdatedAt sets the UpdatedAt field's value.
func (InstanceForListClawOmniInstancesOutput) String ¶
func (s InstanceForListClawOmniInstancesOutput) String() string
String returns the string representation
type ListClawOmniInstancesInput ¶
type ListClawOmniInstancesInput struct {
Filters []*FilterForListClawOmniInstancesInput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
ProjectName *string `type:"string"`
SortBy *string `type:"string"`
SortOrder *string `type:"string"`
// SpaceId is a required field
SpaceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ListClawOmniInstancesInput) GoString ¶
func (s ListClawOmniInstancesInput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstancesInput) SetFilters ¶
func (s *ListClawOmniInstancesInput) SetFilters(v []*FilterForListClawOmniInstancesInput) *ListClawOmniInstancesInput
SetFilters sets the Filters field's value.
func (*ListClawOmniInstancesInput) SetPageNumber ¶
func (s *ListClawOmniInstancesInput) SetPageNumber(v int32) *ListClawOmniInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstancesInput) SetPageSize ¶
func (s *ListClawOmniInstancesInput) SetPageSize(v int32) *ListClawOmniInstancesInput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstancesInput) SetProjectName ¶
func (s *ListClawOmniInstancesInput) SetProjectName(v string) *ListClawOmniInstancesInput
SetProjectName sets the ProjectName field's value.
func (*ListClawOmniInstancesInput) SetSortBy ¶
func (s *ListClawOmniInstancesInput) SetSortBy(v string) *ListClawOmniInstancesInput
SetSortBy sets the SortBy field's value.
func (*ListClawOmniInstancesInput) SetSortOrder ¶
func (s *ListClawOmniInstancesInput) SetSortOrder(v string) *ListClawOmniInstancesInput
SetSortOrder sets the SortOrder field's value.
func (*ListClawOmniInstancesInput) SetSpaceId ¶
func (s *ListClawOmniInstancesInput) SetSpaceId(v string) *ListClawOmniInstancesInput
SetSpaceId sets the SpaceId field's value.
func (ListClawOmniInstancesInput) String ¶
func (s ListClawOmniInstancesInput) String() string
String returns the string representation
func (*ListClawOmniInstancesInput) Validate ¶
func (s *ListClawOmniInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListClawOmniInstancesOutput ¶
type ListClawOmniInstancesOutput struct {
Metadata *response.ResponseMetadata
Instances []*InstanceForListClawOmniInstancesOutput `type:"list"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
TotalCount *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ListClawOmniInstancesOutput) GoString ¶
func (s ListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*ListClawOmniInstancesOutput) SetInstances ¶
func (s *ListClawOmniInstancesOutput) SetInstances(v []*InstanceForListClawOmniInstancesOutput) *ListClawOmniInstancesOutput
SetInstances sets the Instances field's value.
func (*ListClawOmniInstancesOutput) SetPageNumber ¶
func (s *ListClawOmniInstancesOutput) SetPageNumber(v int32) *ListClawOmniInstancesOutput
SetPageNumber sets the PageNumber field's value.
func (*ListClawOmniInstancesOutput) SetPageSize ¶
func (s *ListClawOmniInstancesOutput) SetPageSize(v int32) *ListClawOmniInstancesOutput
SetPageSize sets the PageSize field's value.
func (*ListClawOmniInstancesOutput) SetTotalCount ¶
func (s *ListClawOmniInstancesOutput) SetTotalCount(v int32) *ListClawOmniInstancesOutput
SetTotalCount sets the TotalCount field's value.
func (ListClawOmniInstancesOutput) String ¶
func (s ListClawOmniInstancesOutput) String() string
String returns the string representation
type ModelConfigForCreateClawOmniInstanceInput ¶
type ModelConfigForCreateClawOmniInstanceInput struct {
ModelId *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (ModelConfigForCreateClawOmniInstanceInput) GoString ¶
func (s ModelConfigForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ModelConfigForCreateClawOmniInstanceInput) SetModelId ¶
func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelId(v string) *ModelConfigForCreateClawOmniInstanceInput
SetModelId sets the ModelId field's value.
func (*ModelConfigForCreateClawOmniInstanceInput) SetModelSource ¶
func (s *ModelConfigForCreateClawOmniInstanceInput) SetModelSource(v string) *ModelConfigForCreateClawOmniInstanceInput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForCreateClawOmniInstanceInput) String ¶
func (s ModelConfigForCreateClawOmniInstanceInput) String() string
String returns the string representation
type ModelConfigForGetClawOmniInstanceOutput ¶
type ModelConfigForGetClawOmniInstanceOutput struct {
ModelId *string `type:"string"`
ModelName *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (ModelConfigForGetClawOmniInstanceOutput) GoString ¶
func (s ModelConfigForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelId ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelId(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelId sets the ModelId field's value.
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelName ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelName(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelName sets the ModelName field's value.
func (*ModelConfigForGetClawOmniInstanceOutput) SetModelSource ¶
func (s *ModelConfigForGetClawOmniInstanceOutput) SetModelSource(v string) *ModelConfigForGetClawOmniInstanceOutput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForGetClawOmniInstanceOutput) String ¶
func (s ModelConfigForGetClawOmniInstanceOutput) String() string
String returns the string representation
type ModelConfigForListClawOmniInstancesOutput ¶
type ModelConfigForListClawOmniInstancesOutput struct {
ModelId *string `type:"string"`
ModelName *string `type:"string"`
ModelSource *string `type:"string"`
// contains filtered or unexported fields
}
func (ModelConfigForListClawOmniInstancesOutput) GoString ¶
func (s ModelConfigForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*ModelConfigForListClawOmniInstancesOutput) SetModelId ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelId(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelId sets the ModelId field's value.
func (*ModelConfigForListClawOmniInstancesOutput) SetModelName ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelName(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelName sets the ModelName field's value.
func (*ModelConfigForListClawOmniInstancesOutput) SetModelSource ¶
func (s *ModelConfigForListClawOmniInstancesOutput) SetModelSource(v string) *ModelConfigForListClawOmniInstancesOutput
SetModelSource sets the ModelSource field's value.
func (ModelConfigForListClawOmniInstancesOutput) String ¶
func (s ModelConfigForListClawOmniInstancesOutput) String() string
String returns the string representation
type PauseClawOmniInstanceInput ¶
type PauseClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (PauseClawOmniInstanceInput) GoString ¶
func (s PauseClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*PauseClawOmniInstanceInput) SetId ¶
func (s *PauseClawOmniInstanceInput) SetId(v string) *PauseClawOmniInstanceInput
SetId sets the Id field's value.
func (PauseClawOmniInstanceInput) String ¶
func (s PauseClawOmniInstanceInput) String() string
String returns the string representation
func (*PauseClawOmniInstanceInput) Validate ¶
func (s *PauseClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PauseClawOmniInstanceOutput ¶
type PauseClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (PauseClawOmniInstanceOutput) GoString ¶
func (s PauseClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*PauseClawOmniInstanceOutput) SetId ¶
func (s *PauseClawOmniInstanceOutput) SetId(v string) *PauseClawOmniInstanceOutput
SetId sets the Id field's value.
func (PauseClawOmniInstanceOutput) String ¶
func (s PauseClawOmniInstanceOutput) String() string
String returns the string representation
type ResetClawOmniInstanceInput ¶ added in v1.2.27
type ResetClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
ProjectName *string `type:"string"`
TemplateId *string `type:"string"`
// contains filtered or unexported fields
}
func (ResetClawOmniInstanceInput) GoString ¶ added in v1.2.27
func (s ResetClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ResetClawOmniInstanceInput) SetId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetId(v string) *ResetClawOmniInstanceInput
SetId sets the Id field's value.
func (*ResetClawOmniInstanceInput) SetProjectName ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetProjectName(v string) *ResetClawOmniInstanceInput
SetProjectName sets the ProjectName field's value.
func (*ResetClawOmniInstanceInput) SetTemplateId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) SetTemplateId(v string) *ResetClawOmniInstanceInput
SetTemplateId sets the TemplateId field's value.
func (ResetClawOmniInstanceInput) String ¶ added in v1.2.27
func (s ResetClawOmniInstanceInput) String() string
String returns the string representation
func (*ResetClawOmniInstanceInput) Validate ¶ added in v1.2.27
func (s *ResetClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetClawOmniInstanceOutput ¶ added in v1.2.27
type ResetClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (ResetClawOmniInstanceOutput) GoString ¶ added in v1.2.27
func (s ResetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ResetClawOmniInstanceOutput) SetId ¶ added in v1.2.27
func (s *ResetClawOmniInstanceOutput) SetId(v string) *ResetClawOmniInstanceOutput
SetId sets the Id field's value.
func (ResetClawOmniInstanceOutput) String ¶ added in v1.2.27
func (s ResetClawOmniInstanceOutput) String() string
String returns the string representation
type ResumeClawOmniInstanceInput ¶
type ResumeClawOmniInstanceInput struct {
// Id is a required field
Id *string `type:"string" required:"true"`
Timeout *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (ResumeClawOmniInstanceInput) GoString ¶
func (s ResumeClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*ResumeClawOmniInstanceInput) SetId ¶
func (s *ResumeClawOmniInstanceInput) SetId(v string) *ResumeClawOmniInstanceInput
SetId sets the Id field's value.
func (*ResumeClawOmniInstanceInput) SetTimeout ¶
func (s *ResumeClawOmniInstanceInput) SetTimeout(v int32) *ResumeClawOmniInstanceInput
SetTimeout sets the Timeout field's value.
func (ResumeClawOmniInstanceInput) String ¶
func (s ResumeClawOmniInstanceInput) String() string
String returns the string representation
func (*ResumeClawOmniInstanceInput) Validate ¶
func (s *ResumeClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResumeClawOmniInstanceOutput ¶
type ResumeClawOmniInstanceOutput struct {
Metadata *response.ResponseMetadata
Id *string `type:"string"`
// contains filtered or unexported fields
}
func (ResumeClawOmniInstanceOutput) GoString ¶
func (s ResumeClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*ResumeClawOmniInstanceOutput) SetId ¶
func (s *ResumeClawOmniInstanceOutput) SetId(v string) *ResumeClawOmniInstanceOutput
SetId sets the Id field's value.
func (ResumeClawOmniInstanceOutput) String ¶
func (s ResumeClawOmniInstanceOutput) String() string
String returns the string representation
type TagForCreateClawOmniInstanceInput ¶
type TagForCreateClawOmniInstanceInput struct {
// Key is a required field
Key *string `type:"string" required:"true"`
Type *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateClawOmniInstanceInput) GoString ¶
func (s TagForCreateClawOmniInstanceInput) GoString() string
GoString returns the string representation
func (*TagForCreateClawOmniInstanceInput) SetKey ¶
func (s *TagForCreateClawOmniInstanceInput) SetKey(v string) *TagForCreateClawOmniInstanceInput
SetKey sets the Key field's value.
func (*TagForCreateClawOmniInstanceInput) SetType ¶
func (s *TagForCreateClawOmniInstanceInput) SetType(v string) *TagForCreateClawOmniInstanceInput
SetType sets the Type field's value.
func (*TagForCreateClawOmniInstanceInput) SetValue ¶
func (s *TagForCreateClawOmniInstanceInput) SetValue(v string) *TagForCreateClawOmniInstanceInput
SetValue sets the Value field's value.
func (TagForCreateClawOmniInstanceInput) String ¶
func (s TagForCreateClawOmniInstanceInput) String() string
String returns the string representation
func (*TagForCreateClawOmniInstanceInput) Validate ¶
func (s *TagForCreateClawOmniInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagForGetClawOmniInstanceOutput ¶
type TagForGetClawOmniInstanceOutput struct {
Key *string `type:"string"`
Type *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForGetClawOmniInstanceOutput) GoString ¶
func (s TagForGetClawOmniInstanceOutput) GoString() string
GoString returns the string representation
func (*TagForGetClawOmniInstanceOutput) SetKey ¶
func (s *TagForGetClawOmniInstanceOutput) SetKey(v string) *TagForGetClawOmniInstanceOutput
SetKey sets the Key field's value.
func (*TagForGetClawOmniInstanceOutput) SetType ¶
func (s *TagForGetClawOmniInstanceOutput) SetType(v string) *TagForGetClawOmniInstanceOutput
SetType sets the Type field's value.
func (*TagForGetClawOmniInstanceOutput) SetValue ¶
func (s *TagForGetClawOmniInstanceOutput) SetValue(v string) *TagForGetClawOmniInstanceOutput
SetValue sets the Value field's value.
func (TagForGetClawOmniInstanceOutput) String ¶
func (s TagForGetClawOmniInstanceOutput) String() string
String returns the string representation
type TagForListClawOmniInstancesOutput ¶
type TagForListClawOmniInstancesOutput struct {
Key *string `type:"string"`
Type *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForListClawOmniInstancesOutput) GoString ¶
func (s TagForListClawOmniInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForListClawOmniInstancesOutput) SetKey ¶
func (s *TagForListClawOmniInstancesOutput) SetKey(v string) *TagForListClawOmniInstancesOutput
SetKey sets the Key field's value.
func (*TagForListClawOmniInstancesOutput) SetType ¶
func (s *TagForListClawOmniInstancesOutput) SetType(v string) *TagForListClawOmniInstancesOutput
SetType sets the Type field's value.
func (*TagForListClawOmniInstancesOutput) SetValue ¶
func (s *TagForListClawOmniInstancesOutput) SetValue(v string) *TagForListClawOmniInstancesOutput
SetValue sets the Value field's value.
func (TagForListClawOmniInstancesOutput) String ¶
func (s TagForListClawOmniInstancesOutput) String() string
String returns the string representation