Documentation ¶
Index ¶
- func CreateAudit(auditConfig *audit.Config, delegateAPIServer genericapiserver.DelegationTarget) (*audit.Audit, error)
- func CreateServerChain(cfg *config.Config, stopCh <-chan struct{}) (*genericapiserver.GenericAPIServer, error)
- func NewApp(basename string) *app.App
- func Run(cfg *config.Config, stopCh <-chan struct{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAudit ¶
func CreateAudit(auditConfig *audit.Config, delegateAPIServer genericapiserver.DelegationTarget) (*audit.Audit, error)
CreateAudit creates and wires a workable tke-audit-api.
func CreateServerChain ¶
func CreateServerChain(cfg *config.Config, stopCh <-chan struct{}) (*genericapiserver.GenericAPIServer, error)
CreateServerChain creates the audit connected via delegation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.