Documentation
¶
Overview ¶
Package provisioner -- generated by scloudgen !! DO NOT EDIT !!
Index ¶
- func CreateInvite(cmd *cobra.Command, args []string) error
- func DeleteInvite(cmd *cobra.Command, args []string) error
- func GetInvite(cmd *cobra.Command, args []string) error
- func GetTenant(cmd *cobra.Command, args []string) error
- func ListInvites(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 DeleteInvite ¶
DeleteInvite Removes an invitation in the given tenant.
func ListInvites ¶
ListInvites Returns a list of invitations in a given tenant.
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.