1. Packages
  2. Konnect Provider
  3. API Docs
  4. getGatewayPluginTlsMetadataHeaders
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

konnect.getGatewayPluginTlsMetadataHeaders

Explore with Pulumi AI

konnect logo
konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong

    Using getGatewayPluginTlsMetadataHeaders

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGatewayPluginTlsMetadataHeaders(args: GetGatewayPluginTlsMetadataHeadersArgs, opts?: InvokeOptions): Promise<GetGatewayPluginTlsMetadataHeadersResult>
    function getGatewayPluginTlsMetadataHeadersOutput(args: GetGatewayPluginTlsMetadataHeadersOutputArgs, opts?: InvokeOptions): Output<GetGatewayPluginTlsMetadataHeadersResult>
    def get_gateway_plugin_tls_metadata_headers(control_plane_id: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetGatewayPluginTlsMetadataHeadersResult
    def get_gateway_plugin_tls_metadata_headers_output(control_plane_id: Optional[pulumi.Input[str]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetGatewayPluginTlsMetadataHeadersResult]
    func LookupGatewayPluginTlsMetadataHeaders(ctx *Context, args *LookupGatewayPluginTlsMetadataHeadersArgs, opts ...InvokeOption) (*LookupGatewayPluginTlsMetadataHeadersResult, error)
    func LookupGatewayPluginTlsMetadataHeadersOutput(ctx *Context, args *LookupGatewayPluginTlsMetadataHeadersOutputArgs, opts ...InvokeOption) LookupGatewayPluginTlsMetadataHeadersResultOutput

    > Note: This function is named LookupGatewayPluginTlsMetadataHeaders in the Go SDK.

    public static class GetGatewayPluginTlsMetadataHeaders 
    {
        public static Task<GetGatewayPluginTlsMetadataHeadersResult> InvokeAsync(GetGatewayPluginTlsMetadataHeadersArgs args, InvokeOptions? opts = null)
        public static Output<GetGatewayPluginTlsMetadataHeadersResult> Invoke(GetGatewayPluginTlsMetadataHeadersInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGatewayPluginTlsMetadataHeadersResult> getGatewayPluginTlsMetadataHeaders(GetGatewayPluginTlsMetadataHeadersArgs args, InvokeOptions options)
    public static Output<GetGatewayPluginTlsMetadataHeadersResult> getGatewayPluginTlsMetadataHeaders(GetGatewayPluginTlsMetadataHeadersArgs args, InvokeOptions options)
    
    fn::invoke:
      function: konnect:index/getGatewayPluginTlsMetadataHeaders:getGatewayPluginTlsMetadataHeaders
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getGatewayPluginTlsMetadataHeaders Result

    The following output properties are available:

    Supporting Types

    GetGatewayPluginTlsMetadataHeadersConfig

    ClientCertFingerprintHeaderName string
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    ClientCertHeaderName string
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    ClientCertIssuerDnHeaderName string
    Define the HTTP header name used for the issuer DN of the client certificate.
    ClientCertSubjectDnHeaderName string
    Define the HTTP header name used for the subject DN of the client certificate.
    ClientSerialHeaderName string
    Define the HTTP header name used for the serial number of the client certificate.
    InjectClientCertDetails bool
    Enables TLS client certificate metadata values to be injected into HTTP headers.
    ClientCertFingerprintHeaderName string
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    ClientCertHeaderName string
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    ClientCertIssuerDnHeaderName string
    Define the HTTP header name used for the issuer DN of the client certificate.
    ClientCertSubjectDnHeaderName string
    Define the HTTP header name used for the subject DN of the client certificate.
    ClientSerialHeaderName string
    Define the HTTP header name used for the serial number of the client certificate.
    InjectClientCertDetails bool
    Enables TLS client certificate metadata values to be injected into HTTP headers.
    clientCertFingerprintHeaderName String
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    clientCertHeaderName String
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    clientCertIssuerDnHeaderName String
    Define the HTTP header name used for the issuer DN of the client certificate.
    clientCertSubjectDnHeaderName String
    Define the HTTP header name used for the subject DN of the client certificate.
    clientSerialHeaderName String
    Define the HTTP header name used for the serial number of the client certificate.
    injectClientCertDetails Boolean
    Enables TLS client certificate metadata values to be injected into HTTP headers.
    clientCertFingerprintHeaderName string
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    clientCertHeaderName string
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    clientCertIssuerDnHeaderName string
    Define the HTTP header name used for the issuer DN of the client certificate.
    clientCertSubjectDnHeaderName string
    Define the HTTP header name used for the subject DN of the client certificate.
    clientSerialHeaderName string
    Define the HTTP header name used for the serial number of the client certificate.
    injectClientCertDetails boolean
    Enables TLS client certificate metadata values to be injected into HTTP headers.
    client_cert_fingerprint_header_name str
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    client_cert_header_name str
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    client_cert_issuer_dn_header_name str
    Define the HTTP header name used for the issuer DN of the client certificate.
    client_cert_subject_dn_header_name str
    Define the HTTP header name used for the subject DN of the client certificate.
    client_serial_header_name str
    Define the HTTP header name used for the serial number of the client certificate.
    inject_client_cert_details bool
    Enables TLS client certificate metadata values to be injected into HTTP headers.
    clientCertFingerprintHeaderName String
    Define the HTTP header name used for the SHA1 fingerprint of the client certificate.
    clientCertHeaderName String
    Define the HTTP header name used for the PEM format URL encoded client certificate.
    clientCertIssuerDnHeaderName String
    Define the HTTP header name used for the issuer DN of the client certificate.
    clientCertSubjectDnHeaderName String
    Define the HTTP header name used for the subject DN of the client certificate.
    clientSerialHeaderName String
    Define the HTTP header name used for the serial number of the client certificate.
    injectClientCertDetails Boolean
    Enables TLS client certificate metadata values to be injected into HTTP headers.

    GetGatewayPluginTlsMetadataHeadersOrdering

    GetGatewayPluginTlsMetadataHeadersOrderingAfter

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginTlsMetadataHeadersOrderingBefore

    Accesses List<string>
    Accesses []string
    accesses List<String>
    accesses string[]
    accesses Sequence[str]
    accesses List<String>

    GetGatewayPluginTlsMetadataHeadersRoute

    Id string
    Id string
    id String
    id string
    id str
    id String

    GetGatewayPluginTlsMetadataHeadersService

    Id string
    Id string
    id String
    id string
    id str
    id String

    Package Details

    Repository
    konnect kong/terraform-provider-konnect
    License
    Notes
    This Pulumi package is based on the konnect Terraform Provider.
    konnect logo
    konnect 2.4.1 published on Thursday, Mar 13, 2025 by kong