There was an error while loading. Please reload this page.
Added deprecation notice
Updated Golang wrapper (markdown)
Update TLS configuration documentation - Add TLS configuration examples for Golang wrapper - Include sections for basic and advanced TLS connection scenarios - Add examples for: * Basic TLS connection to cluster and standalone servers * Insecure TLS mode with warnings * Custom root certificate configuration * Multiple certificate handling - Improve code examples with error handling - Enhance documentation with clear explanations of TLS configuration options - Add inline code comments for better understanding Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
refer ACLs in general concepts
Created Golang wrapper (markdown)