package
0.0.0-20250404145836-eba1861bcf06
Repository: https://github.com/kumahq/kuma.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VerifyCa represents Always TLS (verify that the certificate presented by the server was signed by a trusted CA).
VerifyFull represents Always TLS (verify that the certification presented by the server was signed by a trusted CA and the server host name matches the one in the certificate).
VerifyNone represents Always TLS (skip verification).

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

PostgresStoreConfig defines Postgres store configuration.
No description provided by the author
No description provided by the author

# Type aliases

TLSMode modes available here https://godoc.org/github.com/lib/pq.