mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-04 16:07:03 +00:00
Surface kube config in scheduler framework handle
This commit is contained in:
@@ -92,7 +92,7 @@ type BindPlugin struct {
|
||||
numBindCalled int
|
||||
PluginName string
|
||||
bindStatus *framework.Status
|
||||
client *clientset.Clientset
|
||||
client clientset.Interface
|
||||
pluginInvokeEventChan chan pluginInvokeEvent
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user