installation

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BitbucketConfigMapName     = "ods-bitbucket"
	BitbucketSecretName        = "ods-bitbucket-auth"
	BitbucketSecretAPITokenKey = "password"
	BitbucketConfigMapURLKey   = "url"
)
View Source
const (
	NexusConfigMapName     = "ods-nexus"
	NexusSecretName        = "ods-nexus-auth"
	NexusSecretUsernameKey = "username"
	NexusSecretPasswordKey = "password"
	NexusConfigMapURLKey   = "url"
)

Variables

This section is empty.

Functions

func NewBitbucketClientConfig

func NewBitbucketClientConfig(c kclient.Interface, namespace string, logger logging.LeveledLoggerInterface, privateCert string) (*bitbucket.ClientConfig, error)

NewBitbucketClientConfig returns a *bitbucket.ClientConfig which is derived from the information about Bitbucket located in the given Kubernetes namespace.

func NewNexusClientConfig

func NewNexusClientConfig(c kclient.Interface, namespace string, logger logging.LeveledLoggerInterface) (*nexus.ClientConfig, error)

NewNexusClientConfig returns a *nexus.ClientConfig which is derived from the information about Nexus located in the given Kubernetes namespace.

Types

This section is empty.

Jump to

Keyboard shortcuts

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