# Packages
Package mock is a generated GoMock package.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateFile creates a file in a given directory is it does not exist.
CreateKeyFromPath concatenate the paths provided to create a hierarchical config.
CreatePostRequest takes a url,headers and a body and create a post request.
No description provided by the author
No description provided by the author
ExtractErrorMessage returns the body error message from our response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCloudSdkClient creates a new CloudSdkClient to make sure that a client is never nil.
NewCmd Creates a new command builder.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Printable will print the data as a table on the terminal.
PrintJSON print an interface as json.
No description provided by the author
No description provided by the author
SaveMapToCloudUserContext takes a map and write it to configuration file in the cloud service context under a certain user context.
SaveMapToConfig takes a map and write it to configuration file.
SaveToConfig writes data to the config file provided by --config.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
CloudSdkClient should implement CloudClient as it will be used to make request to Ara.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
go:generate mockgen -source=cloud_client.go -destination=./mocks/cloud_client.go -package=mock CloudClient.
go:generate mockgen -source=cloud_prompt.go -destination=./mocks/cloud_prompt.go -package=mock CloudPrompt.
No description provided by the author
go:generate mockgen -source=config_prompt.go -destination=./mocks/config_prompt.go -package=mock ConfigPrompt.
No description provided by the author
UserConfig this will help us make viper more testable.
# Type aliases
No description provided by the author