ingestionPolicies

package
v0.0.0-...-0cf3e98 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SERVICE_NAME string = "IngestionPolicies"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type IngestionPolicyDecision

type IngestionPolicyDecision struct {
	Allow bool
}

type IngestionPolicyService

type IngestionPolicyService interface {
	GetDecision(event cloudevents.Event, data map[string]interface{}) (IngestionPolicyDecision, error)
}

func New

Jump to

Keyboard shortcuts

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