mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 04:27:54 +00:00
Merge pull request #21290 from vsimon/patch-1
Auto commit by PR queue bot
This commit is contained in:
commit
a12b202dd7
@ -1273,7 +1273,7 @@ func kubectlCmd(args ...string) *exec.Cmd {
|
|||||||
return cmd
|
return cmd
|
||||||
}
|
}
|
||||||
|
|
||||||
// kubectlBuilder is used to build, custimize and execute a kubectl Command.
|
// kubectlBuilder is used to build, customize and execute a kubectl Command.
|
||||||
// Add more functions to customize the builder as needed.
|
// Add more functions to customize the builder as needed.
|
||||||
type kubectlBuilder struct {
|
type kubectlBuilder struct {
|
||||||
cmd *exec.Cmd
|
cmd *exec.Cmd
|
||||||
|
Loading…
Reference in New Issue
Block a user