Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStaticTokenAuthHandler ¶
func NewStaticTokenAuthHandler(token string) staticTokenAuthHandler
Types ¶
type Option ¶
type Option func(*Server)
func WithAuthHandler ¶
func WithAuthHandler(authHandler apiserver.MiddlewareFunc) Option
func WithListenAddr ¶
Click to show internal directories.
Click to hide internal directories.