Documentation
¶
Index ¶
- func BeautifyJSON(jsonString string) (string, error)
- func CheckArgs(args []string, allowed int) error
- func Contains(s []string, e string) bool
- func GetKeysOnly(s []*s3.Object) []string
- func HasKeyValuePair(m map[string]string, key, value string) bool
- func PrepareConstants(cmd *cobra.Command) (s3iface.S3API, *options.RootOptions, zerolog.Logger, prompt.PromptRunner)
- func RemoveMapElements(source, toRemove map[string]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeautifyJSON ¶ added in v1.0.9
func GetKeysOnly ¶
func HasKeyValuePair ¶ added in v0.0.6
func PrepareConstants ¶ added in v1.0.16
func PrepareConstants(cmd *cobra.Command) (s3iface.S3API, *options.RootOptions, zerolog.Logger, prompt.PromptRunner)
func RemoveMapElements ¶ added in v0.0.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.