package
1.99.1
Repository: https://github.com/elastic/e2e-testing.git
Documentation: pkg.go.dev

# Functions

GetConfigSanitizer returns the sanitizer for the service configuration, returning default if there is no sanitizer it will match sanitizers and services using service name.
HelmFactory returns oone of the Helm supported versions, or an error.
NewKibanaClient returns a kibana client.
NewServiceManager returns a new service manager.

# Variables

ResourceTypes for public use.

# Structs

DefaultSanitizer represents fallback sanitizer.
DockerComposeSanitizer represents a sanitizer for Docker Compose.
DockerServiceManager implementation of the service manager interface.
DropwizardSanitizer represents a sanitizer for Dropwizard.
KibanaClient manages calls to Kibana APIs.
Kubectl define some operation using kubectl CLI.
MySQLSanitizer represents a sanitizer for Dropwizard.

# Interfaces

ConfigSanitizer sanitizes Beats services.
HelmManager defines the operations for Helm.
ServiceManager manages lifecycle of a service.

# Type aliases

Resource hide the real type of the enum and users can use it to define the var for accepting enum.