package
0.0.0-20221018140914-a93c9167ec62
Repository: https://github.com/redradrat/cloud-objects.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Structs
AlreadyExistsError is returned when a Cloud Object already exists.
NotExistsError is returned when a Cloud Object does not exist.
IdCollisionError is returned when a CloudObject cannot be created due to collisions with existing objects.
NotExistsError is returned when a Cloud Object does not exist.
NotReadyError is returned when a Cloud Object does not exist.
OptsInvalidError is returned when a an options object (e.g.
No description provided by the author
SpecInvalidError is returned when a CloudObjectSpec is invalid for the current action.
# Interfaces
CloudObject is the interface for interacting with any cloud provider resource abstracted in this repository.
CloudObjectSpec should be an interface that Object Specs should implement.
No description provided by the author
No description provided by the author
No description provided by the author