preaction

package
v0.0.0-...-03a9efe Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *action.Action

New returns a new Action instance configured to run pre reconciliation phase.

Types

type Config

type Config struct {
	Global Global
}

Config holds the global configuration values.

type Global

type Global struct {
	Jetstream JetStream `yaml:"jetstream"`
}

Global configuration of JetStream feature.

type JetStream

type JetStream struct {
	PodManagementPolicy string `yaml:"podManagementPolicy"`
}

JetStream specific values like podManagementPolicy.

Jump to

Keyboard shortcuts

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