cred

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtlasKeys added in v0.27.19

type AtlasKeys struct {
	PublicKey  string
	PrivateKey string
}

AtlasKeys type

type Credentials

type Credentials struct {
	AivenAPIToken    string
	CircleCIAPIToken string
	GitHubAPIToken   string
	Datadog          Datadog
	GitAccount       GitAccount
	AkrPass          string
	AkrPath          string
	KmsKey           string
	GocdServer       GocdServer
	AtlasKeys        AtlasKeys
}

Credentials type

type Datadog added in v0.27.33

type Datadog struct {
	APIKey string
	AppKey string
}

Datadog type holds the API and App key for Datadog authentication

type GitAccount

type GitAccount struct {
	GitAccessToken string
	GitName        string
	GitEmail       string
}

GitAccount type

type GocdServer

type GocdServer struct {
	Server       string
	SkipSslCheck bool
	Username     string
	Password     string
}

GocdServer type

Jump to

Keyboard shortcuts

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