kusciaclient

package
v0.0.0-...-e0c7ee5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKusciaClientConn

func NewKusciaClientConn(endpoint string, tlsMode string, certPath, keyPath, cacertPath, token string) (*grpc.ClientConn, error)

Types

type TLSMode

type TLSMode string
const (
	NoTLS     TLSMode = "notls"
	TLS       TLSMode = "tls"
	MutualTLS TLSMode = "mtls"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL