This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-25 06:24:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
88cf777dfd6825a2676cccdc4894af0ae99421d7
kubernetes
/
pkg
/
volume
History
Justin Santa Barbara
7626914344
Rename aws_pd.go -> aws_ebs.go, aws_pd_test.go -> aws_ebs_test.go
2015-04-10 13:25:44 -07:00
..
aws_ebs
Rename aws_pd.go -> aws_ebs.go, aws_pd_test.go -> aws_ebs_test.go
2015-04-10 13:25:44 -07:00
empty_dir
Abstract ismountpoint and use platform mounter for NFS volume
2015-04-01 23:05:02 -04:00
gce_pd
Abstract ismountpoint and use platform mounter for NFS volume
2015-04-01 23:05:02 -04:00
git_repo
…
glusterfs
implement glusterfs volume plugin
2015-04-07 09:14:39 -04:00
host_path
…
iscsi
add iscsi volume plugin
2015-04-06 16:20:28 -04:00
nfs
Abstract ismountpoint and use platform mounter for NFS volume
2015-04-01 23:05:02 -04:00
secret
Create a new testclient package that can be backed by disk files
2015-04-07 14:56:15 -04:00
doc.go
…
plugins.go
…
testing.go
…
util.go
Added validation to prevent mutating Claim.Spec after binding
2015-04-06 08:46:44 -04:00
volume.go
…