plank

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 35 Imported by: 0

README

DOCUMENTATION DEPRECATION NOTICE: This file is deprecated. Please refer to the new migrated location. Please do not edit this file; instead, make changes to the new location!

The new location is served on the web at https://docs.prow.k8s.io/docs/.

This file will be deleted on 2023-02-28.

Documentation

Index

Constants

View Source
const ControllerName = "plank"
View Source
const (
	Evicted = "Evicted"
)

PodStatus constants

Variables

This section is empty.

Functions

func Add

func Add(
	mgr controllerruntime.Manager,
	buildMgrs map[string]controllerruntime.Manager,
	knownClusters sets.String,
	cfg config.Getter,
	opener io.Opener,
	totURL string,
	additionalSelector string,
) error

func IsTerminalError

func IsTerminalError(err error) bool

func TerminalError

func TerminalError(err error) error

TerminalError wraps an error and return a nonRetryableError error

Types

type ClusterStatus

type ClusterStatus string
const (
	ClusterStatusUnreachable ClusterStatus = "Unreachable"
	ClusterStatusReachable   ClusterStatus = "Reachable"
	ClusterStatusNoManager   ClusterStatus = "No-Manager"
)

Jump to

Keyboard shortcuts

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