mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 18:58:18 +00:00
Update provider and cache
Update equivalent class & remove priority Use controller ref Directly clear the cache
This commit is contained in:
@@ -61,3 +61,5 @@ func EmptyMetadataProducer(pod *api.Pod) interface{} {
|
||||
type PredicateFailureReason interface {
|
||||
GetReason() string
|
||||
}
|
||||
|
||||
type GetEquivalencePodFunc func(pod *api.Pod) interface{}
|
||||
|
||||
Reference in New Issue
Block a user