project

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxItems = 500
)

Variables

This section is empty.

Functions

func BuildProjectConnectionSecret

func BuildProjectConnectionSecret(credsProvider store.CredentialsGetter, name, namespace, orgID string, includeCreds bool, dictionary map[string]string) *corev1.Secret

Types

type AtlasProjectBuildRequest

type AtlasProjectBuildRequest struct {
	ProjectStore    store.OperatorProjectStore
	Project         *atlasv2.Group
	Validator       features.FeatureValidator
	OrgID           string
	ProjectID       string
	TargetNamespace string
	IncludeSecret   bool
	Dictionary      map[string]string
	Version         string
}

type AtlasProjectResult

type AtlasProjectResult struct {
	Project *akov2.AtlasProject
	Secrets []*corev1.Secret
	Teams   []*akov2.AtlasTeam
}

Jump to

Keyboard shortcuts

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