api

package
v0.29.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	DefaultProbeTimeout = time.Minute * 5
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result string
const (
	// Success Result
	Success Result = "success"
	// Warning Result. Logically success, but with additional debugging information attached.
	Warning Result = "warning"
	// Failure Result
	Failure Result = "failure"
	// Unknown Result
	Unknown Result = "unknown"
)

Directories

Path Synopsis
+k8s:deepcopy-gen=package +k8s:openapi-gen=true +gencrdrefdocs:force=true
+k8s:deepcopy-gen=package +k8s:openapi-gen=true +gencrdrefdocs:force=true

Jump to

Keyboard shortcuts

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