Documentation
¶
Overview ¶
Package provisioner -- generated by scloudgen !! DO NOT EDIT !!
Index ¶
- func CreateInvite(cmd *cobra.Command, args []string) error
- func CreateProvisionJob(cmd *cobra.Command, args []string) error
- func DeleteInvite(cmd *cobra.Command, args []string) error
- func GetInvite(cmd *cobra.Command, args []string) error
- func GetProvisionJob(cmd *cobra.Command, args []string) error
- func GetTenant(cmd *cobra.Command, args []string) error
- func ListInvites(cmd *cobra.Command, args []string) error
- func ListProvisionJobs(cmd *cobra.Command, args []string) error
- func ListTenants(cmd *cobra.Command, args []string) error
- func UpdateInvite(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInvite ¶
CreateInvite Creates an invitation for a person to join the tenant using their email address.
func CreateProvisionJob ¶
CreateProvisionJob Creates a new job that provisions a new tenant and subscribes apps to the tenant.
func DeleteInvite ¶
DeleteInvite Removes an invitation in the given tenant.
func GetProvisionJob ¶
GetProvisionJob Returns details of a specific provision job.
func ListInvites ¶
ListInvites Returns a list of invitations in a given tenant.
func ListProvisionJobs ¶
ListProvisionJobs Returns a list of all provision jobs created by the user.
func ListTenants ¶
ListTenants Returns all tenants that the user can read.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.