Package-level declarations
Types
Mode of Authentication.
Custom authentication configuration.
Memory profile of Broker.
Enable or disable websockets.
Give access for a Broker method (i.e., Connect, Subscribe, or Publish).
kind of issuer (Issuer or ClusterIssuer).
Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.
Type of location of the data in the workspace. Can be either tables or files.
Kafka acks. Can be all, one, or zero. No effect if the endpoint is used as a source.
Compression. Can be none, gzip, lz4, or snappy. No effect if the endpoint is used as a source.
Partition handling strategy. Can be default or static. No effect if the endpoint is used as a source.
Type of transformation.
Endpoint Type.
Type of ExtendedLocation.
The type of dataflow operation.
Whether or not to keep the retain setting.
Mode for TLS.
Type of operation.
operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
algorithm for private key.
cert-manager private key rotationPolicy.
Kubernetes Service type of this listener.
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
Give access for Read
, Write
and ReadWrite
access level.
Allowed keyTypes pattern, string, binary. The key type used for matching, for example pattern tries to match the key to a glob-style pattern and string checks key is equal to value provided in keys.
The strategy to use for dropping messages from the queue.
Mode of TLS server certificate management.
Serialization format. Optional; defaults to JSON. Allowed value JSON Schema/draft-7, Parquet. Default: Json