Documentation
¶
Index ¶
- Variables
- 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 FormatOrgRoleResourceName(orgRoleType string, userId string) string
- func FormatResourceNameGeneric(name string) string
- func FormatResourceNameGenericNoCapConversion(name string) string
- func FormatServiceInstanceResourceName(serviceInstanceName string, planId string) string
- func FormatSpaceRoleResourceName(spaceRoleType string, spaceId string, userId string) string
- func FormatSubscriptionResourceName(appName string, planName string) string
- func GetNextStepsTemplate(input NextStepTemplateData) string
- func PrintExportStartMessage()
- func PrintExportSuccessMessage(configDir string)
- func PrintInventoryCreationStartMessage()
- func PrintInventoryCreationSuccessMessage(file string)
- 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 ¶
View Source
var FormatRoles = FormatSpaceRoleResourceName
Functions ¶
func AddNewLine ¶
func AddNewLine()
func BoldString ¶
func ColorStringCyan ¶
func ColorStringGrey ¶
func ColorStringLightGreen ¶
func ColorStringLightRed ¶
func ColorStringYellow ¶
func FormatResourceNameGenericNoCapConversion ¶ added in v1.3.0
func GetNextStepsTemplate ¶
func GetNextStepsTemplate(input NextStepTemplateData) string
func PrintExportStartMessage ¶
func PrintExportStartMessage()
func PrintExportSuccessMessage ¶
func PrintExportSuccessMessage(configDir string)
func PrintInventoryCreationStartMessage ¶
func PrintInventoryCreationStartMessage()
func PrintInventoryCreationSuccessMessage ¶
func PrintInventoryCreationSuccessMessage(file string)
func RenderSummaryTable ¶
func StartSpinner ¶
func StopSpinner ¶
Types ¶
type NextStepTemplateData ¶
Click to show internal directories.
Click to hide internal directories.