crd

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CouldNotParseCRDFileError = &microerror.Error{
	Kind: "CouldNotParseCRDFileError",
	Desc: "The CRD file could not be parsed.",
}
View Source
var CouldNotReadCRDFileError = &microerror.Error{
	Kind: "CouldNotReadCRDFileError",
	Desc: "The CRD file could not be read.",
}

Functions

func IsCouldNotParseCRDFile

func IsCouldNotParseCRDFile(e error) bool

IsCouldNotParseCRDFile asserts CouldNotParseCRDFileError

func IsCouldNotReadCRDFile

func IsCouldNotReadCRDFile(e error) bool

IsCouldNotReadCRDFile asserts CouldNotReadCRDFileError

func Read

Read reads a CRD YAML file and returns the Custom Resource Definition objects it represents.

Types

This section is empty.

Jump to

Keyboard shortcuts

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