Home
last modified time | relevance | path

Searched refs:NewNodeEvent (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/client/
H A Dnode_updater.go146 event := structs.NewNodeEvent().
189 event := structs.NewNodeEvent().
241 event := structs.NewNodeEvent().
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/drainer/
H A Ddrainer.go267 event := structs.NewNodeEvent().
342 event := structs.NewNodeEvent().
H A Dwatch_nodes.go105 event := structs.NewNodeEvent().
/dports/sysutils/nomad/nomad-1.1.0/client/pluginmanager/csimanager/
H A Dvolume.go255 event := structs.NewNodeEvent().
353 event := structs.NewNodeEvent().
/dports/sysutils/nomad/nomad-1.1.0/nomad/drainer/
H A Ddrainer.go267 event := structs.NewNodeEvent().
342 event := structs.NewNodeEvent().
H A Dwatch_nodes.go105 event := structs.NewNodeEvent().
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/
H A Dheartbeat.go159 …NodeEvent: structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).SetMessage(NodeH…
H A Dnode_endpoint.go419 args.NodeEvent = structs.NewNodeEvent().
557 args.NodeEvent = structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemDrain)
650 args.NodeEvent = structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster)
/dports/sysutils/nomad/nomad-1.1.0/nomad/
H A Dheartbeat.go159 …NodeEvent: structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).SetMessage(NodeH…
H A Dnode_endpoint.go433 args.NodeEvent = structs.NewNodeEvent().
567 args.NodeEvent = structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemDrain)
660 args.NodeEvent = structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/state/
H A Dstate_store.go649 structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).
660 nodeEvent := structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).
/dports/sysutils/nomad/nomad-1.1.0/nomad/state/
H A Dstate_store.go830 structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).
841 nodeEvent := structs.NewNodeEvent().SetSubsystem(structs.NodeEventSubsystemCluster).
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go1255 func NewNodeEvent() *NodeEvent { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/nomad/structs/
H A Dstructs.go1362 func NewNodeEvent() *NodeEvent { func
/dports/sysutils/nomad/nomad-1.1.0/nomad/structs/
H A Dstructs.go1624 func NewNodeEvent() *NodeEvent { func