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