credentials

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CredentialConfigKeyName = "credentials"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialBuilder

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

func NewCredentialBulder

func NewCredentialBulder(client client.Client, config *v1.ConfigMap) *CredentialBuilder

func (*CredentialBuilder) CreateSecretVolumeAndEnv

func (c *CredentialBuilder) CreateSecretVolumeAndEnv(namespace string, serviceAccountName string,
	container *v1.Container, volumes *[]v1.Volume) error

type CredentialConfig

type CredentialConfig struct {
	S3  s3.S3Config   `json:"s3,omitempty"`
	GCS gcs.GCSConfig `json:"gcs,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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