Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(awsManager keyPairManager, gcpManager keyPairManager) Manager
type ManagerError ¶
type ManagerError struct {
// contains filtered or unexported fields
}
func NewManagerError ¶
func NewManagerError(bblState storage.State, internalError error) ManagerError
func (ManagerError) BBLState ¶
func (m ManagerError) BBLState() storage.State
func (ManagerError) Error ¶
func (m ManagerError) Error() string
Click to show internal directories.
Click to hide internal directories.