mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-08 22:33:22 +00:00
fix dynamic client name
This commit is contained in:
@@ -348,7 +348,7 @@ type CreateSubcommandOptions struct {
|
||||
EnforceNamespace bool
|
||||
|
||||
Mapper meta.RESTMapper
|
||||
DynamicClient dynamic.DynamicInterface
|
||||
DynamicClient dynamic.Interface
|
||||
|
||||
PrintObj func(obj kruntime.Object) error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user