package
4.27.1
Repository: https://github.com/tyktechnologies/benthos.git
Documentation: pkg.go.dev

# Functions

ContainerClientConfigFields returns the container client config fields.
ContainerClientFromParsed creates the container client from a parsed config.
CRUDConfigFromParsed extracts the CRUD config from the parsed config.
CRUDFields returns the CRUD field definitions.
ExecMessageBatch creates a CosmosDB TransactionalBatch from the provided message batch and executes it.
GetTypedPartitionKeyValue returns a typed partition key value.
PartitionKeysField returns the partition keys field definition.

# Constants

No description provided by the author
OperationCreate Create operation.
OperationDelete Delete operation.
OperationPatch Patch operation.
OperationRead Read operation.
OperationReplace Replace operation.
OperationUpsert Upsert operation.

# Variables

BatchingDocs batching docs.
CommonLintRules contains the lint rules for common fields.
CredentialsDocs credentials docs.
CRUDLintRules contains the lint rules for CRUD fields.
EmulatorDocs emulator docs.
MetadataDocs metadata docs.

# Structs

CRUDConfig contains the configuration fields required for CRUD operations.

# Type aliases

OperationType operation type.