package
0.0.0-20230607163802-6dfea2537d1a
Repository: https://github.com/rose839/iam.git
Documentation: pkg.go.dev
# Packages
Package config defines configuration for iam-apiserver.
No description provided by the author
* @Author: your name
* @Date: 2021-12-30 23:07:01
* @LastEditTime: 2021-12-30 23:27:24
* @LastEditors: Please set LastEditors
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /IAM/internal/apiserver/options/options.go
*/.
No description provided by the author
Package store defines the storage interface for iam-apiserver.
# Functions
No description provided by the author
No description provided by the author
Run runs the specified APIServer.
# Constants
APIServerAudience defines the value of jwt audience field.
APIServerIssuer defines the value of jwt issuer field.
# Structs
ExtraConfig defines extra configuration for the iam-apiserver.