Documentation
¶
Overview ¶
Package appregistry -- generated by scloudgen !! DO NOT EDIT !!
Index ¶
- func CreateAppNativeApp(cmd *cobra.Command, args []string) error
- func CreateAppServiceApp(cmd *cobra.Command, args []string) error
- func CreateSubscription(cmd *cobra.Command, args []string) error
- func DeleteApp(cmd *cobra.Command, args []string) error
- func DeleteSubscription(cmd *cobra.Command, args []string) error
- func GetApp(cmd *cobra.Command, args []string) error
- func GetKeys(cmd *cobra.Command, args []string) error
- func GetSubscription(cmd *cobra.Command, args []string) error
- func ListAppSubscriptions(cmd *cobra.Command, args []string) error
- func ListApps(cmd *cobra.Command, args []string) error
- func ListSubscriptions(cmd *cobra.Command, args []string) error
- func RotateSecret(cmd *cobra.Command, args []string) error
- func UpdateApp(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAppNativeApp ¶
CreateAppNativeApp Creates an app.
func CreateAppServiceApp ¶
CreateAppServiceApp Creates an app.
func CreateSubscription ¶
CreateSubscription Creates a subscription.
func DeleteSubscription ¶
DeleteSubscription Removes a subscription.
func GetKeys ¶
GetKeys Returns a list of the public keys used for verifying signed webhook requests.
func GetSubscription ¶
GetSubscription Returns or validates a subscription.
func ListAppSubscriptions ¶
ListAppSubscriptions Returns the collection of subscriptions to an app.
func ListSubscriptions ¶
ListSubscriptions Returns the tenant subscriptions.
func RotateSecret ¶
RotateSecret Rotates the client secret for an app.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.