export

package
v0.0.0-...-d7aa82b Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exporter

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

func NewExporterFromConfig

func NewExporterFromConfig(config *config.Config) *Exporter

func (*Exporter) Export

func (e *Exporter) Export(exporterConfig *config.ExporterConfig) ExporterOutput

type ExporterOutput

type ExporterOutput struct {
	Status        string                    `json:"status"`
	ErrorMessage  string                    `json:"errorMessage"`
	AppExporter   app.AppExporterOutput     `json:"appExporter"`
	InfraExporter infra.InfraExporterOutput `json:"infraExporter"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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