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
2025-10-21 22:49:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8a12b65123bda5196e1ac1d3653839603b409348
kubernetes
/
pkg
/
volume
/
photon_pd
History
Jan Safranek
0e547bae22
SafeFormatAndMount should use volume.Exec provided by VolumeHost
...
We need to execute mkfs / fsck where the utilities are.
2017-08-14 12:16:27 +02:00
..
attacher_test.go
checking if disk is already attached for photon.
2017-08-09 11:35:37 +02:00
attacher.go
SafeFormatAndMount should use volume.Exec provided by VolumeHost
2017-08-14 12:16:27 +02:00
BUILD
SafeFormatAndMount should use volume.Exec provided by VolumeHost
2017-08-14 12:16:27 +02:00
OWNERS
…
photon_pd_test.go
…
photon_pd.go
SafeFormatAndMount should use volume.Exec provided by VolumeHost
2017-08-14 12:16:27 +02:00
photon_util.go
…