Documentation ¶
Index ¶
- func Create(vcli *client.VirgilHTTPClient) *cli.Command
- func CreateFunc(name string, vcli *client.VirgilHTTPClient) (appID string, err error)
- func Delete(vcli *client.VirgilHTTPClient) *cli.Command
- func Key(client *client.VirgilHTTPClient) *cli.Command
- func List(vcli *client.VirgilHTTPClient) *cli.Command
- func Token(client *client.VirgilHTTPClient) *cli.Command
- func Update(vcli *client.VirgilHTTPClient) *cli.Command
- func UpdateFunc(appID string, vcli *client.VirgilHTTPClient) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(vcli *client.VirgilHTTPClient) *cli.Command
func CreateFunc ¶
func CreateFunc(name string, vcli *client.VirgilHTTPClient) (appID string, err error)
func Delete ¶
func Delete(vcli *client.VirgilHTTPClient) *cli.Command
func Key ¶
func Key(client *client.VirgilHTTPClient) *cli.Command
func List ¶
func List(vcli *client.VirgilHTTPClient) *cli.Command
func Token ¶
func Token(client *client.VirgilHTTPClient) *cli.Command
func Update ¶
func Update(vcli *client.VirgilHTTPClient) *cli.Command
func UpdateFunc ¶
func UpdateFunc(appID string, vcli *client.VirgilHTTPClient) (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.