cloudeventoutput

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Output
	OutputName            = "cloudevents_grpc"
	FieldName_gRPCUrl     = "grpc_url"
	FieldName_channel     = "channel"
	FieldName_maxInFlight = "max_in_flight"
	// Auth
	FieldName_auth = "auth"
	// Auth.apikey
	FieldName_apikey = "apikey"
	FieldName_name   = "name"
	FieldName_value  = "value"
	// Auth.basic
	FieldName_basic    = "basic"
	FieldName_userName = "user_name"
	FieldName_password = "password"
	// Auth.oauth2
	FieldName_oauth2        = "oauth2"
	FieldName_clientId      = "client_id"
	FieldName_clientSecret  = "client_secret"
	FieldName_tokenEndpoint = "token_endpoint"
	FieldName_scopes        = "scopes"
)

Variables

This section is empty.

Functions

func AddSingletonCloudEventOutput

func AddSingletonCloudEventOutput(cb di.ContainerBuilder)

func NewAPIKeyAuthConfig

func NewAPIKeyAuthConfig() *benthos_service.ConfigField

func NewAuthConfig

func NewAuthConfig() *benthos_service.ConfigField

func NewBasicAuthConfig

func NewBasicAuthConfig() *benthos_service.ConfigField

func NewOAuth2AuthConfig

func NewOAuth2AuthConfig() *benthos_service.ConfigField

Types

This section is empty.

Jump to

Keyboard shortcuts

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