Home
last modified time | relevance | path

Searched defs:Task (Results 1 – 25 of 3891) sorted by relevance

12345678910>>...156

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/devops-rdc/
H A Dstruct_task.go19 type Task struct { struct
22 Source string `json:"Source" xml:"Source"`
23 StageId string `json:"StageId" xml:"StageId"`
24 Pos int `json:"Pos" xml:"Pos"`
25 TaskId string `json:"TaskId" xml:"TaskId"`
26 Content string `json:"Content" xml:"Content"`
29 IsDone bool `json:"IsDone" xml:"IsDone"`
31 Id string `json:"Id" xml:"Id"`
37 Note string `json:"Note" xml:"Note"`
48 Name string `json:"Name" xml:"Name"`
[all …]
/dports/devel/taskctl/taskctl-1.4.2/pkg/task/
H A Dtask.go14 type Task struct { struct
22 AllowFailure bool
25 Interactive bool
27 Condition string
28 Skipped bool
33 Start time.Time
34 End time.Time
36 ExportAs string
38 ExitCode int16
39 Errored bool
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/drds/
H A Dstruct_task.go19 type Task struct { struct
20 TaskType int `json:"TaskType" xml:"TaskType"`
22 Label string `json:"Label" xml:"Label"`
23 Id int64 `json:"Id" xml:"Id"`
24 TargetId int64 `json:"TargetId" xml:"TargetId"`
28 GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"`
30 ErrMsg string `json:"ErrMsg" xml:"ErrMsg"`
33 State string `json:"State" xml:"State"`
36 Content string `json:"Content" xml:"Content"`
37 TaskName string `json:"TaskName" xml:"TaskName"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go42 type Task struct { struct
43 mu sync.Mutex
44 id string
45 pid int
46 shim *client.Client
47 namespace string
48 cg cgroups.Cgroup
49 events *exchange.Exchange
50 tasks *runtime.TaskList
51 bundle *bundle
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/linux/
H A Dtask.go26 type Task struct { struct
27 mu sync.Mutex
28 id string
29 pid int
30 shim *client.Client
31 namespace string
32 cg cgroups.Cgroup
33 monitor runtime.TaskMonitor
34 events *exchange.Exchange
35 runtime *runc.Runc
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/linux/
H A Dtask.go26 type Task struct { struct
27 mu sync.Mutex
28 id string
29 pid int
30 shim *client.Client
31 namespace string
32 cg cgroups.Cgroup
33 monitor runtime.TaskMonitor
34 events *exchange.Exchange
35 runtime *runc.Runc
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/linux/
H A Dtask.go41 type Task struct { struct
42 mu sync.Mutex
43 id string
44 pid int
45 shim *client.Client
46 namespace string
47 cg cgroups.Cgroup
48 monitor runtime.TaskMonitor
49 events *exchange.Exchange
50 runtime *runc.Runc
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/cloudcallcenter/
H A Dstruct_task.go19 type Task struct { struct
20 JobId string `json:"JobId" xml:"JobId"`
21 Brief string `json:"Brief" xml:"Brief"`
23 Question string `json:"Question" xml:"Question"`
25 CallId string `json:"CallId" xml:"CallId"`
28 EndTime int64 `json:"EndTime" xml:"EndTime"`
30 NodeId string `json:"NodeId" xml:"NodeId"`
31 TaskId string `json:"TaskId" xml:"TaskId"`
32 Duration int `json:"Duration" xml:"Duration"`
37 Status string `json:"Status" xml:"Status"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/outboundbot/
H A Dstruct_task.go19 type Task struct { struct
20 JobId string `json:"JobId" xml:"JobId"`
22 Brief string `json:"Brief" xml:"Brief"`
25 CallId string `json:"CallId" xml:"CallId"`
26 EndReason int `json:"EndReason" xml:"EndReason"`
29 EndTime int64 `json:"EndTime" xml:"EndTime"`
31 TaskId string `json:"TaskId" xml:"TaskId"`
32 Duration int `json:"Duration" xml:"Duration"`
36 Id string `json:"Id" xml:"Id"`
37 Status string `json:"Status" xml:"Status"`
[all …]
/dports/deskutils/dstask/dstask-0.24.1/
H A Dtask.go26 type Task struct { struct
35 ID int `json:"id" yaml:"-"`
38 Deleted bool `json:"-" yaml:"-"`
41 Summary string `json:"summary"`
43 Notes string `json:"notes"`
44 Tags []string `json:"tags"`
48 DelegatedTo string `json:"-"`
49 Subtasks []SubTask `json:"-"`
53 Dependencies []string `json:"-"`
57 Due time.Time `json:"due"`
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/runtime/v1/linux/
H A Dtask.go43 type Task struct { struct
44 mu sync.Mutex
45 id string
46 pid int
47 shim *client.Client
48 namespace string
49 cg cgroups.Cgroup
50 events *exchange.Exchange
51 tasks *runtime.TaskList
52 bundle *bundle
[all …]

12345678910>>...156