package
Version:
v0.0.0-...-03a9efe
Opens a new window with list of versions in this module.
Published: Jun 25, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New returns a new Action instance configured to run pre reconciliation phase.
type Config struct {
Global Global
}
Config holds the global configuration values.
type Global struct {
Jetstream JetStream `yaml:"jetstream"`
}
Global configuration of JetStream feature.
type JetStream struct {
PodManagementPolicy string `yaml:"podManagementPolicy"`
}
JetStream specific values like podManagementPolicy.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.