configurations

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WazuhCtlConfig

type WazuhCtlConfig struct {
	Endpoint      string `json:"endpoint,omitempty" yaml:"endpoint"`
	Protocol      string `json:"protocol,omitempty" yaml:"protocol"`
	Port          string `json:"port,omitempty" yaml:"port"`
	SkipTlsVerify bool   `json:"skip_tls_verify,omitempty" yaml:"skipTlsVerify"`
	HttpDebug     bool   `json:"http_debug,omitempty" yaml:"httpDebug"`
	WuiPassword   string `json:"wui_password,omitempty" yaml:"wuiPassword"`
	WuiUsername   string `json:"wui_username,omitempty" yaml:"wuiUsername"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL