cloud_account

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudAccount

type CloudAccount struct {
	Kmsbundle *bundle.Bundle
	// contains filtered or unexported fields
}

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 (*CloudAccount) List

func (c *CloudAccount) List(org string) ([]VendorAccount, error)

type VendorAccount

type VendorAccount struct {
	Org         string
	Vendor      string
	AccessKey   string
	Description string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL