Home
last modified time | relevance | path

Searched defs:CmdCheck (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/cmd/util/sanity/
H A Dcmd_sanity.go32 type CmdCheck func(cmd *cobra.Command) []error type
62 func RunCmdChecks(cmd *cobra.Command, cmdChecks []CmdCheck, skipCmd []string) []error {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/cmd/util/sanity/
H A Dcmd_sanity.go32 type CmdCheck func(cmd *cobra.Command) []error type
62 func RunCmdChecks(cmd *cobra.Command, cmdChecks []CmdCheck, skipCmd []string) []error {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/cmd/util/sanity/
H A Dcmd_sanity.go32 type CmdCheck func(cmd *cobra.Command) []error type
62 func RunCmdChecks(cmd *cobra.Command, cmdChecks []CmdCheck, skipCmd []string) []error {
/dports/mail/xfaces/xfaces-3.3/
H A Dcmd_check.c91 CmdCheck() in CmdCheck() function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containernetworking/cni/cnitool/
H A Dcnitool.go39 CmdCheck = "check" const