Discover Packages
github.com/gardener/gardener
cmd
utils
package
Version:
v1.99.0
Opens a new window with list of versions in this module.
Published: Jul 11, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
Documentation
¶
func DeduplicateWarnings()
DeduplicateWarnings configures a client-go warning handler that deduplicates API warnings in order to not spam
production logs of gardener components.
InitRun initializes the run command by completing and validating the options, creating and settings a logger,
printing all command line flags, and configuring command settings.
type Options interface {
Complete() error
Validate() error
LogConfig() (logLevel, logFormat string )
}
Options is an interface for options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.