heroku

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Heroku

type Heroku struct {
	// contains filtered or unexported fields
}

func (*Heroku) GetCapabilities

func (cloud *Heroku) GetCapabilities() []adapter.Capability

func (*Heroku) ListApps

func (cloud *Heroku) ListApps() ([]models.App, error)

func (*Heroku) ListInstances

func (cloud *Heroku) ListInstances() ([]models.Instance, error)

func (*Heroku) ListLogGroups

func (cloud *Heroku) ListLogGroups(updateStreams bool, updateEvents bool) ([]models.LogGroup, error)

func (*Heroku) ListPipelines

func (cloud *Heroku) ListPipelines() ([]models.Pipeline, error)

func (*Heroku) LoadClients

func (cloud *Heroku) LoadClients() error

func (*Heroku) LoadProfile

func (cloud *Heroku) LoadProfile(profile *string) error

func (*Heroku) UpdateLogEvents

func (cloud *Heroku) UpdateLogEvents(logStream *models.LogStream) error

func (*Heroku) UpdateLogStreams

func (cloud *Heroku) UpdateLogStreams(logGroup *models.LogGroup, updateEvents bool) error

Jump to

Keyboard shortcuts

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