This website requires JavaScript.
Explore
Help
Register
Sign In
karmada-io
/
karmada
mirror of
https://github.com/karmada-io/karmada.git
Watch
1
Star
0
Fork
You've already forked karmada
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5a025ea3f1
karmada
/
examples
/
customresourceexplorer
/
webhook
/
main.go
8 lines
88 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Printf
(
"Place holder of the webhook."
)
}
Reference in New Issue
View Git Blame
Copy Permalink