predicate

package
v0.0.0-...-48ff17a Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultVolatileConditionFields = []string{
	"lastTransitionTime",
	"lastUpdateTime",
	"lastScaleTime",
	"lastProbeTime",
	"lastHeartbeatTime",
}

Functions

This section is empty.

Types

type VolatileConditionFieldsPredicate

type VolatileConditionFieldsPredicate struct {
	// Fields specifies the volatile fields to erase.
	// If nil, this is set to DefaultVolatileConditionFields.
	Fields []string
}

VolatileConditionFieldsPredicate removes volatile fields from any condition in an object and then does an equals-based comparison.

func (*VolatileConditionFieldsPredicate) Create

func (*VolatileConditionFieldsPredicate) Delete

func (*VolatileConditionFieldsPredicate) Generic

func (*VolatileConditionFieldsPredicate) Update

Jump to

Keyboard shortcuts

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