export

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExportController

func NewExportController(
	cl *client.Client,
	args []string,
	opts ExportControllerOptions,
	kind string,
) *exportController

Create a new export controller

Types

type ExportControllerOptions

type ExportControllerOptions struct {
	// ExporterOptions for topic/acl
	Match   string
	Exclude string

	// TODO: add topic prefix
	// ExporterOptions for topic
	IncludeInternal bool
	Assignments     opt.Assignments

	// ExporterOptions for acl
	AclResourceType string
	AclAutoGroup    bool

	// Export controller specific
	DefinitionFormat opt.DefinitionFormat
	OutputDir        string
	Overwrite        bool
}

Options to configure an export controller

Jump to

Keyboard shortcuts

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