This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ceph-csi
Watch
1
Star
0
Fork
0
You've already forked ceph-csi
mirror of
https://github.com/ceph/ceph-csi.git
synced
2024-11-13 01:40:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a61d9cbfc
ceph-csi
/
vendor
/
github.com
/
spf13
/
cobra
/
command_notwin.go
7 lines
88 B
Go
Raw
Normal View
History
Unescape
Escape
rebase: update kubernetes dep to 1.24.0 As kubernetes 1.24.0 is released, updating kubernetes dependencies to 1.24.0 updates: #3086 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-05-05 02:47:06 +00:00
//go:build !windows
rebase: update kubernetes and libraries to v1.22.0 version Kubernetes v1.22 version has been released and this update ceph csi dependencies to use the same version. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-08-09 07:19:24 +00:00
// +build !windows
package
cobra
var
preExecHookFn
func
(
*
Command
)
Reference in New Issue
Copy Permalink