Documentation ¶
Index ¶
Constants ¶
View Source
const ( OSDSaasDir = "data/services/osd-operators/cicd/saas" BPSaasDir = "data/services/backplane/cicd/saas" CADSaasDir = "data/services/configuration-anomaly-detection/cicd" )
Variables ¶
View Source
var ( ServicesSlice []string ServicesFilesMap = map[string]string{} )
Functions ¶
func GetSaasDir ¶ added in v0.18.0
func GetServiceNames ¶ added in v0.18.0
func GetServiceNames(appInterface git.AppInterface, saaDirs ...string) ([]string, error)
func NewCmdSaas ¶
newCmdSaas implementes the saas command to interact with promoting SaaS services/operators
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.