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.
2 parents ac06ebb + 59e8866 commit bd46773Copy full SHA for bd46773
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