Documentation
¶
Index ¶
- func AddNewLine()
- func AsLink(s string) string
- func BoldString(s string) string
- func ColorStringCyan(s string) string
- func ColorStringGrey(s string) string
- func ColorStringLightGreen(s string) string
- func ColorStringLightRed(s string) string
- func ColorStringYellow(s string) string
- func FormatDirEntitlementResourceName(appName string, planName string) string
- func FormatResourceNameGeneric(name string) string
- func FormatServiceInstanceResourceName(serviceInstanceName string, planId string) string
- func FormatSubscriptionResourceName(appName string, planName string) string
- func GetNextStepsTemplate(input NextStepTemplateData) string
- func PrintExportStartMessage()
- func PrintExportSuccessMessage()
- func PrintInventoryCreationStartMessage()
- func PrintInventoryCreationSuccessMessage()
- func RenderSummaryTable(data map[string]int)
- func StartSpinner(message string) *yacspin.Spinner
- func StopSpinner(spinner *yacspin.Spinner)
- type NextStepTemplateData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddNewLine ¶
func AddNewLine()
func BoldString ¶
func ColorStringCyan ¶
func ColorStringGrey ¶
func ColorStringLightGreen ¶
func ColorStringLightRed ¶
func ColorStringYellow ¶
func GetNextStepsTemplate ¶
func GetNextStepsTemplate(input NextStepTemplateData) string
func PrintExportStartMessage ¶
func PrintExportStartMessage()
func PrintExportSuccessMessage ¶
func PrintExportSuccessMessage()
func PrintInventoryCreationStartMessage ¶
func PrintInventoryCreationStartMessage()
func PrintInventoryCreationSuccessMessage ¶
func PrintInventoryCreationSuccessMessage()
func RenderSummaryTable ¶
func StartSpinner ¶
func StopSpinner ¶
Types ¶
type NextStepTemplateData ¶
Click to show internal directories.
Click to hide internal directories.