topic

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplier

func NewApplier(
	cl *client.Client,
	defDoc string,
	opts ApplierOptions,
) *applier

Create a new applier

func NewExporter

func NewExporter(
	cl *client.Client,
	opts ExporterOptions,
) *exporter

Create a new exporter

Types

type ApplierOptions

type ApplierOptions struct {
	DefinitionFormat  opt.DefinitionFormat
	DryRun            bool
	ReassAwaitTimeout int
}

Options to configure an applier

type ExporterOptions

type ExporterOptions struct {
	Match           string
	Exclude         string
	IncludeInternal bool
	Assignments     opt.Assignments
}

Options to configure an exporter

Jump to

Keyboard shortcuts

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