We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d561f55 commit 59e8866Copy full SHA for 59e8866
pkg/manager/manager.go
@@ -59,7 +59,7 @@ type Manager interface {
59
// GetConfig returns an initialized Config
60
GetConfig() *rest.Config
61
62
- // GetScheme returns and initialized Scheme
+ // GetScheme returns an initialized Scheme
63
GetScheme() *runtime.Scheme
64
65
// GetAdmissionDecoder returns the runtime.Decoder based on the scheme.
0 commit comments