Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(opt *ServerOption) error
Run creates the Kubebench controller and starts the server
Types ¶
type ServerOption ¶
ServerOption is the main options for the controller.
func NewServerOption ¶
func NewServerOption() *ServerOption
NewServerOption creates a new ServerOption
func (*ServerOption) AddFlags ¶
func (opt *ServerOption) AddFlags(fs *flag.FlagSet)
AddFlags adds flags to the specified FlagSet.
Click to show internal directories.
Click to hide internal directories.