stages

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Stages (DEPRECATED)

Use ./kustomize/stage directory instead of this directory. this directory will be removed in the future.

Documentation

Overview

Package stages contains node and pod stages used by controllers.

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultNodeStages is the default node stages.
	//go:embed node-fast.yaml
	DefaultNodeStages string

	// DefaultNodeHeartbeatStages is the default node heartbeat stages.
	//go:embed node-heartbeat.yaml
	DefaultNodeHeartbeatStages string

	// DefaultPodStages is the default pod stages.
	//go:embed pod-fast.yaml
	DefaultPodStages string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳