container

package
v0.0.52 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 5 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CertificateProviderName = di.TypeInstanceToName((*interfaces.CertificateProvider)(nil))

CertificateProviderName contains the name of the interfaces.CertificateProvider implementation in the DIC.

View Source
var ConfigurationInterfaceName = di.TypeInstanceToName((*interfaces.Configuration)(nil))

ConfigurationInterfaceName contains the name of the interfaces.Configuration implementation in the DIC.

View Source
var CredentialsProviderName = di.TypeInstanceToName((*interfaces.CredentialsProvider)(nil))

CredentialsProviderName contains the name of the interfaces.CredentialsProvider implementation in the DIC.

View Source
var LoggingClientInterfaceName = di.TypeInstanceToName((*logger.LoggingClient)(nil))

LoggingClientInterfaceName contains the name of the logger.LoggingClient implementation in the DIC.

View Source
var RegistryClientInterfaceName = di.TypeInstanceToName((*registry.Client)(nil))

RegistryClientInterfaceName contains the name of the registry.Client implementation in the DIC.

View Source
var SecretClientName = di.TypeInstanceToName((*pkg.SecretClient)(nil))

SecretClientName contains the name of the registry.Client implementation in the DIC.

Functions

func CertificateProviderFrom added in v0.0.23

func CertificateProviderFrom(get di.Get) interfaces.CertificateProvider

CertificateProviderFrom helper function queries the DIC and returns the interfaces.CertificateProviderName implementation.

func ConfigurationFrom

func ConfigurationFrom(get di.Get) interfaces.Configuration

ConfigurationFrom helper function queries the DIC and returns the interfaces.Configuration implementation.

func CredentialsProviderFrom

func CredentialsProviderFrom(get di.Get) interfaces.CredentialsProvider

CredentialsProviderFrom helper function queries the DIC and returns the interfaces.CredentialsProviderName implementation.

func LoggingClientFrom

func LoggingClientFrom(get di.Get) logger.LoggingClient

LoggingClientFrom helper function queries the DIC and returns the logger.loggingClient implementation.

func RegistryFrom

func RegistryFrom(get di.Get) registry.Client

RegistryFrom helper function queries the DIC and returns the registry.Client implementation.

func SecretClientFrom

func SecretClientFrom(get di.Get) pkg.SecretClient

SecretClientFrom helper function queries the DIC and returns the pkg.SecretClient implementation.

Types

This section is empty.

Jump to

Keyboard shortcuts

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