Skip to content

Commit

Permalink
remove constants
Browse files Browse the repository at this point in the history
  • Loading branch information
mitalipaygude committed Feb 20, 2024
1 parent ef0cdf4 commit b1eae61
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/eksctl-anywhere/cmd/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ const (
cpWaitTimeoutFlag = "control-plane-wait-timeout"
externalEtcdWaitTimeoutFlag = "external-etcd-wait-timeout"
perMachineWaitTimeoutFlag = "per-machine-wait-timeout"
unhealthyMachineTimeoutFlag = "unhealthy-machine-timeout"
nodeStartupTimeoutFlag = "node-startup-timeout"
noTimeoutsFlag = "no-timeouts"
)

Expand Down

0 comments on commit b1eae61

Please sign in to comment.