condition

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 4 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 ForName

func ForName(obj kclient.Object, name string) *Callback

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