Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangedComponentsFlags ¶
ChangedComponentsFlags
@brief:
ChangedComponentsFlags checks which components flag were changed by the user. The passed cmd must have the flags: provider, data-sources and resources under it
@params:
cmd - cobra.Command - the Command to look for flags under
@returns:
[]string - the resources to filter the output according to
func GetFixedProvidersFlag ¶
GetFixedProvidersFlag
@brief:
GetFixedProvidersFlag returns a parsed workspace with the providers inserted under the fixed-providers flag
@params:
cmd - cobra.Command - the Command to look for flags under
@returns:
workspace.Workspace - the workspace which holds all the providers found
func GetTable ¶
func GetTable(headers []string) *tablewriter.Table
GetTable
@brief:
GetTable returns a new initialized table
@params:
headers - []string - the list of headers to append to the new table
@returns:
*tablewriter.Table - the new table
func SirrendLogoPrint ¶
func SirrendLogoPrint()
SirrendLogoPrint
@brief:
SirrendLogoPrint prints the Sirrend logo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.