konnect.GatewayPluginConfluent
GatewayPluginConfluent Resource
Example Usage
Example coming soon!
Example coming soon!
Example coming soon!
Example coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.konnect.GatewayPluginConfluent;
import com.pulumi.konnect.GatewayPluginConfluentArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentConfigArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentConsumerArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentOrderingArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentOrderingAfterArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentOrderingBeforeArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentPartialArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentRouteArgs;
import com.pulumi.konnect.inputs.GatewayPluginConfluentServiceArgs;
import static com.pulumi.codegen.internal.Serialization.*;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
var myGatewaypluginconfluent = new GatewayPluginConfluent("myGatewaypluginconfluent", GatewayPluginConfluentArgs.builder()
.config(GatewayPluginConfluentConfigArgs.builder()
.allowed_topics("...")
.bootstrap_servers(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.cluster_api_key("...my_cluster_api_key...")
.cluster_api_secret("...my_cluster_api_secret...")
.cluster_name("...my_cluster_name...")
.confluent_cloud_api_key("...my_confluent_cloud_api_key...")
.confluent_cloud_api_secret("...my_confluent_cloud_api_secret...")
.forward_body(false)
.forward_headers(false)
.forward_method(false)
.forward_uri(true)
.keepalive(3)
.keepalive_enabled(true)
.key_query_arg("...my_key_query_arg...")
.message_by_lua_functions("...")
.producer_async(false)
.producer_async_buffering_limits_messages_in_memory(9)
.producer_async_flush_timeout(1)
.producer_request_acks(0)
.producer_request_limits_bytes_per_request(7)
.producer_request_limits_messages_per_request(6)
.producer_request_retries_backoff_timeout(4)
.producer_request_retries_max_attempts(2)
.producer_request_timeout(1)
.schema_registry(%!v(PANIC=Format method: runtime error: invalid memory address or nil pointer dereference))
.timeout(0)
.topic("...my_topic...")
.topics_query_arg("...my_topics_query_arg...")
.build())
.consumer(GatewayPluginConfluentConsumerArgs.builder()
.id("...my_id...")
.build())
.controlPlaneId("9524ec7d-36d9-465d-a8c5-83a3c9390458")
.createdAt(0)
.enabled(true)
.gatewayPluginConfluentId("...my_id...")
.instanceName("...my_instance_name...")
.ordering(GatewayPluginConfluentOrderingArgs.builder()
.after(GatewayPluginConfluentOrderingAfterArgs.builder()
.access("...")
.build())
.before(GatewayPluginConfluentOrderingBeforeArgs.builder()
.access("...")
.build())
.build())
.partials(GatewayPluginConfluentPartialArgs.builder()
.id("...my_id...")
.name("...my_name...")
.path("...my_path...")
.build())
.protocols("http")
.route(GatewayPluginConfluentRouteArgs.builder()
.id("...my_id...")
.build())
.service(GatewayPluginConfluentServiceArgs.builder()
.id("...my_id...")
.build())
.tags("...")
.updatedAt(1)
.build());
}
}
resources:
myGatewaypluginconfluent:
type: konnect:GatewayPluginConfluent
properties:
config:
allowed_topics:
- '...'
bootstrap_servers:
- host: '...my_host...'
port: 53037
cluster_api_key: '...my_cluster_api_key...'
cluster_api_secret: '...my_cluster_api_secret...'
cluster_name: '...my_cluster_name...'
confluent_cloud_api_key: '...my_confluent_cloud_api_key...'
confluent_cloud_api_secret: '...my_confluent_cloud_api_secret...'
forward_body: false
forward_headers: false
forward_method: false
forward_uri: true
keepalive: 3
keepalive_enabled: true
key_query_arg: '...my_key_query_arg...'
message_by_lua_functions:
- '...'
producer_async: false
producer_async_buffering_limits_messages_in_memory: 9
producer_async_flush_timeout: 1
producer_request_acks: 0
producer_request_limits_bytes_per_request: 7
producer_request_limits_messages_per_request: 6
producer_request_retries_backoff_timeout: 4
producer_request_retries_max_attempts: 2
producer_request_timeout: 1
schema_registry:
confluent:
authentication:
basic:
password: '...my_password...'
username: '...my_username...'
mode: none
oauth2:
audience:
- '...'
clientId: '...my_client_id...'
clientSecret: '...my_client_secret...'
grantType: password
password: '...my_password...'
scopes:
- '...'
tokenEndpoint: '...my_token_endpoint...'
tokenHeaders:
key:
fn::toJSON: value
tokenPostArgs:
key:
fn::toJSON: value
username: '...my_username...'
oauth2Client:
authMethod: none
clientSecretJwtAlg: HS512
httpProxy: '...my_http_proxy...'
httpProxyAuthorization: '...my_http_proxy_authorization...'
httpVersion: 1.18
httpsProxy: '...my_https_proxy...'
httpsProxyAuthorization: '...my_https_proxy_authorization...'
keepAlive: false
noProxy: '...my_no_proxy...'
sslVerify: true
timeout: 1.70470379e+08
keySchema:
schemaVersion: '...my_schema_version...'
subjectName: '...my_subject_name...'
sslVerify: true
ttl: 1001.01
url: '...my_url...'
valueSchema:
schemaVersion: '...my_schema_version...'
subjectName: '...my_subject_name...'
timeout: 0
topic: '...my_topic...'
topics_query_arg: '...my_topics_query_arg...'
consumer:
id: '...my_id...'
controlPlaneId: 9524ec7d-36d9-465d-a8c5-83a3c9390458
createdAt: 0
enabled: true
gatewayPluginConfluentId: '...my_id...'
instanceName: '...my_instance_name...'
ordering:
after:
access:
- '...'
before:
access:
- '...'
partials:
- id: '...my_id...'
name: '...my_name...'
path: '...my_path...'
protocols:
- http
route:
id: '...my_id...'
service:
id: '...my_id...'
tags:
- '...'
updatedAt: 1
Create GatewayPluginConfluent Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new GatewayPluginConfluent(name: string, args: GatewayPluginConfluentArgs, opts?: CustomResourceOptions);@overload
def GatewayPluginConfluent(resource_name: str,
args: GatewayPluginConfluentArgs,
opts: Optional[ResourceOptions] = None)
@overload
def GatewayPluginConfluent(resource_name: str,
opts: Optional[ResourceOptions] = None,
control_plane_id: Optional[str] = None,
config: Optional[GatewayPluginConfluentConfigArgs] = None,
instance_name: Optional[str] = None,
created_at: Optional[float] = None,
enabled: Optional[bool] = None,
gateway_plugin_confluent_id: Optional[str] = None,
consumer: Optional[GatewayPluginConfluentConsumerArgs] = None,
ordering: Optional[GatewayPluginConfluentOrderingArgs] = None,
partials: Optional[Sequence[GatewayPluginConfluentPartialArgs]] = None,
protocols: Optional[Sequence[str]] = None,
route: Optional[GatewayPluginConfluentRouteArgs] = None,
service: Optional[GatewayPluginConfluentServiceArgs] = None,
tags: Optional[Sequence[str]] = None,
updated_at: Optional[float] = None)func NewGatewayPluginConfluent(ctx *Context, name string, args GatewayPluginConfluentArgs, opts ...ResourceOption) (*GatewayPluginConfluent, error)public GatewayPluginConfluent(string name, GatewayPluginConfluentArgs args, CustomResourceOptions? opts = null)
public GatewayPluginConfluent(String name, GatewayPluginConfluentArgs args)
public GatewayPluginConfluent(String name, GatewayPluginConfluentArgs args, CustomResourceOptions options)
type: konnect:GatewayPluginConfluent
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args GatewayPluginConfluentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args GatewayPluginConfluentArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args GatewayPluginConfluentArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args GatewayPluginConfluentArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args GatewayPluginConfluentArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var gatewayPluginConfluentResource = new Konnect.GatewayPluginConfluent("gatewayPluginConfluentResource", new()
{
ControlPlaneId = "string",
Config = new Konnect.Inputs.GatewayPluginConfluentConfigArgs
{
ClusterApiSecret = "string",
Topic = "string",
ClusterApiKey = "string",
MessageByLuaFunctions = new[]
{
"string",
},
ProducerAsyncBufferingLimitsMessagesInMemory = 0,
ConfluentCloudApiKey = "string",
ConfluentCloudApiSecret = "string",
ForwardBody = false,
ForwardHeaders = false,
ForwardMethod = false,
ForwardUri = false,
Keepalive = 0,
KeepaliveEnabled = false,
KeyQueryArg = "string",
AllowedTopics = new[]
{
"string",
},
ProducerAsync = false,
ClusterName = "string",
ProducerAsyncFlushTimeout = 0,
ProducerRequestAcks = 0,
ProducerRequestLimitsBytesPerRequest = 0,
ProducerRequestLimitsMessagesPerRequest = 0,
ProducerRequestRetriesBackoffTimeout = 0,
ProducerRequestRetriesMaxAttempts = 0,
ProducerRequestTimeout = 0,
SchemaRegistry = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryArgs
{
Confluent = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentArgs
{
Authentication = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationArgs
{
Basic = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationBasicArgs
{
Password = "string",
Username = "string",
},
Mode = "string",
Oauth2 = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2Args
{
Audiences = new[]
{
"string",
},
ClientId = "string",
ClientSecret = "string",
GrantType = "string",
Password = "string",
Scopes = new[]
{
"string",
},
TokenEndpoint = "string",
TokenHeaders =
{
{ "string", "string" },
},
TokenPostArgs =
{
{ "string", "string" },
},
Username = "string",
},
Oauth2Client = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2ClientArgs
{
AuthMethod = "string",
ClientSecretJwtAlg = "string",
HttpProxy = "string",
HttpProxyAuthorization = "string",
HttpVersion = 0,
HttpsProxy = "string",
HttpsProxyAuthorization = "string",
KeepAlive = false,
NoProxy = "string",
SslVerify = false,
Timeout = 0,
},
},
KeySchema = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentKeySchemaArgs
{
SchemaVersion = "string",
SubjectName = "string",
},
SslVerify = false,
Ttl = 0,
Url = "string",
ValueSchema = new Konnect.Inputs.GatewayPluginConfluentConfigSchemaRegistryConfluentValueSchemaArgs
{
SchemaVersion = "string",
SubjectName = "string",
},
},
},
Timeout = 0,
BootstrapServers = new[]
{
new Konnect.Inputs.GatewayPluginConfluentConfigBootstrapServerArgs
{
Host = "string",
Port = 0,
},
},
TopicsQueryArg = "string",
},
InstanceName = "string",
CreatedAt = 0,
Enabled = false,
GatewayPluginConfluentId = "string",
Consumer = new Konnect.Inputs.GatewayPluginConfluentConsumerArgs
{
Id = "string",
},
Ordering = new Konnect.Inputs.GatewayPluginConfluentOrderingArgs
{
After = new Konnect.Inputs.GatewayPluginConfluentOrderingAfterArgs
{
Accesses = new[]
{
"string",
},
},
Before = new Konnect.Inputs.GatewayPluginConfluentOrderingBeforeArgs
{
Accesses = new[]
{
"string",
},
},
},
Partials = new[]
{
new Konnect.Inputs.GatewayPluginConfluentPartialArgs
{
Id = "string",
Name = "string",
Path = "string",
},
},
Protocols = new[]
{
"string",
},
Route = new Konnect.Inputs.GatewayPluginConfluentRouteArgs
{
Id = "string",
},
Service = new Konnect.Inputs.GatewayPluginConfluentServiceArgs
{
Id = "string",
},
Tags = new[]
{
"string",
},
UpdatedAt = 0,
});
example, err := konnect.NewGatewayPluginConfluent(ctx, "gatewayPluginConfluentResource", &konnect.GatewayPluginConfluentArgs{
ControlPlaneId: pulumi.String("string"),
Config: &konnect.GatewayPluginConfluentConfigArgs{
ClusterApiSecret: pulumi.String("string"),
Topic: pulumi.String("string"),
ClusterApiKey: pulumi.String("string"),
MessageByLuaFunctions: pulumi.StringArray{
pulumi.String("string"),
},
ProducerAsyncBufferingLimitsMessagesInMemory: pulumi.Float64(0),
ConfluentCloudApiKey: pulumi.String("string"),
ConfluentCloudApiSecret: pulumi.String("string"),
ForwardBody: pulumi.Bool(false),
ForwardHeaders: pulumi.Bool(false),
ForwardMethod: pulumi.Bool(false),
ForwardUri: pulumi.Bool(false),
Keepalive: pulumi.Float64(0),
KeepaliveEnabled: pulumi.Bool(false),
KeyQueryArg: pulumi.String("string"),
AllowedTopics: pulumi.StringArray{
pulumi.String("string"),
},
ProducerAsync: pulumi.Bool(false),
ClusterName: pulumi.String("string"),
ProducerAsyncFlushTimeout: pulumi.Float64(0),
ProducerRequestAcks: pulumi.Float64(0),
ProducerRequestLimitsBytesPerRequest: pulumi.Float64(0),
ProducerRequestLimitsMessagesPerRequest: pulumi.Float64(0),
ProducerRequestRetriesBackoffTimeout: pulumi.Float64(0),
ProducerRequestRetriesMaxAttempts: pulumi.Float64(0),
ProducerRequestTimeout: pulumi.Float64(0),
SchemaRegistry: &konnect.GatewayPluginConfluentConfigSchemaRegistryArgs{
Confluent: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentArgs{
Authentication: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationArgs{
Basic: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationBasicArgs{
Password: pulumi.String("string"),
Username: pulumi.String("string"),
},
Mode: pulumi.String("string"),
Oauth2: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2Args{
Audiences: pulumi.StringArray{
pulumi.String("string"),
},
ClientId: pulumi.String("string"),
ClientSecret: pulumi.String("string"),
GrantType: pulumi.String("string"),
Password: pulumi.String("string"),
Scopes: pulumi.StringArray{
pulumi.String("string"),
},
TokenEndpoint: pulumi.String("string"),
TokenHeaders: pulumi.StringMap{
"string": pulumi.String("string"),
},
TokenPostArgs: pulumi.StringMap{
"string": pulumi.String("string"),
},
Username: pulumi.String("string"),
},
Oauth2Client: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2ClientArgs{
AuthMethod: pulumi.String("string"),
ClientSecretJwtAlg: pulumi.String("string"),
HttpProxy: pulumi.String("string"),
HttpProxyAuthorization: pulumi.String("string"),
HttpVersion: pulumi.Float64(0),
HttpsProxy: pulumi.String("string"),
HttpsProxyAuthorization: pulumi.String("string"),
KeepAlive: pulumi.Bool(false),
NoProxy: pulumi.String("string"),
SslVerify: pulumi.Bool(false),
Timeout: pulumi.Float64(0),
},
},
KeySchema: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentKeySchemaArgs{
SchemaVersion: pulumi.String("string"),
SubjectName: pulumi.String("string"),
},
SslVerify: pulumi.Bool(false),
Ttl: pulumi.Float64(0),
Url: pulumi.String("string"),
ValueSchema: &konnect.GatewayPluginConfluentConfigSchemaRegistryConfluentValueSchemaArgs{
SchemaVersion: pulumi.String("string"),
SubjectName: pulumi.String("string"),
},
},
},
Timeout: pulumi.Float64(0),
BootstrapServers: konnect.GatewayPluginConfluentConfigBootstrapServerArray{
&konnect.GatewayPluginConfluentConfigBootstrapServerArgs{
Host: pulumi.String("string"),
Port: pulumi.Float64(0),
},
},
TopicsQueryArg: pulumi.String("string"),
},
InstanceName: pulumi.String("string"),
CreatedAt: pulumi.Float64(0),
Enabled: pulumi.Bool(false),
GatewayPluginConfluentId: pulumi.String("string"),
Consumer: &konnect.GatewayPluginConfluentConsumerArgs{
Id: pulumi.String("string"),
},
Ordering: &konnect.GatewayPluginConfluentOrderingArgs{
After: &konnect.GatewayPluginConfluentOrderingAfterArgs{
Accesses: pulumi.StringArray{
pulumi.String("string"),
},
},
Before: &konnect.GatewayPluginConfluentOrderingBeforeArgs{
Accesses: pulumi.StringArray{
pulumi.String("string"),
},
},
},
Partials: konnect.GatewayPluginConfluentPartialArray{
&konnect.GatewayPluginConfluentPartialArgs{
Id: pulumi.String("string"),
Name: pulumi.String("string"),
Path: pulumi.String("string"),
},
},
Protocols: pulumi.StringArray{
pulumi.String("string"),
},
Route: &konnect.GatewayPluginConfluentRouteArgs{
Id: pulumi.String("string"),
},
Service: &konnect.GatewayPluginConfluentServiceArgs{
Id: pulumi.String("string"),
},
Tags: pulumi.StringArray{
pulumi.String("string"),
},
UpdatedAt: pulumi.Float64(0),
})
var gatewayPluginConfluentResource = new GatewayPluginConfluent("gatewayPluginConfluentResource", GatewayPluginConfluentArgs.builder()
.controlPlaneId("string")
.config(GatewayPluginConfluentConfigArgs.builder()
.clusterApiSecret("string")
.topic("string")
.clusterApiKey("string")
.messageByLuaFunctions("string")
.producerAsyncBufferingLimitsMessagesInMemory(0.0)
.confluentCloudApiKey("string")
.confluentCloudApiSecret("string")
.forwardBody(false)
.forwardHeaders(false)
.forwardMethod(false)
.forwardUri(false)
.keepalive(0.0)
.keepaliveEnabled(false)
.keyQueryArg("string")
.allowedTopics("string")
.producerAsync(false)
.clusterName("string")
.producerAsyncFlushTimeout(0.0)
.producerRequestAcks(0.0)
.producerRequestLimitsBytesPerRequest(0.0)
.producerRequestLimitsMessagesPerRequest(0.0)
.producerRequestRetriesBackoffTimeout(0.0)
.producerRequestRetriesMaxAttempts(0.0)
.producerRequestTimeout(0.0)
.schemaRegistry(GatewayPluginConfluentConfigSchemaRegistryArgs.builder()
.confluent(GatewayPluginConfluentConfigSchemaRegistryConfluentArgs.builder()
.authentication(GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationArgs.builder()
.basic(GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationBasicArgs.builder()
.password("string")
.username("string")
.build())
.mode("string")
.oauth2(GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2Args.builder()
.audiences("string")
.clientId("string")
.clientSecret("string")
.grantType("string")
.password("string")
.scopes("string")
.tokenEndpoint("string")
.tokenHeaders(Map.of("string", "string"))
.tokenPostArgs(Map.of("string", "string"))
.username("string")
.build())
.oauth2Client(GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2ClientArgs.builder()
.authMethod("string")
.clientSecretJwtAlg("string")
.httpProxy("string")
.httpProxyAuthorization("string")
.httpVersion(0.0)
.httpsProxy("string")
.httpsProxyAuthorization("string")
.keepAlive(false)
.noProxy("string")
.sslVerify(false)
.timeout(0.0)
.build())
.build())
.keySchema(GatewayPluginConfluentConfigSchemaRegistryConfluentKeySchemaArgs.builder()
.schemaVersion("string")
.subjectName("string")
.build())
.sslVerify(false)
.ttl(0.0)
.url("string")
.valueSchema(GatewayPluginConfluentConfigSchemaRegistryConfluentValueSchemaArgs.builder()
.schemaVersion("string")
.subjectName("string")
.build())
.build())
.build())
.timeout(0.0)
.bootstrapServers(GatewayPluginConfluentConfigBootstrapServerArgs.builder()
.host("string")
.port(0.0)
.build())
.topicsQueryArg("string")
.build())
.instanceName("string")
.createdAt(0.0)
.enabled(false)
.gatewayPluginConfluentId("string")
.consumer(GatewayPluginConfluentConsumerArgs.builder()
.id("string")
.build())
.ordering(GatewayPluginConfluentOrderingArgs.builder()
.after(GatewayPluginConfluentOrderingAfterArgs.builder()
.accesses("string")
.build())
.before(GatewayPluginConfluentOrderingBeforeArgs.builder()
.accesses("string")
.build())
.build())
.partials(GatewayPluginConfluentPartialArgs.builder()
.id("string")
.name("string")
.path("string")
.build())
.protocols("string")
.route(GatewayPluginConfluentRouteArgs.builder()
.id("string")
.build())
.service(GatewayPluginConfluentServiceArgs.builder()
.id("string")
.build())
.tags("string")
.updatedAt(0.0)
.build());
gateway_plugin_confluent_resource = konnect.GatewayPluginConfluent("gatewayPluginConfluentResource",
control_plane_id="string",
config={
"cluster_api_secret": "string",
"topic": "string",
"cluster_api_key": "string",
"message_by_lua_functions": ["string"],
"producer_async_buffering_limits_messages_in_memory": 0,
"confluent_cloud_api_key": "string",
"confluent_cloud_api_secret": "string",
"forward_body": False,
"forward_headers": False,
"forward_method": False,
"forward_uri": False,
"keepalive": 0,
"keepalive_enabled": False,
"key_query_arg": "string",
"allowed_topics": ["string"],
"producer_async": False,
"cluster_name": "string",
"producer_async_flush_timeout": 0,
"producer_request_acks": 0,
"producer_request_limits_bytes_per_request": 0,
"producer_request_limits_messages_per_request": 0,
"producer_request_retries_backoff_timeout": 0,
"producer_request_retries_max_attempts": 0,
"producer_request_timeout": 0,
"schema_registry": {
"confluent": {
"authentication": {
"basic": {
"password": "string",
"username": "string",
},
"mode": "string",
"oauth2": {
"audiences": ["string"],
"client_id": "string",
"client_secret": "string",
"grant_type": "string",
"password": "string",
"scopes": ["string"],
"token_endpoint": "string",
"token_headers": {
"string": "string",
},
"token_post_args": {
"string": "string",
},
"username": "string",
},
"oauth2_client": {
"auth_method": "string",
"client_secret_jwt_alg": "string",
"http_proxy": "string",
"http_proxy_authorization": "string",
"http_version": 0,
"https_proxy": "string",
"https_proxy_authorization": "string",
"keep_alive": False,
"no_proxy": "string",
"ssl_verify": False,
"timeout": 0,
},
},
"key_schema": {
"schema_version": "string",
"subject_name": "string",
},
"ssl_verify": False,
"ttl": 0,
"url": "string",
"value_schema": {
"schema_version": "string",
"subject_name": "string",
},
},
},
"timeout": 0,
"bootstrap_servers": [{
"host": "string",
"port": 0,
}],
"topics_query_arg": "string",
},
instance_name="string",
created_at=0,
enabled=False,
gateway_plugin_confluent_id="string",
consumer={
"id": "string",
},
ordering={
"after": {
"accesses": ["string"],
},
"before": {
"accesses": ["string"],
},
},
partials=[{
"id": "string",
"name": "string",
"path": "string",
}],
protocols=["string"],
route={
"id": "string",
},
service={
"id": "string",
},
tags=["string"],
updated_at=0)
const gatewayPluginConfluentResource = new konnect.GatewayPluginConfluent("gatewayPluginConfluentResource", {
controlPlaneId: "string",
config: {
clusterApiSecret: "string",
topic: "string",
clusterApiKey: "string",
messageByLuaFunctions: ["string"],
producerAsyncBufferingLimitsMessagesInMemory: 0,
confluentCloudApiKey: "string",
confluentCloudApiSecret: "string",
forwardBody: false,
forwardHeaders: false,
forwardMethod: false,
forwardUri: false,
keepalive: 0,
keepaliveEnabled: false,
keyQueryArg: "string",
allowedTopics: ["string"],
producerAsync: false,
clusterName: "string",
producerAsyncFlushTimeout: 0,
producerRequestAcks: 0,
producerRequestLimitsBytesPerRequest: 0,
producerRequestLimitsMessagesPerRequest: 0,
producerRequestRetriesBackoffTimeout: 0,
producerRequestRetriesMaxAttempts: 0,
producerRequestTimeout: 0,
schemaRegistry: {
confluent: {
authentication: {
basic: {
password: "string",
username: "string",
},
mode: "string",
oauth2: {
audiences: ["string"],
clientId: "string",
clientSecret: "string",
grantType: "string",
password: "string",
scopes: ["string"],
tokenEndpoint: "string",
tokenHeaders: {
string: "string",
},
tokenPostArgs: {
string: "string",
},
username: "string",
},
oauth2Client: {
authMethod: "string",
clientSecretJwtAlg: "string",
httpProxy: "string",
httpProxyAuthorization: "string",
httpVersion: 0,
httpsProxy: "string",
httpsProxyAuthorization: "string",
keepAlive: false,
noProxy: "string",
sslVerify: false,
timeout: 0,
},
},
keySchema: {
schemaVersion: "string",
subjectName: "string",
},
sslVerify: false,
ttl: 0,
url: "string",
valueSchema: {
schemaVersion: "string",
subjectName: "string",
},
},
},
timeout: 0,
bootstrapServers: [{
host: "string",
port: 0,
}],
topicsQueryArg: "string",
},
instanceName: "string",
createdAt: 0,
enabled: false,
gatewayPluginConfluentId: "string",
consumer: {
id: "string",
},
ordering: {
after: {
accesses: ["string"],
},
before: {
accesses: ["string"],
},
},
partials: [{
id: "string",
name: "string",
path: "string",
}],
protocols: ["string"],
route: {
id: "string",
},
service: {
id: "string",
},
tags: ["string"],
updatedAt: 0,
});
type: konnect:GatewayPluginConfluent
properties:
config:
allowedTopics:
- string
bootstrapServers:
- host: string
port: 0
clusterApiKey: string
clusterApiSecret: string
clusterName: string
confluentCloudApiKey: string
confluentCloudApiSecret: string
forwardBody: false
forwardHeaders: false
forwardMethod: false
forwardUri: false
keepalive: 0
keepaliveEnabled: false
keyQueryArg: string
messageByLuaFunctions:
- string
producerAsync: false
producerAsyncBufferingLimitsMessagesInMemory: 0
producerAsyncFlushTimeout: 0
producerRequestAcks: 0
producerRequestLimitsBytesPerRequest: 0
producerRequestLimitsMessagesPerRequest: 0
producerRequestRetriesBackoffTimeout: 0
producerRequestRetriesMaxAttempts: 0
producerRequestTimeout: 0
schemaRegistry:
confluent:
authentication:
basic:
password: string
username: string
mode: string
oauth2:
audiences:
- string
clientId: string
clientSecret: string
grantType: string
password: string
scopes:
- string
tokenEndpoint: string
tokenHeaders:
string: string
tokenPostArgs:
string: string
username: string
oauth2Client:
authMethod: string
clientSecretJwtAlg: string
httpProxy: string
httpProxyAuthorization: string
httpVersion: 0
httpsProxy: string
httpsProxyAuthorization: string
keepAlive: false
noProxy: string
sslVerify: false
timeout: 0
keySchema:
schemaVersion: string
subjectName: string
sslVerify: false
ttl: 0
url: string
valueSchema:
schemaVersion: string
subjectName: string
timeout: 0
topic: string
topicsQueryArg: string
consumer:
id: string
controlPlaneId: string
createdAt: 0
enabled: false
gatewayPluginConfluentId: string
instanceName: string
ordering:
after:
accesses:
- string
before:
accesses:
- string
partials:
- id: string
name: string
path: string
protocols:
- string
route:
id: string
service:
id: string
tags:
- string
updatedAt: 0
GatewayPluginConfluent Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The GatewayPluginConfluent resource accepts the following input properties:
- Config
Gateway
Plugin Confluent Config - Control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- Consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- Created
At double - Unix epoch when the resource was created.
- Enabled bool
- Whether the plugin is applied. Default: true
- Gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- Instance
Name string - A unique string representing a UTF-8 encoded name.
- Ordering
Gateway
Plugin Confluent Ordering - Partials
List<Gateway
Plugin Confluent Partial> - A list of partials to be used by the plugin.
- Protocols List<string>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- Route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- Service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<string>
- An optional set of strings associated with the Plugin for grouping and filtering.
- Updated
At double - Unix epoch when the resource was last updated.
- Config
Gateway
Plugin Confluent Config Args - Control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- Consumer
Gateway
Plugin Confluent Consumer Args - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- Created
At float64 - Unix epoch when the resource was created.
- Enabled bool
- Whether the plugin is applied. Default: true
- Gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- Instance
Name string - A unique string representing a UTF-8 encoded name.
- Ordering
Gateway
Plugin Confluent Ordering Args - Partials
[]Gateway
Plugin Confluent Partial Args - A list of partials to be used by the plugin.
- Protocols []string
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- Route
Gateway
Plugin Confluent Route Args - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- Service
Gateway
Plugin Confluent Service Args - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- []string
- An optional set of strings associated with the Plugin for grouping and filtering.
- Updated
At float64 - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config - control
Plane StringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- created
At Double - Unix epoch when the resource was created.
- enabled Boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin StringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name String - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering - partials
List<Gateway
Plugin Confluent Partial> - A list of partials to be used by the plugin.
- protocols List<String>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<String>
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At Double - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config - control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- created
At number - Unix epoch when the resource was created.
- enabled boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name string - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering - partials
Gateway
Plugin Confluent Partial[] - A list of partials to be used by the plugin.
- protocols string[]
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- string[]
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At number - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config Args - control_
plane_ strid - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- consumer
Gateway
Plugin Confluent Consumer Args - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- created_
at float - Unix epoch when the resource was created.
- enabled bool
- Whether the plugin is applied. Default: true
- gateway_
plugin_ strconfluent_ id - A string representing a UUID (universally unique identifier).
- instance_
name str - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering Args - partials
Sequence[Gateway
Plugin Confluent Partial Args] - A list of partials to be used by the plugin.
- protocols Sequence[str]
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route Args - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service Args - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- Sequence[str]
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated_
at float - Unix epoch when the resource was last updated.
- config Property Map
- control
Plane StringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- consumer Property Map
- If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- created
At Number - Unix epoch when the resource was created.
- enabled Boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin StringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name String - A unique string representing a UTF-8 encoded name.
- ordering Property Map
- partials List<Property Map>
- A list of partials to be used by the plugin.
- protocols List<String>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route Property Map
- If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service Property Map
- If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<String>
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At Number - Unix epoch when the resource was last updated.
Outputs
All input properties are implicitly available as output properties. Additionally, the GatewayPluginConfluent resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing GatewayPluginConfluent Resource
Get an existing GatewayPluginConfluent resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: GatewayPluginConfluentState, opts?: CustomResourceOptions): GatewayPluginConfluent@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
config: Optional[GatewayPluginConfluentConfigArgs] = None,
consumer: Optional[GatewayPluginConfluentConsumerArgs] = None,
control_plane_id: Optional[str] = None,
created_at: Optional[float] = None,
enabled: Optional[bool] = None,
gateway_plugin_confluent_id: Optional[str] = None,
instance_name: Optional[str] = None,
ordering: Optional[GatewayPluginConfluentOrderingArgs] = None,
partials: Optional[Sequence[GatewayPluginConfluentPartialArgs]] = None,
protocols: Optional[Sequence[str]] = None,
route: Optional[GatewayPluginConfluentRouteArgs] = None,
service: Optional[GatewayPluginConfluentServiceArgs] = None,
tags: Optional[Sequence[str]] = None,
updated_at: Optional[float] = None) -> GatewayPluginConfluentfunc GetGatewayPluginConfluent(ctx *Context, name string, id IDInput, state *GatewayPluginConfluentState, opts ...ResourceOption) (*GatewayPluginConfluent, error)public static GatewayPluginConfluent Get(string name, Input<string> id, GatewayPluginConfluentState? state, CustomResourceOptions? opts = null)public static GatewayPluginConfluent get(String name, Output<String> id, GatewayPluginConfluentState state, CustomResourceOptions options)resources: _: type: konnect:GatewayPluginConfluent get: id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Config
Gateway
Plugin Confluent Config - Consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- Control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- Created
At double - Unix epoch when the resource was created.
- Enabled bool
- Whether the plugin is applied. Default: true
- Gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- Instance
Name string - A unique string representing a UTF-8 encoded name.
- Ordering
Gateway
Plugin Confluent Ordering - Partials
List<Gateway
Plugin Confluent Partial> - A list of partials to be used by the plugin.
- Protocols List<string>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- Route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- Service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<string>
- An optional set of strings associated with the Plugin for grouping and filtering.
- Updated
At double - Unix epoch when the resource was last updated.
- Config
Gateway
Plugin Confluent Config Args - Consumer
Gateway
Plugin Confluent Consumer Args - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- Control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- Created
At float64 - Unix epoch when the resource was created.
- Enabled bool
- Whether the plugin is applied. Default: true
- Gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- Instance
Name string - A unique string representing a UTF-8 encoded name.
- Ordering
Gateway
Plugin Confluent Ordering Args - Partials
[]Gateway
Plugin Confluent Partial Args - A list of partials to be used by the plugin.
- Protocols []string
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- Route
Gateway
Plugin Confluent Route Args - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- Service
Gateway
Plugin Confluent Service Args - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- []string
- An optional set of strings associated with the Plugin for grouping and filtering.
- Updated
At float64 - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config - consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- control
Plane StringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- created
At Double - Unix epoch when the resource was created.
- enabled Boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin StringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name String - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering - partials
List<Gateway
Plugin Confluent Partial> - A list of partials to be used by the plugin.
- protocols List<String>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<String>
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At Double - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config - consumer
Gateway
Plugin Confluent Consumer - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- control
Plane stringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- created
At number - Unix epoch when the resource was created.
- enabled boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin stringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name string - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering - partials
Gateway
Plugin Confluent Partial[] - A list of partials to be used by the plugin.
- protocols string[]
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- string[]
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At number - Unix epoch when the resource was last updated.
- config
Gateway
Plugin Confluent Config Args - consumer
Gateway
Plugin Confluent Consumer Args - If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- control_
plane_ strid - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- created_
at float - Unix epoch when the resource was created.
- enabled bool
- Whether the plugin is applied. Default: true
- gateway_
plugin_ strconfluent_ id - A string representing a UUID (universally unique identifier).
- instance_
name str - A unique string representing a UTF-8 encoded name.
- ordering
Gateway
Plugin Confluent Ordering Args - partials
Sequence[Gateway
Plugin Confluent Partial Args] - A list of partials to be used by the plugin.
- protocols Sequence[str]
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route
Gateway
Plugin Confluent Route Args - If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service
Gateway
Plugin Confluent Service Args - If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- Sequence[str]
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated_
at float - Unix epoch when the resource was last updated.
- config Property Map
- consumer Property Map
- If set, the plugin will activate only for requests where the specified has been authenticated. (Note that some plugins can not be restricted to consumers this way.). Leave unset for the plugin to activate regardless of the authenticated Consumer.
- control
Plane StringId - The UUID of your control plane. This variable is available in the Konnect manager. Requires replacement if changed.
- created
At Number - Unix epoch when the resource was created.
- enabled Boolean
- Whether the plugin is applied. Default: true
- gateway
Plugin StringConfluent Id - A string representing a UUID (universally unique identifier).
- instance
Name String - A unique string representing a UTF-8 encoded name.
- ordering Property Map
- partials List<Property Map>
- A list of partials to be used by the plugin.
- protocols List<String>
- A set of strings representing HTTP protocols. Default: ["grpc","grpcs","http","https"]
- route Property Map
- If set, the plugin will only activate when receiving requests via the specified route. Leave unset for the plugin to activate regardless of the route being used.
- service Property Map
- If set, the plugin will only activate when receiving requests via one of the routes belonging to the specified Service. Leave unset for the plugin to activate regardless of the Service being matched.
- List<String>
- An optional set of strings associated with the Plugin for grouping and filtering.
- updated
At Number - Unix epoch when the resource was last updated.
Supporting Types
GatewayPluginConfluentConfig, GatewayPluginConfluentConfigArgs
- Cluster
Api stringKey - Username/Apikey for SASL authentication.
- Cluster
Api stringSecret - Password/ApiSecret for SASL authentication.
- Topic string
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - Allowed
Topics List<string> - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - Bootstrap
Servers List<GatewayPlugin Confluent Config Bootstrap Server> - Set of bootstrap brokers in a
{host: host, port: port}list format. - Cluster
Name string - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - Confluent
Cloud stringApi Key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- Confluent
Cloud stringApi Secret - The corresponding secret for the Confluent Cloud API key.
- Forward
Body bool - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - Forward
Headers bool - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Forward
Method bool - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Forward
Uri bool - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Keepalive double
- Keepalive timeout in milliseconds. Default: 60000
- Keepalive
Enabled bool - Default: false
- Key
Query stringArg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- Message
By List<string>Lua Functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- Producer
Async bool - Flag to enable asynchronous mode. Default: true
- Producer
Async doubleBuffering Limits Messages In Memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- Producer
Async doubleFlush Timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- Producer
Request doubleAcks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- Producer
Request doubleLimits Bytes Per Request - Maximum size of a Produce request in bytes. Default: 1048576
- Producer
Request doubleLimits Messages Per Request - Maximum number of messages to include into a single producer request. Default: 200
- Producer
Request doubleRetries Backoff Timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- Producer
Request doubleRetries Max Attempts - Maximum number of retry attempts per single Produce request. Default: 10
- Producer
Request doubleTimeout - Time to wait for a Produce response in milliseconds. Default: 2000
- Schema
Registry GatewayPlugin Confluent Config Schema Registry - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- Timeout double
- Socket timeout in milliseconds. Default: 10000
- Topics
Query stringArg - The request query parameter name that contains the topics to publish to
- Cluster
Api stringKey - Username/Apikey for SASL authentication.
- Cluster
Api stringSecret - Password/ApiSecret for SASL authentication.
- Topic string
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - Allowed
Topics []string - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - Bootstrap
Servers []GatewayPlugin Confluent Config Bootstrap Server - Set of bootstrap brokers in a
{host: host, port: port}list format. - Cluster
Name string - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - Confluent
Cloud stringApi Key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- Confluent
Cloud stringApi Secret - The corresponding secret for the Confluent Cloud API key.
- Forward
Body bool - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - Forward
Headers bool - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Forward
Method bool - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Forward
Uri bool - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - Keepalive float64
- Keepalive timeout in milliseconds. Default: 60000
- Keepalive
Enabled bool - Default: false
- Key
Query stringArg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- Message
By []stringLua Functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- Producer
Async bool - Flag to enable asynchronous mode. Default: true
- Producer
Async float64Buffering Limits Messages In Memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- Producer
Async float64Flush Timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- Producer
Request float64Acks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- Producer
Request float64Limits Bytes Per Request - Maximum size of a Produce request in bytes. Default: 1048576
- Producer
Request float64Limits Messages Per Request - Maximum number of messages to include into a single producer request. Default: 200
- Producer
Request float64Retries Backoff Timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- Producer
Request float64Retries Max Attempts - Maximum number of retry attempts per single Produce request. Default: 10
- Producer
Request float64Timeout - Time to wait for a Produce response in milliseconds. Default: 2000
- Schema
Registry GatewayPlugin Confluent Config Schema Registry - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- Timeout float64
- Socket timeout in milliseconds. Default: 10000
- Topics
Query stringArg - The request query parameter name that contains the topics to publish to
- cluster
Api StringKey - Username/Apikey for SASL authentication.
- cluster
Api StringSecret - Password/ApiSecret for SASL authentication.
- topic String
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - allowed
Topics List<String> - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - bootstrap
Servers List<GatewayPlugin Confluent Config Bootstrap Server> - Set of bootstrap brokers in a
{host: host, port: port}list format. - cluster
Name String - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - confluent
Cloud StringApi Key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- confluent
Cloud StringApi Secret - The corresponding secret for the Confluent Cloud API key.
- forward
Body Boolean - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - forward
Headers Boolean - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Method Boolean - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Uri Boolean - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - keepalive Double
- Keepalive timeout in milliseconds. Default: 60000
- keepalive
Enabled Boolean - Default: false
- key
Query StringArg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- message
By List<String>Lua Functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- producer
Async Boolean - Flag to enable asynchronous mode. Default: true
- producer
Async DoubleBuffering Limits Messages In Memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- producer
Async DoubleFlush Timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- producer
Request DoubleAcks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- producer
Request DoubleLimits Bytes Per Request - Maximum size of a Produce request in bytes. Default: 1048576
- producer
Request DoubleLimits Messages Per Request - Maximum number of messages to include into a single producer request. Default: 200
- producer
Request DoubleRetries Backoff Timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- producer
Request DoubleRetries Max Attempts - Maximum number of retry attempts per single Produce request. Default: 10
- producer
Request DoubleTimeout - Time to wait for a Produce response in milliseconds. Default: 2000
- schema
Registry GatewayPlugin Confluent Config Schema Registry - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- timeout Double
- Socket timeout in milliseconds. Default: 10000
- topics
Query StringArg - The request query parameter name that contains the topics to publish to
- cluster
Api stringKey - Username/Apikey for SASL authentication.
- cluster
Api stringSecret - Password/ApiSecret for SASL authentication.
- topic string
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - allowed
Topics string[] - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - bootstrap
Servers GatewayPlugin Confluent Config Bootstrap Server[] - Set of bootstrap brokers in a
{host: host, port: port}list format. - cluster
Name string - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - confluent
Cloud stringApi Key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- confluent
Cloud stringApi Secret - The corresponding secret for the Confluent Cloud API key.
- forward
Body boolean - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - forward
Headers boolean - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Method boolean - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Uri boolean - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - keepalive number
- Keepalive timeout in milliseconds. Default: 60000
- keepalive
Enabled boolean - Default: false
- key
Query stringArg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- message
By string[]Lua Functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- producer
Async boolean - Flag to enable asynchronous mode. Default: true
- producer
Async numberBuffering Limits Messages In Memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- producer
Async numberFlush Timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- producer
Request numberAcks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- producer
Request numberLimits Bytes Per Request - Maximum size of a Produce request in bytes. Default: 1048576
- producer
Request numberLimits Messages Per Request - Maximum number of messages to include into a single producer request. Default: 200
- producer
Request numberRetries Backoff Timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- producer
Request numberRetries Max Attempts - Maximum number of retry attempts per single Produce request. Default: 10
- producer
Request numberTimeout - Time to wait for a Produce response in milliseconds. Default: 2000
- schema
Registry GatewayPlugin Confluent Config Schema Registry - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- timeout number
- Socket timeout in milliseconds. Default: 10000
- topics
Query stringArg - The request query parameter name that contains the topics to publish to
- cluster_
api_ strkey - Username/Apikey for SASL authentication.
- cluster_
api_ strsecret - Password/ApiSecret for SASL authentication.
- topic str
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - allowed_
topics Sequence[str] - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - bootstrap_
servers Sequence[GatewayPlugin Confluent Config Bootstrap Server] - Set of bootstrap brokers in a
{host: host, port: port}list format. - cluster_
name str - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - confluent_
cloud_ strapi_ key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- confluent_
cloud_ strapi_ secret - The corresponding secret for the Confluent Cloud API key.
- forward_
body bool - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - forward_
headers bool - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward_
method bool - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward_
uri bool - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - keepalive float
- Keepalive timeout in milliseconds. Default: 60000
- keepalive_
enabled bool - Default: false
- key_
query_ strarg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- message_
by_ Sequence[str]lua_ functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- producer_
async bool - Flag to enable asynchronous mode. Default: true
- producer_
async_ floatbuffering_ limits_ messages_ in_ memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- producer_
async_ floatflush_ timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- producer_
request_ floatacks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- producer_
request_ floatlimits_ bytes_ per_ request - Maximum size of a Produce request in bytes. Default: 1048576
- producer_
request_ floatlimits_ messages_ per_ request - Maximum number of messages to include into a single producer request. Default: 200
- producer_
request_ floatretries_ backoff_ timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- producer_
request_ floatretries_ max_ attempts - Maximum number of retry attempts per single Produce request. Default: 10
- producer_
request_ floattimeout - Time to wait for a Produce response in milliseconds. Default: 2000
- schema_
registry GatewayPlugin Confluent Config Schema Registry - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- timeout float
- Socket timeout in milliseconds. Default: 10000
- topics_
query_ strarg - The request query parameter name that contains the topics to publish to
- cluster
Api StringKey - Username/Apikey for SASL authentication.
- cluster
Api StringSecret - Password/ApiSecret for SASL authentication.
- topic String
- The default Kafka topic to publish to if the query parameter defined in the
topics_query_argdoes not exist in the request - allowed
Topics List<String> - The list of allowed topic names to which messages can be sent. The default topic configured in the
topicfield is always allowed, regardless of its inclusion inallowed_topics. - bootstrap
Servers List<Property Map> - Set of bootstrap brokers in a
{host: host, port: port}list format. - cluster
Name String - An identifier for the Kafka cluster. By default, this field generates a random string. You can also set your own custom cluster identifier. If more than one Kafka plugin is configured without a
cluster_name(that is, if the default autogenerated value is removed), these plugins will use the same producer, and by extension, the same cluster. Logs will be sent to the leader of the cluster. - confluent
Cloud StringApi Key - Apikey for authentication with Confluent Cloud. This allows for management tasks such as creating topics, ACLs, etc.
- confluent
Cloud StringApi Secret - The corresponding secret for the Confluent Cloud API key.
- forward
Body Boolean - Include the request body in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: true - forward
Headers Boolean - Include the request headers in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Method Boolean - Include the request method in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - forward
Uri Boolean - Include the request URI and URI arguments (as in, query arguments) in the message. At least one of these must be true:
forward_method,forward_uri,forward_headers,forward_body. Default: false - keepalive Number
- Keepalive timeout in milliseconds. Default: 60000
- keepalive
Enabled Boolean - Default: false
- key
Query StringArg - The request query parameter name that contains the Kafka message key. If specified, messages with the same key will be sent to the same Kafka partition, ensuring consistent ordering.
- message
By List<String>Lua Functions - The Lua functions that manipulates the message being sent to the Kafka topic.
- producer
Async Boolean - Flag to enable asynchronous mode. Default: true
- producer
Async NumberBuffering Limits Messages In Memory - Maximum number of messages that can be buffered in memory in asynchronous mode. Default: 50000
- producer
Async NumberFlush Timeout - Maximum time interval in milliseconds between buffer flushes in asynchronous mode. Default: 1000
- producer
Request NumberAcks - The number of acknowledgments the producer requires the leader to have received before considering a request complete. Allowed values: 0 for no acknowledgments; 1 for only the leader; and -1 for the full ISR (In-Sync Replica set). Default: 1; must be one of ["-1", "0", "1"]
- producer
Request NumberLimits Bytes Per Request - Maximum size of a Produce request in bytes. Default: 1048576
- producer
Request NumberLimits Messages Per Request - Maximum number of messages to include into a single producer request. Default: 200
- producer
Request NumberRetries Backoff Timeout - Backoff interval between retry attempts in milliseconds. Default: 100
- producer
Request NumberRetries Max Attempts - Maximum number of retry attempts per single Produce request. Default: 10
- producer
Request NumberTimeout - Time to wait for a Produce response in milliseconds. Default: 2000
- schema
Registry Property Map - The plugin-global schema registry configuration. This can be overwritten by the topic configuration.
- timeout Number
- Socket timeout in milliseconds. Default: 10000
- topics
Query StringArg - The request query parameter name that contains the topics to publish to
GatewayPluginConfluentConfigBootstrapServer, GatewayPluginConfluentConfigBootstrapServerArgs
GatewayPluginConfluentConfigSchemaRegistry, GatewayPluginConfluentConfigSchemaRegistryArgs
GatewayPluginConfluentConfigSchemaRegistryConfluent, GatewayPluginConfluentConfigSchemaRegistryConfluentArgs
- Authentication
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication - Key
Schema GatewayPlugin Confluent Config Schema Registry Confluent Key Schema - Ssl
Verify bool - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- Ttl double
- The TTL in seconds for the schema registry cache.
- Url string
- The URL of the schema registry.
- Value
Schema GatewayPlugin Confluent Config Schema Registry Confluent Value Schema
- Authentication
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication - Key
Schema GatewayPlugin Confluent Config Schema Registry Confluent Key Schema - Ssl
Verify bool - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- Ttl float64
- The TTL in seconds for the schema registry cache.
- Url string
- The URL of the schema registry.
- Value
Schema GatewayPlugin Confluent Config Schema Registry Confluent Value Schema
- authentication
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication - key
Schema GatewayPlugin Confluent Config Schema Registry Confluent Key Schema - ssl
Verify Boolean - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- ttl Double
- The TTL in seconds for the schema registry cache.
- url String
- The URL of the schema registry.
- value
Schema GatewayPlugin Confluent Config Schema Registry Confluent Value Schema
- authentication
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication - key
Schema GatewayPlugin Confluent Config Schema Registry Confluent Key Schema - ssl
Verify boolean - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- ttl number
- The TTL in seconds for the schema registry cache.
- url string
- The URL of the schema registry.
- value
Schema GatewayPlugin Confluent Config Schema Registry Confluent Value Schema
- authentication
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication - key_
schema GatewayPlugin Confluent Config Schema Registry Confluent Key Schema - ssl_
verify bool - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- ttl float
- The TTL in seconds for the schema registry cache.
- url str
- The URL of the schema registry.
- value_
schema GatewayPlugin Confluent Config Schema Registry Confluent Value Schema
- authentication Property Map
- key
Schema Property Map - ssl
Verify Boolean - Set to false to disable SSL certificate verification when connecting to the schema registry. Default: true
- ttl Number
- The TTL in seconds for the schema registry cache.
- url String
- The URL of the schema registry.
- value
Schema Property Map
GatewayPluginConfluentConfigSchemaRegistryConfluentAuthentication, GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationArgs
- Basic
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Basic - Mode string
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- Oauth2
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2 - Oauth2Client
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2Client
- Basic
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Basic - Mode string
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- Oauth2
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2 - Oauth2Client
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2Client
- basic
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Basic - mode String
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- oauth2
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2 - oauth2Client
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2Client
- basic
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Basic - mode string
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- oauth2
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2 - oauth2Client
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2Client
- basic
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Basic - mode str
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- oauth2
Gateway
Plugin Confluent Config Schema Registry Confluent Authentication Oauth2 - oauth2_
client GatewayPlugin Confluent Config Schema Registry Confluent Authentication Oauth2Client
- basic Property Map
- mode String
- Authentication mode to use with the schema registry. Default: "none"; must be one of ["basic", "none", "oauth2"]
- oauth2 Property Map
- oauth2Client Property Map
GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationBasic, GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationBasicArgs
GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2, GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2Args
- Audiences List<string>
- List of audiences passed to the IdP when obtaining a new token. Default: []
- Client
Id string - The client ID for the application registration in the IdP.
- Client
Secret string - The client secret for the application registration in the IdP.
- Grant
Type string - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- Password string
- The password to use if
config.oauth.grant_typeis set topassword. - Scopes List<string>
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- Token
Endpoint string - The token endpoint URI. Not Null
- Token
Headers Dictionary<string, string> - Extra headers to be passed in the token endpoint request.
- Token
Post Dictionary<string, string>Args - Extra post arguments to be passed in the token endpoint request.
- Username string
- The username to use if
config.oauth.grant_typeis set topassword.
- Audiences []string
- List of audiences passed to the IdP when obtaining a new token. Default: []
- Client
Id string - The client ID for the application registration in the IdP.
- Client
Secret string - The client secret for the application registration in the IdP.
- Grant
Type string - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- Password string
- The password to use if
config.oauth.grant_typeis set topassword. - Scopes []string
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- Token
Endpoint string - The token endpoint URI. Not Null
- Token
Headers map[string]string - Extra headers to be passed in the token endpoint request.
- Token
Post map[string]stringArgs - Extra post arguments to be passed in the token endpoint request.
- Username string
- The username to use if
config.oauth.grant_typeis set topassword.
- audiences List<String>
- List of audiences passed to the IdP when obtaining a new token. Default: []
- client
Id String - The client ID for the application registration in the IdP.
- client
Secret String - The client secret for the application registration in the IdP.
- grant
Type String - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- password String
- The password to use if
config.oauth.grant_typeis set topassword. - scopes List<String>
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- token
Endpoint String - The token endpoint URI. Not Null
- token
Headers Map<String,String> - Extra headers to be passed in the token endpoint request.
- token
Post Map<String,String>Args - Extra post arguments to be passed in the token endpoint request.
- username String
- The username to use if
config.oauth.grant_typeis set topassword.
- audiences string[]
- List of audiences passed to the IdP when obtaining a new token. Default: []
- client
Id string - The client ID for the application registration in the IdP.
- client
Secret string - The client secret for the application registration in the IdP.
- grant
Type string - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- password string
- The password to use if
config.oauth.grant_typeis set topassword. - scopes string[]
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- token
Endpoint string - The token endpoint URI. Not Null
- token
Headers {[key: string]: string} - Extra headers to be passed in the token endpoint request.
- token
Post {[key: string]: string}Args - Extra post arguments to be passed in the token endpoint request.
- username string
- The username to use if
config.oauth.grant_typeis set topassword.
- audiences Sequence[str]
- List of audiences passed to the IdP when obtaining a new token. Default: []
- client_
id str - The client ID for the application registration in the IdP.
- client_
secret str - The client secret for the application registration in the IdP.
- grant_
type str - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- password str
- The password to use if
config.oauth.grant_typeis set topassword. - scopes Sequence[str]
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- token_
endpoint str - The token endpoint URI. Not Null
- token_
headers Mapping[str, str] - Extra headers to be passed in the token endpoint request.
- token_
post_ Mapping[str, str]args - Extra post arguments to be passed in the token endpoint request.
- username str
- The username to use if
config.oauth.grant_typeis set topassword.
- audiences List<String>
- List of audiences passed to the IdP when obtaining a new token. Default: []
- client
Id String - The client ID for the application registration in the IdP.
- client
Secret String - The client secret for the application registration in the IdP.
- grant
Type String - The OAuth grant type to be used. Default: "clientcredentials"; must be one of ["clientcredentials", "password"]
- password String
- The password to use if
config.oauth.grant_typeis set topassword. - scopes List<String>
- List of scopes to request from the IdP when obtaining a new token. Default: ["openid"]
- token
Endpoint String - The token endpoint URI. Not Null
- token
Headers Map<String> - Extra headers to be passed in the token endpoint request.
- token
Post Map<String>Args - Extra post arguments to be passed in the token endpoint request.
- username String
- The username to use if
config.oauth.grant_typeis set topassword.
GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2Client, GatewayPluginConfluentConfigSchemaRegistryConfluentAuthenticationOauth2ClientArgs
- Auth
Method string - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - Client
Secret stringJwt Alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - Http
Proxy string - The proxy to use when making HTTP requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - Http
Version double - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - Https
Proxy string - The proxy to use when making HTTPS requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - Keep
Alive bool - Whether to use keepalive connections to the IdP. Default: true
- No
Proxy string - A comma-separated list of hosts that should not be proxied.
- Ssl
Verify bool - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- Timeout double
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
- Auth
Method string - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - Client
Secret stringJwt Alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - Http
Proxy string - The proxy to use when making HTTP requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - Http
Version float64 - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - Https
Proxy string - The proxy to use when making HTTPS requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - Keep
Alive bool - Whether to use keepalive connections to the IdP. Default: true
- No
Proxy string - A comma-separated list of hosts that should not be proxied.
- Ssl
Verify bool - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- Timeout float64
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
- auth
Method String - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - client
Secret StringJwt Alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - http
Proxy String - The proxy to use when making HTTP requests to the IdP.
- String
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - http
Version Double - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - https
Proxy String - The proxy to use when making HTTPS requests to the IdP.
- String
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - keep
Alive Boolean - Whether to use keepalive connections to the IdP. Default: true
- no
Proxy String - A comma-separated list of hosts that should not be proxied.
- ssl
Verify Boolean - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- timeout Double
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
- auth
Method string - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - client
Secret stringJwt Alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - http
Proxy string - The proxy to use when making HTTP requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - http
Version number - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - https
Proxy string - The proxy to use when making HTTPS requests to the IdP.
- string
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - keep
Alive boolean - Whether to use keepalive connections to the IdP. Default: true
- no
Proxy string - A comma-separated list of hosts that should not be proxied.
- ssl
Verify boolean - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- timeout number
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
- auth_
method str - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - client_
secret_ strjwt_ alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - http_
proxy str - The proxy to use when making HTTP requests to the IdP.
- str
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - http_
version float - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - https_
proxy str - The proxy to use when making HTTPS requests to the IdP.
- str
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - keep_
alive bool - Whether to use keepalive connections to the IdP. Default: true
- no_
proxy str - A comma-separated list of hosts that should not be proxied.
- ssl_
verify bool - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- timeout float
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
- auth
Method String - The authentication method used in client requests to the IdP. Supported values are:
client_secret_basicto sendclient_idandclient_secretin theAuthorization: Basicheader,client_secret_postto sendclient_idandclient_secretas part of the request body, orclient_secret_jwtto send a JWT signed with theclient_secretusing the client assertion as part of the body. Default: "clientsecretpost"; must be one of ["clientsecretbasic", "clientsecretjwt", "clientsecretpost", "none"] - client
Secret StringJwt Alg - The algorithm to use with JWT when using
client_secret_jwtauthentication. Default: "HS512"; must be one of ["HS256", "HS512"] - http
Proxy String - The proxy to use when making HTTP requests to the IdP.
- String
- The
Proxy-Authorizationheader value to be used withhttp_proxy. - http
Version Number - The HTTP version used for requests made by this plugin. Supported values:
1.1for HTTP 1.1 and1.0for HTTP 1.0. - https
Proxy String - The proxy to use when making HTTPS requests to the IdP.
- String
- The
Proxy-Authorizationheader value to be used withhttps_proxy. - keep
Alive Boolean - Whether to use keepalive connections to the IdP. Default: true
- no
Proxy String - A comma-separated list of hosts that should not be proxied.
- ssl
Verify Boolean - Whether to verify the certificate presented by the IdP when using HTTPS. Default: false
- timeout Number
- Network I/O timeout for requests to the IdP in milliseconds. Default: 10000
GatewayPluginConfluentConfigSchemaRegistryConfluentKeySchema, GatewayPluginConfluentConfigSchemaRegistryConfluentKeySchemaArgs
- Schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- Subject
Name string - The name of the subject
- Schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- Subject
Name string - The name of the subject
- schema
Version String - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name String - The name of the subject
- schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name string - The name of the subject
- schema_
version str - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject_
name str - The name of the subject
- schema
Version String - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name String - The name of the subject
GatewayPluginConfluentConfigSchemaRegistryConfluentValueSchema, GatewayPluginConfluentConfigSchemaRegistryConfluentValueSchemaArgs
- Schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- Subject
Name string - The name of the subject
- Schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- Subject
Name string - The name of the subject
- schema
Version String - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name String - The name of the subject
- schema
Version string - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name string - The name of the subject
- schema_
version str - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject_
name str - The name of the subject
- schema
Version String - The schema version to use for serialization/deserialization. Use 'latest' to always fetch the most recent version.
- subject
Name String - The name of the subject
GatewayPluginConfluentConsumer, GatewayPluginConfluentConsumerArgs
- Id string
- Id string
- id String
- id string
- id str
- id String
GatewayPluginConfluentOrdering, GatewayPluginConfluentOrderingArgs
GatewayPluginConfluentOrderingAfter, GatewayPluginConfluentOrderingAfterArgs
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GatewayPluginConfluentOrderingBefore, GatewayPluginConfluentOrderingBeforeArgs
- Accesses List<string>
- Accesses []string
- accesses List<String>
- accesses string[]
- accesses Sequence[str]
- accesses List<String>
GatewayPluginConfluentPartial, GatewayPluginConfluentPartialArgs
GatewayPluginConfluentRoute, GatewayPluginConfluentRouteArgs
- Id string
- Id string
- id String
- id string
- id str
- id String
GatewayPluginConfluentService, GatewayPluginConfluentServiceArgs
- Id string
- Id string
- id String
- id string
- id str
- id String
Import
In Terraform v1.5.0 and later, the import block can be used with the id attribute, for example:
terraform
import {
to = konnect_gateway_plugin_confluent.my_konnect_gateway_plugin_confluent
id = jsonencode({
control_plane_id = "9524ec7d-36d9-465d-a8c5-83a3c9390458"
id = "3473c251-5b6c-4f45-b1ff-7ede735a366d"
})
}
The pulumi import command can be used, for example:
$ pulumi import konnect:index/gatewayPluginConfluent:GatewayPluginConfluent my_konnect_gateway_plugin_confluent '{"control_plane_id": "9524ec7d-36d9-465d-a8c5-83a3c9390458", "id": "3473c251-5b6c-4f45-b1ff-7ede735a366d"}'
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- konnect kong/terraform-provider-konnect
- License
- Notes
- This Pulumi package is based on the
konnectTerraform Provider.
