mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-11 21:01:41 +00:00
Remove references to v1/internal ExportOptions
This commit is contained in:
@@ -71,7 +71,7 @@ func addKnownTypes(scheme *runtime.Scheme) error {
|
||||
&PersistentVolumeClaim{},
|
||||
&PersistentVolumeClaimList{},
|
||||
&DeleteOptions{},
|
||||
&ExportOptions{},
|
||||
&unversioned.ExportOptions{},
|
||||
&ListOptions{},
|
||||
&PodAttachOptions{},
|
||||
&PodLogOptions{},
|
||||
|
||||
Reference in New Issue
Block a user