Affected by GO-2024-2441
and 1 other vulnerabilities
GO-2024-2441: The DES/3DES cipher was used as part of the TLS protocol by installation tools in github.com/karmada-io/karmada
GO-2024-2817: karmada vulnerable to arbitrary code execution via a crafted command in github.com/karmada-io/karmada
package
Version:
v1.7.0-alpha.2
Opens a new window with list of versions in this module.
Published: Jul 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Options contains everything necessary to create and run metrics-adapter.
NewOptions builds a default metrics-adapter options.
AddFlags adds flags to the specified FlagSet.
Complete fills in fields required to have valid data.
Config returns config for the metrics-adapter server given Options
Run runs the metrics-adapter with options. This should never exit.
Validate checks Options and return a slice of found errs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.