Documentation
¶
Overview ¶
Package falcon install Falcon Operator
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(cfg *Config) k8s_tester.Tester
Types ¶
type Config ¶
type Config struct { Enable bool `json:"enable"` Prompt bool `json:"-"` Stopc chan struct{} `json:"-"` Logger *zap.Logger `json:"-"` LogWriter io.Writer `json:"-"` Client client.Client `json:"-"` FalconClientId string `json:"falcon_client_id"` FalconClientSecret string `json:"falcon_client_secret"` }
func NewDefault ¶
func NewDefault() *Config
func (*Config) ValidateAndSetDefaults ¶
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
k8s-tester-falcon
k8s-tester-falcon installs Falcon Operator, Falcon Container and validates the install
|
k8s-tester-falcon installs Falcon Operator, Falcon Container and validates the install |
Click to show internal directories.
Click to hide internal directories.