Documentation
¶
Index ¶
- Variables
- func ConfigReturnNonActiveProfilesFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func ConfigViewProfileFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func PlatformExportFormatFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func PlatformExportPingFederateAuthenticationTypeFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func PlatformExportPingOneAuthenticationTypeFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func PlatformExportPingOneRegionCodeFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func PlatformExportServicesFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func RequestHTTPMethodFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func RequestServiceFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func RootOutputFormatFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
- func RootProfileFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Common autocompletion errors ErrGetConfiguration = errors.New("unable to get configuration") ErrGetActiveProfile = errors.New("unable to get active profile") )
Functions ¶
func ConfigViewProfileFunc ¶
func RequestHTTPMethodFunc ¶
func RequestServiceFunc ¶
func RootOutputFormatFunc ¶
func RootProfileFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.