6 lines
66 B
Go

package operations
func PodsValidation() Hook {
return Hook{}
}