k3s/pkg/volume/aws_ebs
Hemant Kumar 786da1de12 Impement bulk polling of volumes
This implements Bulk volume polling using ideas presented by
justin in https://github.com/kubernetes/kubernetes/pull/39564

But it changes the implementation to use an interface
and doesn't affect other implementations.
2017-03-02 14:59:59 -05:00
..
BUILD Update generated files 2017-01-29 21:41:45 +01:00
OWNERS Add gnufied as reviewer for aws and gce volumes 2017-02-06 16:38:13 -05:00
attacher.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
attacher_test.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
aws_ebs.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
aws_ebs_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
aws_util.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
doc.go