This website requires JavaScript.
Explore
Help
Register
Sign In
github-personal
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/outbackdingo/kubernetes.git
synced
2026-02-18 08:50:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a17c7ac7406689fc592d02ca2ffdb7097761ea5
kubernetes
/
pkg
/
controller
/
volume
/
attachdetach
/
cache
History
Cheng Xing
d9a629fe3a
IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false"
2020-10-29 13:24:51 -07:00
..
actual_state_of_world_test.go
IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false"
2020-10-29 13:24:51 -07:00
actual_state_of_world.go
IsVolumeAttachedToNode() renamed to GetAttachState(), and returns 3 states instead of combining "uncertain" and "detached" into "false"
2020-10-29 13:24:51 -07:00
BUILD
Run hack/update-vendor.sh
2020-05-16 07:54:33 -04:00
desired_state_of_world_test.go
…
desired_state_of_world.go
…