Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(param ServerParams) *handler.Server
Types ¶
type ServerParams ¶
type ServerParams struct {
fx.In
NoCacheReader client.Reader `name:"no-cache"`
Logger logr.Logger
Client client.Client
Clientset *kubernetes.Clientset
DaemonClientBuilder *chaosdaemon.ChaosDaemonClientBuilder
}
Click to show internal directories.
Click to hide internal directories.