Home
last modified time | relevance | path

Searched defs:FsStreamRequest (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/structs/
H A Dstructs.go105 type FsStreamRequest struct { struct
107 AllocID string
110 Path string
113 Offset int64
117 Origin string
120 PlainText bool
123 Limit int64
126 Follow bool
128 structs.QueryOptions
/dports/sysutils/nomad/nomad-1.1.0/client/structs/
H A Dstructs.go106 type FsStreamRequest struct { struct
108 AllocID string
111 Path string
114 Offset int64
118 Origin string
121 PlainText bool
124 Limit int64
127 Follow bool
129 structs.QueryOptions