package
1.429.0
Repository: https://github.com/sap/jenkins-library.git
Documentation: pkg.go.dev

# Functions

GetVarsFileOptions Returns a string array containing valid var file options, e.g.: --vars myVars.yml The options array contains all vars files which could be resolved in the file system.
GetVarsOptions Returns the vars as valid var option string slice InvalidVars are reported via error.
ReadManifest Reads the manifest denoted by 'name'.

# Structs

CFUtils ...
CfUtilsMock - mock for CfUtils.
LoginOptions for logging in to CF.
ServiceKeyOptions for reading CF Service Key.
VarsFilesNotFoundError ...

# Interfaces

AuthenticationUtils - interface for cloud foundry login and logout.
Manifest ...