apis

package
v0.29.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtraSchemaValidator

type ExtraSchemaValidator interface {
	Validate(confPath string) error
}

func NewExtraSchemaValidatorFactory

func NewExtraSchemaValidatorFactory(apiVersion, kind string) ExtraSchemaValidator

type ExtraToolsValidator

type ExtraToolsValidator interface {
	Validate(confPath string) ([]string, []error)
}

func NewExtraToolsValidatorFactory

func NewExtraToolsValidatorFactory(
	executor execx.Executor,
	apiVersion,
	kind string,
	autoConnect bool,
) ExtraToolsValidator

Jump to

Keyboard shortcuts

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