clients

package
v0.0.0-...-4aeed9b Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAwsSession

func GetAwsSession(region string) *session.Session

func GetGitHubClient

func GetGitHubClient(hostType string, baseUrl, authenticationType string, authenticationSecret string) (*github.Client, error)

Types

type SecretClient

type SecretClient interface {
	GetSecret(name string) (string, error)
}

func NewSecretClient

func NewSecretClient(appConfig *config.AppConfig) SecretClient

type SecretManagerClient

type SecretManagerClient struct {
	// contains filtered or unexported fields
}

func (*SecretManagerClient) GetSecret

func (c *SecretManagerClient) GetSecret(name string) (string, error)

Jump to

Keyboard shortcuts

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