compass

package
v0.0.0-...-6cc5b44 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClientsProvider

func NewClientsProvider(gqlClientConstr graphql.ClientConstructor, skipCompassTLSVerification, enableLogging bool) *clientsProvider

Types

type ClientsProvider

type ClientsProvider interface {
	GetDirectorClient(runtimeConfig config.RuntimeConfig) (director.DirectorClient, error)
	GetConnectorTokensClient(url string) (connector.Client, error)
	GetConnectorCertSecuredClient() (connector.Client, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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