Documentation ¶
Index ¶
- func CheckAgr(o *Options) error
- func NewCmdCreate() *cobra.Command
- func NewConfigCmd() *cobra.Command
- func NewJobCmd() *cobra.Command
- type ConfigOptions
- func (c *ConfigOptions) GenerateInspectConfig() error
- func (c *ConfigOptions) GenerateInspectPlan() error
- func (c *ConfigOptions) GenerateInspectRule() error
- func (c *ConfigOptions) GetFileName(temp *template.Template) string
- func (c *ConfigOptions) RenderConfigFile(temp *template.Template, data map[string]interface{}) error
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCreate ¶
func NewConfigCmd ¶
Types ¶
type ConfigOptions ¶
func (*ConfigOptions) GenerateInspectConfig ¶
func (c *ConfigOptions) GenerateInspectConfig() error
func (*ConfigOptions) GenerateInspectPlan ¶
func (c *ConfigOptions) GenerateInspectPlan() error
func (*ConfigOptions) GenerateInspectRule ¶
func (c *ConfigOptions) GenerateInspectRule() error
func (*ConfigOptions) GetFileName ¶
func (c *ConfigOptions) GetFileName(temp *template.Template) string
func (*ConfigOptions) RenderConfigFile ¶
func (c *ConfigOptions) RenderConfigFile(temp *template.Template, data map[string]interface{}) error
Click to show internal directories.
Click to hide internal directories.