broker

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package broker implements operators for broker definition operations.

Package broker implements operators for broker definition operations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplier

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

NewApplier creates a new applier.

func NewExporter

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

NewExporter creates a new exporter.

Types

type ApplierOptions

type ApplierOptions struct {
	DefinitionFormat  opt.DefinitionFormat
	PropertyOverrides []string
	DryRun            bool
}

ApplierOptions represents options to configure an applier.

Jump to

Keyboard shortcuts

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