mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-14 19:19:48 +00:00
fix dynamic client name
This commit is contained in:
@@ -107,7 +107,7 @@ type RunOptions struct {
|
||||
PrintObj func(runtime.Object) error
|
||||
Recorder genericclioptions.Recorder
|
||||
|
||||
DynamicClient dynamic.DynamicInterface
|
||||
DynamicClient dynamic.Interface
|
||||
|
||||
ArgsLenAtDash int
|
||||
Attach bool
|
||||
|
Reference in New Issue
Block a user