Documentation
¶
Index ¶
- func CreateQuotaForClients(cmd *cobra.Command, client *api.Client, quota api.CreateQuotaPayload) error
- func CreateQuotaForUsers(cmd *cobra.Command, client *api.Client, quota api.CreateQuotaPayload) error
- func NewGetQuotasCommand() *cobra.Command
- func NewQuotaClientsSubGroupCommand() *cobra.Command
- func NewQuotaGroupCommand() *cobra.Command
- func NewQuotaUsersSubGroupCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateQuotaForClients ¶
func CreateQuotaForClients(cmd *cobra.Command, client *api.Client, quota api.CreateQuotaPayload) error
CreateQuotaForClients creates quotas for clients
func CreateQuotaForUsers ¶
func CreateQuotaForUsers(cmd *cobra.Command, client *api.Client, quota api.CreateQuotaPayload) error
CreateQuotaForUsers creates quotas for users
func NewGetQuotasCommand ¶
NewGetQuotasCommand creates `quotas` command
func NewQuotaClientsSubGroupCommand ¶
NewQuotaClientsSubGroupCommand creates `quota clients` command
func NewQuotaGroupCommand ¶
NewQuotaGroupCommand creates `quota` command
func NewQuotaUsersSubGroupCommand ¶
NewQuotaUsersSubGroupCommand creates `quota users` command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.