kops/cmd/kops-controller
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
..
controllers Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
hack Fix boilerplate: headers & packages 2019-09-25 12:48:14 -04:00
pkg/config Move kops-controller to use a yaml configuration file 2019-10-13 07:27:52 -07:00
BUILD.bazel Enable stamping on bazel image builds 2020-04-02 20:27:14 -05:00
PROJECT
main.go Remove ununsed code 2019-11-24 12:56:46 +05:30