Home
last modified time | relevance | path

Searched refs:AllocSpecificRequest (Results 1 – 25 of 26) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dclient_alloc_endpoint_test.go262 req := &structs.AllocSpecificRequest{
347 req := &structs.AllocSpecificRequest{
412 req := &structs.AllocSpecificRequest{
520 req := &structs.AllocSpecificRequest{
551 req := &structs.AllocSpecificRequest{
634 req := &structs.AllocSpecificRequest{
700 req := &structs.AllocSpecificRequest{
795 req := &structs.AllocSpecificRequest{
H A Dalloc_endpoint_test.go244 get := &structs.AllocSpecificRequest{
285 getReq := func() *structs.AllocSpecificRequest {
286 return &structs.AllocSpecificRequest{
404 get := &structs.AllocSpecificRequest{
H A Dalloc_endpoint.go82 func (a *Alloc) GetAlloc(args *structs.AllocSpecificRequest,
H A Dclient_alloc_endpoint.go130 func (a *ClientAllocations) GarbageCollect(args *structs.AllocSpecificRequest, reply *structs.Gener…
H A Dclient_fs_endpoint.go54 allocReq := &structs.AllocSpecificRequest{
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dclient_alloc_endpoint_test.go264 req := &structs.AllocSpecificRequest{
349 req := &structs.AllocSpecificRequest{
414 req := &structs.AllocSpecificRequest{
524 req := &structs.AllocSpecificRequest{
555 req := &structs.AllocSpecificRequest{
638 req := &structs.AllocSpecificRequest{
704 req := &structs.AllocSpecificRequest{
801 req := &structs.AllocSpecificRequest{
H A Dalloc_endpoint_test.go418 get := &structs.AllocSpecificRequest{
459 getReq := func() *structs.AllocSpecificRequest {
460 return &structs.AllocSpecificRequest{
578 get := &structs.AllocSpecificRequest{
H A Dalloc_endpoint.go151 func (a *Alloc) GetAlloc(args *structs.AllocSpecificRequest,
H A Dclient_alloc_endpoint.go130 func (a *ClientAllocations) GarbageCollect(args *structs.AllocSpecificRequest, reply *structs.Gener…
H A Dclient_fs_endpoint.go54 allocReq := &structs.AllocSpecificRequest{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/command/agent/
H A Dalloc_endpoint.go51 func (s *HTTPServer) AllocSpecificRequest(resp http.ResponseWriter, req *http.Request) (interface{}… func
79 args := structs.AllocSpecificRequest{
248 args := structs.AllocSpecificRequest{
H A Dalloc_endpoint_test.go184 obj, err := s.Server.AllocSpecificRequest(respW, req)
236 obj, err := s.Server.AllocSpecificRequest(respW, req)
417 obj, err := s.Server.AllocSpecificRequest(respW, req)
435 _, err = s.Server.AllocSpecificRequest(respW, req)
H A Dhttp.go159 s.mux.HandleFunc("/v1/allocation/", s.wrap(s.AllocSpecificRequest))
/dports/sysutils/nomad/nomad-1.1.0/command/agent/
H A Dalloc_endpoint.go71 func (s *HTTPServer) AllocSpecificRequest(resp http.ResponseWriter, req *http.Request) (interface{}… func
99 args := structs.AllocSpecificRequest{
273 args := structs.AllocSpecificRequest{
H A Dalloc_endpoint_test.go175 obj, err := s.Server.AllocSpecificRequest(respW, req)
192 obj, err = s.Server.AllocSpecificRequest(respW, req)
228 obj, err := s.Server.AllocSpecificRequest(respW, req)
409 obj, err := s.Server.AllocSpecificRequest(respW, req)
427 _, err = s.Server.AllocSpecificRequest(respW, req)
H A Dhttp.go260 s.mux.HandleFunc("/v1/allocation/", s.wrap(s.AllocSpecificRequest))
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/
H A Dalloc_endpoint_test.go229 req := &nstructs.AllocSpecificRequest{}
274 req := &nstructs.AllocSpecificRequest{}
285 req := &nstructs.AllocSpecificRequest{}
300 req := &nstructs.AllocSpecificRequest{}
312 req := &nstructs.AllocSpecificRequest{}
H A Dalloc_endpoint.go49 func (a *Allocations) GarbageCollect(args *nstructs.AllocSpecificRequest, reply *nstructs.GenericRe…
/dports/sysutils/nomad/nomad-1.1.0/client/
H A Dalloc_endpoint_test.go231 req := &nstructs.AllocSpecificRequest{}
278 req := &nstructs.AllocSpecificRequest{}
289 req := &nstructs.AllocSpecificRequest{}
304 req := &nstructs.AllocSpecificRequest{}
316 req := &nstructs.AllocSpecificRequest{}
H A Dalloc_endpoint.go50 func (a *Allocations) GarbageCollect(args *nstructs.AllocSpecificRequest, reply *nstructs.GenericRe…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocwatcher/
H A Dalloc_watcher.go372 req := structs.AllocSpecificRequest{
/dports/sysutils/nomad/nomad-1.1.0/client/allocwatcher/
H A Dalloc_watcher.go372 req := structs.AllocSpecificRequest{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go687 type AllocSpecificRequest struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go779 type AllocSpecificRequest struct { struct
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go941 type AllocSpecificRequest struct { struct

12