entityDumper

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigTableNames added in v0.1.0

func ConfigTableNames() []string

func DumpAllEntities added in v0.1.0

func DumpAllEntities(options DumperOptions)

func ProductsTableNames

func ProductsTableNames() []string

func SoftwareChannelTableNames

func SoftwareChannelTableNames() []string

SoftwareChannelTableNames is the list of names of tables relevant for exporting software channels

func ValidateExistingFolder added in v0.2.0

func ValidateExistingFolder(outputFolderAbs string)

func ValidateExportFolder added in v0.2.0

func ValidateExportFolder(outputFolderAbs string)

Types

type DumperOptions added in v0.1.0

type DumperOptions struct {
	ServerConfig              string
	ChannelLabels             []string
	ConfigLabels              []string
	ChannelWithChildrenLabels []string
	OutputFolder              string

	MetadataOnly bool
	StartingDate string
	Containers   bool
	OSImages     bool
	Orgs         []uint
	// contains filtered or unexported fields
}

func (*DumperOptions) GetOutputFolderAbsPath added in v0.1.0

func (opt *DumperOptions) GetOutputFolderAbsPath() string

Jump to

Keyboard shortcuts

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