requirements

package
v3.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddUserPasswordToURLFromDir

func AddUserPasswordToURLFromDir(gitURL, path string) (string, error)

AddUserPasswordToURLFromDir loads the username and password files from the given directory and adds them to the URL if they are found

func CloneClusterRepo

func CloneClusterRepo(g gitclient.Interface, gitURL string) (string, error)

func EnvironmentGitURL

func EnvironmentGitURL(c *jxcore.RequirementsConfig, name string) string

EnvironmentGitURL looks up the environment configuration based on environment name and returns the git URL or an empty string if the environment does not have an owner or repository configured

func GetClusterRequirementsConfig

func GetClusterRequirementsConfig(g gitclient.Interface, jxClient versioned.Interface) (*jxcore.RequirementsConfig, error)

GetClusterRequirementsConfig returns the cluster requirements from the cluster git repo

func GetRequirementsAndGit

func GetRequirementsAndGit(g gitclient.Interface, gitURL string) (*jxcore.RequirementsConfig, string, error)

GetRequirementsAndGit gets the requirements from the given git URL and the git contents

func GetRequirementsFromGit

func GetRequirementsFromGit(g gitclient.Interface, gitURL string) (*jxcore.RequirementsConfig, error)

GetRequirementsFromGit gets the requirements from the given git URL

func LoadSettings

func LoadSettings(dir string, failOnValidationErrors bool) (*jxcore.Settings, error)

LoadSettings loads the settings from the given directory if present or return nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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