package
0.0.0-20240224082647-fac769ef5aa3
Repository: https://github.com/wangzhen94/iam.git
Documentation: pkg.go.dev
# Functions
NewFeatureOptions creates a FeatureOptions object with default parameters.
No description provided by the author
NewInsecureServingOptions is for creating an unauthenticated, unauthorized, insecure port.
No description provided by the author
No description provided by the author
NewRedisOptions create a `zero` value instance.
No description provided by the author
NewServerRunOptions creates a new ServerRunOptions object with default parameters.
# Structs
No description provided by the author
FeatureOptions contains configuration items related to API server features.
No description provided by the author
ExtraConfig defines extra configuration for the iam-apiserver.
InsecureServingOptions are for creating an unauthenticated, unauthorized, insecure port.
No description provided by the author
No description provided by the author
RedisOptions defines options for redis cluster.
No description provided by the author
ServerRunOptions contains the options while running a generic api server.