Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentUpgrade ¶
type AgentUpgrade struct {
ioc.ObjectImpl
TimeoutSecond int64 `json:"timeout_second" yaml:"timeout_second" toml:"timeout_second" env:"SCRIPT_TIMEOUT_SECOND"`
}
func (*AgentUpgrade) HandleTask ¶
func (i *AgentUpgrade) HandleTask(ctx context.Context, in *agent.RunTaskRequest) (*agent.RunTaskResponse, error)
func (*AgentUpgrade) Init ¶
func (i *AgentUpgrade) Init() error
func (*AgentUpgrade) Name ¶
func (i *AgentUpgrade) Name() string
Click to show internal directories.
Click to hide internal directories.