Versions in this module Expand all Collapse all v4 v4.0.3 Mar 30, 2025 Changes in this version + const OpenZitiControllerKey + const OpenZitiServicePrefix + const ZeroTrustMode + func HttpTransportFromClient(secretProvider interfaces.SecretProviderExt, clientInfo *config.ClientInfo, ...) (http.RoundTripper, error) + func HttpTransportFromService(secretProvider interfaces.SecretProviderExt, serviceInfo config.ServiceInfo, ...) (http.RoundTripper, error) + func ListenOnMode(bootstrapConfig config.BootstrapConfiguration, serverKey, addr string, ...) error + func SetupWebListener(serviceConfig config.ServiceInfo, serviceName, addr string, dic *di.Container) (net.Listener, error) + type OpenZitiIdentityKey struct + type ZitiDialer struct + func (z ZitiDialer) Dial(network, address string) (net.Conn, error)