kops/dns-controller/pkg/watchers
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 Generated files: glog -> klog 2019-05-06 12:56:03 -04:00
annotations.go Update copyright notices 2019-09-09 14:47:51 -04:00
ingress.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
node.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
pod.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00
service.go Add context.Context to most signatures 2020-04-11 14:44:17 -04:00