crd

package
v6.15.6 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func IsNotFound

func IsNotFound(err error) bool

IsNotFound asserts notFoundError.

Types

type CRDGetter

type CRDGetter struct {
	// contains filtered or unexported fields
}

func NewCRDGetter

func NewCRDGetter(config Config) (*CRDGetter, error)

func (CRDGetter) LoadCRD

func (CRDGetter) LoadCRDs

type Config

type Config struct {
	Logger micrologger.Logger

	ApiextensionsReference string
	GitHubToken            string
	Provider               string
}

Jump to

Keyboard shortcuts

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