Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudAccount ¶
func (*CloudAccount) Create ¶
func (c *CloudAccount) Create(org, vendor, ak, secret, desc string) error
func (*CloudAccount) Delete ¶
func (c *CloudAccount) Delete(org, vendor, ak string) error
func (*CloudAccount) KmsKey ¶
func (c *CloudAccount) KmsKey() (kmstypes.CreateKeyResponse, error)
func (*CloudAccount) List ¶
func (c *CloudAccount) List(org string) ([]VendorAccount, error)
Click to show internal directories.
Click to hide internal directories.