k3s/pkg/volume
Kubernetes Submit Queue f18a921a03 Merge pull request #40311 from deads2k/client-13-move-util
Automatic merge from submit-queue (batch tested with PRs 40299, 40311)

move authoritative client-go util out of pkg

Move `client-go/pkg/util` which are authoritative to `client-go/util` to make it easier to reason about what comes from where.
2017-01-24 08:59:59 -08:00
..
aws_ebs move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
azure_dd move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
azure_file Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
cephfs move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
cinder Merge pull request #40311 from deads2k/client-13-move-util 2017-01-24 08:59:59 -08:00
configmap Generated code 2017-01-23 20:12:24 -07:00
downwardapi move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
empty_dir move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
fc move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
flexvolume move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
flocker move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
gce_pd move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
git_repo Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
glusterfs move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
host_path Merge pull request #36520 from apelisse/owners-pkg-volume 2017-01-17 19:56:39 -08:00
iscsi move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
nfs move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
photon_pd move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
quobyte move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
rbd move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
secret Generated code 2017-01-23 20:12:24 -07:00
testing move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
util move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
vsphere_volume move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
BUILD move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
OWNERS Update OWNERS 2017-01-17 16:05:40 -08:00
doc.go
metrics_cached.go
metrics_du.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_du_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
metrics_errors.go
metrics_nil.go
metrics_nil_test.go
metrics_statfs.go Collects volume inode stats using the same find command that cadvisor uses these are included in the summary 2016-11-01 10:51:11 -07:00
metrics_statfs_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
plugins.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
plugins_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
util.go Convert core code to metav1.ListOptions 2017-01-23 17:52:45 -05:00
util_test.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
volume.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
volume_linux.go fix permissions when using fsGroup 2016-12-06 14:04:16 -06:00
volume_unsupported.go