mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 14:16:26 +00:00
grep sed ExperimentalInterface
This commit is contained in:
@@ -34,7 +34,7 @@ import (
|
||||
|
||||
type DeploymentController struct {
|
||||
client client.Interface
|
||||
expClient client.ExperimentalInterface
|
||||
expClient client.ExtensionsInterface
|
||||
eventRecorder record.EventRecorder
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user