automation

package
v2.8.0-dev.f513d866 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Downloader

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

Downloader can be used to download automation resources/configs

func NewDownloader

func NewDownloader(client *client.Client) *Downloader

NewDownloader creates a new Downloader for automation resources/configs

func (*Downloader) Download

func (d *Downloader) Download(projectName string, automationTypes ...config.AutomationType) (v2.ConfigsPerType, error)

Download downloads all automation resources for a given project If automationTypes is given it will just download those types of automation resources

type NoopAutomationDownloader

type NoopAutomationDownloader struct {
}

func (NoopAutomationDownloader) Download

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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