types

package
v0.6.30 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CapabilityType

type CapabilityType string
const (
	ComponentDefinition    CapabilityType = "component"
	PolicyDefinition       CapabilityType = "policy"
	RelationshipDefinition CapabilityType = "relationship"
)

type Filter

type Filter interface {
	Create(map[string]interface{})
}

Each entity will have it's own Filter implementation via which it exposes the nobs and dials to fetch entities

Jump to

Keyboard shortcuts

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