Documentation ¶
Index ¶
- type Amazon
- func (cloud *Amazon) GetCapabilities() []adapter.Capability
- func (cloud *Amazon) ListInstances() ([]models.Instance, error)
- func (cloud *Amazon) ListLogGroups(updateStreams bool, updateEvents bool) ([]models.LogGroup, error)
- func (cloud *Amazon) ListPipelines() ([]models.Pipeline, error)
- func (cloud *Amazon) LoadClients() error
- func (cloud *Amazon) LoadProfile(profile *string) error
- func (cloud *Amazon) UpdateLogEvents(logStream *models.LogStream) error
- func (cloud *Amazon) UpdateLogStreams(logGroup *models.LogGroup, updateEvents bool) error
- func (cloud *Amazon) UpdatePipelineStatus(pipeline *models.Pipeline) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Amazon ¶
type Amazon struct {
// contains filtered or unexported fields
}
func (*Amazon) GetCapabilities ¶
func (cloud *Amazon) GetCapabilities() []adapter.Capability
func (*Amazon) ListLogGroups ¶
func (*Amazon) LoadClients ¶
func (*Amazon) LoadProfile ¶
func (*Amazon) UpdateLogEvents ¶
func (*Amazon) UpdateLogStreams ¶
Click to show internal directories.
Click to hide internal directories.