kops/pkg/instancegroups
Justin Santa Barbara 31bb16d4d1 Add context.Context to most signatures
The client-go signature for most methods adds a context.Context
object, and also makes Options mandatory.  Feed through a
context.Context through many of our methods (but use context.TODO to
stop it getting totally out of hand!)
2020-04-11 14:44:17 -04:00
..
BUILD.bazel make gomod 2020-04-05 10:22:51 -07:00
OWNERS fix OWNERS labels format 2020-03-10 22:47:50 -05:00
delete.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
instancegroups.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
rollingupdate.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
rollingupdate_test.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
settings.go Default maxSurge to 1 on AWS 2020-03-04 19:41:51 -08:00
settings_test.go Default maxSurge to 1 on AWS 2020-03-04 19:41:51 -08:00