Versions in this module Expand all Collapse all v3 v3.1.1 Dec 30, 2020 Changes in this version + type AuthenticationOptions struct + AuthenticateRateLimiterDuration time.Duration + AuthenticateRateLimiterMaxTries int + JwtSecret string + KubectlImage string + LoginHistoryRetentionPeriod time.Duration + MaximumClockSkew time.Duration + MultipleLogin bool + OAuthOptions *oauth.Options + func NewAuthenticateOptions() *AuthenticationOptions + func (options *AuthenticationOptions) AddFlags(fs *pflag.FlagSet, s *AuthenticationOptions) + func (options *AuthenticationOptions) Validate() []error Other modules containing this package github.com/fearlesschenc/kubesphere