package kubeadm
import "k8s.io/kubernetes/cmd/kubeadm/test/cmd"
Index ¶
- func RunCmd(command string, args ...string) (string, string, int, error)
- func RunSubCommand(t *testing.T, subCmds []*cobra.Command, command string, args ...string) error
Functions ¶
func RunCmd ¶
RunCmd is a utility function for kubeadm testing that executes a specified command
func RunSubCommand ¶
RunSubCommand is a utility function for kubeadm testing that executes a Cobra sub command
Source Files ¶
util.go
- Version
- v1.29.7
- Published
- Jul 16, 2024
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 19 seconds ago –
Tools for package owners.