Home
last modified time | relevance | path

Searched refs:ConnectIngressGatewayAlloc (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/taskrunner/
H A Denvoy_bootstrap_hook_test.go466 alloc := mock.ConnectIngressGatewayAlloc("bridge")
786 mock.ConnectIngressGatewayAlloc("bridge"),
793 mock.ConnectIngressGatewayAlloc("host"),
/dports/sysutils/nomad/nomad-1.1.0/nomad/mock/
H A Dmock.go1235 func ConnectIngressGatewayAlloc(mode string) *structs.Allocation { func