prep for actual admission/hook efforts

This commit is contained in:
2023-03-18 11:43:52 -05:00
parent 9c1f349c97
commit 9dd4366e73
8 changed files with 212 additions and 148 deletions

View File

@@ -0,0 +1,5 @@
package operations
func DeploymentsValidation() Hook {
return Hook{}
}