models

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KindValidating Kind = "validating"
	KindMutating   Kind = "mutating"

	MatchAll string = "*"

	OperationCreate Operation = "create"
	OperationUpdate Operation = "update"

	PatchTypeJSONPatch = "JSONPatch"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Kind

type Kind string

func (Kind) Eq

func (k Kind) Eq(other Kind) bool

func (Kind) String

func (k Kind) String() string

type Operation

type Operation string

func (Operation) Eq

func (o Operation) Eq(other Operation) bool

Jump to

Keyboard shortcuts

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