Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultName = "cl-auth"
)
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(opts ...Opt) *kcmv1.ClusterAuthentication
Types ¶
type Opt ¶
type Opt func(clAuth *kcmv1.ClusterAuthentication)
func ManagedByKCM ¶
func ManagedByKCM() Opt
func WithAuthenticationConfiguration ¶
func WithAuthenticationConfiguration(authConf *kcmv1.AuthenticationConfiguration) Opt
func WithCASecretRef ¶
func WithCASecretRef(caSecretRef kcmv1.SecretKeyReference) Opt
func WithNamespace ¶
Click to show internal directories.
Click to hide internal directories.