condition

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callback

type Callback struct {
	// contains filtered or unexported fields
}

func Setter

func Setter(cond Conditions, resp router.Response, name string) *Callback

func (*Callback) Error

func (c *Callback) Error(err error)

func (*Callback) Set

func (c *Callback) Set(cond v1.Condition)

func (*Callback) Success

func (c *Callback) Success()

func (*Callback) Unknown

func (c *Callback) Unknown(msg string)

type Conditions

type Conditions interface {
	kclient.Object
	Conditions() *[]v1.Condition
}

Jump to

Keyboard shortcuts

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