These docs are for Rancher 1.6, if you are looking for Rancher 2.x docs, see
here.
PullTask
Resource Fields
Writeable Fields
| Field |
Type |
Create |
Update |
Default |
Notes |
| description |
string |
Optional |
Yes |
- |
|
| image |
string |
Yes |
- |
- |
|
| labels |
map[string] |
Optional |
- |
- |
A map of key value pairs to be used as labels for the pullTask |
| mode |
enum |
Yes |
- |
all |
The options are all, cached. |
| name |
string |
Optional |
- |
- |
|
Read Only Fields
| Field |
Type |
Notes |
| data |
map[json] |
|
| id |
int |
The unique identifier for the pullTask |
| status |
map[string] |
|
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.