Documentation ¶
Index ¶
- Constants
- func LabelHint(name string, optversion ...string) hpi.Hint
- func Merge(ctx cpi.Context, m *Specification, hint hpi.Hint, local Value, inbound *Value) (bool, error)
- func SetFor(ctx datacontext.Context, registry Registry)
- func Usage(ctx ocm.Context) string
- type Config
- type Context
- type Handler
- type Handlers
- type Registry
- type Specification
- type Value
Constants ¶
View Source
const ( KIND_VALUE_MERGE_ALGORITHM = hpi.KIND_VALUE_MERGE_ALGORITHM KIND_VALUESET = "value set" )
Variables ¶
This section is empty.
Functions ¶
func SetFor ¶
func SetFor(ctx datacontext.Context, registry Registry)
Types ¶
type Specification ¶
type Specification = internal.Specification
func NewSpecification ¶
func NewSpecification(algo string, cfg Config) (*Specification, error)
Directories ¶
Path | Synopsis |
---|---|
Package hpi contains the Handler Programming Interface for value merge handlers
|
Package hpi contains the Handler Programming Interface for value merge handlers |
Click to show internal directories.
Click to hide internal directories.