mirror of
https://github.com/kubernetes/client-go.git
synced 2025-07-24 20:00:31 +00:00
apimachinery: mechanical removal of ObjectCopier plumbing
Kubernetes-commit: 509df603b18d356777176953e5d160b6f3d0bba9
This commit is contained in:
parent
bee45f3389
commit
0cfc379ff8
@ -59,7 +59,6 @@ type ObjectTracker interface {
|
||||
// ObjectScheme abstracts the implementation of common operations on objects.
|
||||
type ObjectScheme interface {
|
||||
runtime.ObjectCreater
|
||||
runtime.ObjectCopier
|
||||
runtime.ObjectTyper
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user