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 f2d4ad7 commit 7ffb16cCopy full SHA for 7ffb16c
pkg/leaderelection/doc.go
@@ -15,7 +15,7 @@ limitations under the License.
15
*/
16
17
/*
18
-Package leaderelection contains a constructors for a leader election resource lock.
+Package leaderelection contains a constructor for a leader election resource lock.
19
This is used to ensure that multiple copies of a controller manager can be run with
20
only one active set of controllers, for active-passive HA.
21
0 commit comments