project

package
v1.56.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MaxItems = 500
)

Variables

View Source
var (
	ErrAtlasProject = errors.New("can not get 'atlas project' resource")
)

Functions

func BuildProjectConnectionSecret

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

Types

type AtlasProjectResult

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

func BuildAtlasProject

func BuildAtlasProject(projectStore atlas.OperatorProjectStore, validator features.FeatureValidator, orgID, projectID, targetNamespace string, includeSecret bool, dictionary map[string]string, version string) (*AtlasProjectResult, error)

Jump to

Keyboard shortcuts

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