integration

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const NamespaceDsmc = "armadademotestqa"

Variables

View Source
var (
	NamespaceTest = os.Getenv("AB_NAMESPACE")
)

Functions

This section is empty.

Types

type ConfigRepositoryImpl

type ConfigRepositoryImpl struct {
}

func (*ConfigRepositoryImpl) GetClientId

func (configRepository *ConfigRepositoryImpl) GetClientId() string

func (*ConfigRepositoryImpl) GetClientSecret

func (configRepository *ConfigRepositoryImpl) GetClientSecret() string

func (*ConfigRepositoryImpl) GetJusticeBaseUrl

func (configRepository *ConfigRepositoryImpl) GetJusticeBaseUrl() string

type ConnectionManagerImpl added in v0.15.0

type ConnectionManagerImpl struct {
}

func (*ConnectionManagerImpl) Close added in v0.15.0

func (connManager *ConnectionManagerImpl) Close() error

func (*ConnectionManagerImpl) Get added in v0.15.0

func (*ConnectionManagerImpl) Save added in v0.15.0

func (connManager *ConnectionManagerImpl) Save(conn *connectionutils.WSConnection)

type TokenRepositoryImpl

type TokenRepositoryImpl struct {
}

func (*TokenRepositoryImpl) GetToken

func (tokenRepository *TokenRepositoryImpl) GetToken() (*iamclientmodels.OauthmodelTokenResponseV3, error)

func (*TokenRepositoryImpl) RemoveToken

func (tokenRepository *TokenRepositoryImpl) RemoveToken() error

func (*TokenRepositoryImpl) Store

func (tokenRepository *TokenRepositoryImpl) Store(accessToken iamclientmodels.OauthmodelTokenResponseV3) error

Jump to

Keyboard shortcuts

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