Home
last modified time | relevance | path

Searched defs:OneTimeTokenExchangeResponse (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/nomad/api/
H A Dacl.go244 type OneTimeTokenExchangeResponse struct { struct
245 Token *ACLToken
/dports/sysutils/nomad/nomad-1.1.0/api/
H A Dacl.go244 type OneTimeTokenExchangeResponse struct { struct
245 Token *ACLToken
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go11234 type OneTimeTokenExchangeResponse struct { struct
11235 Token *ACLToken
11236 WriteMeta