testing

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Marshalable

type Marshalable interface {
	MustMarshal() []byte
}

Marshalable is an object which can be easily marshaled

type Reviewable

type Reviewable interface {
	Marshalable
	RawExtension() runtime.RawExtension
	GetName() string
	GetNamespace() string
	GetObjectKind() schema.ObjectKind
}

Reviewable is the interface which contains the minimum methods on an object which can be tested in an admission review

Jump to

Keyboard shortcuts

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