bindings

package
v1.43.1 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ParamDescs = []check.ParameterDesc{}
)

Functions

func Checks

func Checks() []*config.Check

func ParseAndValidate

func ParseAndValidate(m map[string]interface{}) (interface{}, error)

func WrapInstantiateFunc

func WrapInstantiateFunc(f func(p Params) (check.Func, error)) func(interface{}) (check.Func, error)

Types

type BindingsCheck

type BindingsCheck struct {
	Name           string
	Values         []string
	ExcludedValues []string
}

type Params

type Params struct {
	Values         []string
	ExcludedValues []string
}

func (*Params) Validate

func (p *Params) Validate() error

Jump to

Keyboard shortcuts

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