internal

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = version.Version("Icinga Kubernetes", "0.1.0", "$Format:%(describe)$", "$Format:%H$")

Version contains version and Git commit information.

The placeholders are replaced on `git archive` using the `export-subst` attribute.

Functions

func CantPerformQuery

func CantPerformQuery(err error, q string) error

CantPerformQuery wraps the given error with the specified query that cannot be executed.

Types

type Multiplex

type Multiplex interface {
	In() chan interface{}
	Out() chan interface{}
	Do(context.Context) error
}

func NewMultiplex

func NewMultiplex() Multiplex

Jump to

Keyboard shortcuts

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