mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 15:37:24 +00:00
grep sed Experimental()
This commit is contained in:
@@ -83,7 +83,7 @@ type ErrorExtensionsClient struct {
|
||||
invalid bool
|
||||
}
|
||||
|
||||
func (c *ErrorExtensionsClient) Experimental() client.ExtensionsInterface {
|
||||
func (c *ErrorExtensionsClient) Extensions() client.ExtensionsInterface {
|
||||
return &ErrorJobClient{testclient.FakeExperimental{&c.Fake}, c.invalid}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user