Home
last modified time | relevance | path

Searched refs:newHookOpts (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/sensu-go/sensu-go-5.11.1/cli/commands/hook/
H A Dupdate.go32 opts := newHookOpts()
H A Dcreate.go34 opts := newHookOpts()
H A Dinteractive.go30 func newHookOpts() *hookOpts { func