Kaffe

v1.15.0

  • Pages
  • Modules

    Kaffe v1.15.0 Kaffe.Config View Source

    Link to this section Summary

    Functions

    client_cert()
    client_cert_key()
    decode_pem(pem)
    extract_der(cert)
    extract_type_and_der(cert_key)
    heroku_kafka_endpoints()
    parse_endpoints(endpoints)

    Transform the encoded string into a list of {charlist, port} tuples.

    sasl_config(arg1)
    ssl_config()
    ssl_config(arg1)
    ssl_config(client_cert, client_cert_key)
    url_endpoint_to_tuple(endpoint)

    Link to this section Functions

    Link to this function

    client_cert() View Source

    Link to this function

    client_cert_key() View Source

    Link to this function

    decode_pem(pem) View Source

    Link to this function

    extract_der(cert) View Source

    Link to this function

    extract_type_and_der(cert_key) View Source

    Link to this function

    heroku_kafka_endpoints() View Source

    Link to this function

    parse_endpoints(endpoints) View Source

    Transform the encoded string into a list of {charlist, port} tuples.

    Link to this function

    sasl_config(arg1) View Source

    Link to this function

    ssl_config() View Source

    Link to this function

    ssl_config(arg1) View Source

    Link to this function

    ssl_config(client_cert, client_cert_key) View Source

    Link to this function

    url_endpoint_to_tuple(endpoint) View Source

    Built using ExDoc (v0.20.2), designed by Friedel Ziegelmayer for the Elixir programming language.