mirror of
https://github.com/rancher/norman.git
synced 2025-09-17 23:59:36 +00:00
k8s vendor to 1.10.5
This commit is contained in:
2
vendor/k8s.io/kubernetes/pkg/client/leaderelectionconfig/config.go
generated
vendored
2
vendor/k8s.io/kubernetes/pkg/client/leaderelectionconfig/config.go
generated
vendored
@@ -62,5 +62,5 @@ func BindFlags(l *componentconfig.LeaderElectionConfiguration, fs *pflag.FlagSet
|
||||
"of a leadership. This is only applicable if leader election is enabled.")
|
||||
fs.StringVar(&l.ResourceLock, "leader-elect-resource-lock", l.ResourceLock, ""+
|
||||
"The type of resource object that is used for locking during "+
|
||||
"leader election. Supported options are `endpoints` (default) and `configmap`.")
|
||||
"leader election. Supported options are `endpoints` (default) and `configmaps`.")
|
||||
}
|
||||
|
Reference in New Issue
Block a user