better name

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
pull/13604/head
Austin Abro 7 months ago
parent ecd5316577
commit efde830405
No known key found for this signature in database
GPG Key ID: 92EB5159E403F9D6

@ -85,7 +85,7 @@ type WaitStrategy string
const ( const (
StatusWatcherStrategy WaitStrategy = "watcher" StatusWatcherStrategy WaitStrategy = "watcher"
LegacyStrategy WaitStrategy = "legacy" LegacyStrategy WaitStrategy = "legacy"
HookOnlyStrategy WaitStrategy = "noop" HookOnlyStrategy WaitStrategy = "hookOnly"
) )
func init() { func init() {

Loading…
Cancel
Save