package
1.2.437
Repository: https://github.com/effective-security/trusty.git
Documentation: pkg.go.dev

# Functions

NewFactory returns new Factory.
NewHTTPStatusClient returns legacy HTTP client.
WithAgent option to provide client Agent.
WithTLS option to provide tls.Config.

# Variables

DefaultStoragePath specifies default storage path.

# Structs

Config specifies configurations for the client to connect to the cluster.
EmptyOption does not alter the dial configuration.
HTTPStatusClient provides Status over legacy HTTP.

# Interfaces

Factory specifies interface to create Client.
Option configures how we set up the client.