Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolEnv ¶
func GetDefaultResourcelockIdentity ¶
func GetDefaultResourcelockIdentity() string
func GetStringEnv ¶
Types ¶
type Options ¶
type Options struct { Namespace string ServiceName string PlainServerPort int SecureServerPort int DebugPort int WebhookPort int32 WebhookAllowOnErr bool CaValidity int64 CertValidity int64 InPodEnv bool IsKubernetesConnected bool IsTrustAnyone bool // TODO remove EnableOIDCCheck EnableOIDCCheck bool ResourcelockIdentity string // Qps for rest config RestConfigQps int // Burst for rest config RestConfigBurst int }
func NewOptions ¶
func NewOptions() *Options
Click to show internal directories.
Click to hide internal directories.