migrate_schemas

package
v0.4.7-debug Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMigrateSchemasCmd

func NewMigrateSchemasCmd() *cobra.Command

Types

type MigrateSchemasAssetGenerator

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

func NewMigrateSchemasAssetGenerator

func NewMigrateSchemasAssetGenerator(opts MigrateSchemasOpts) *MigrateSchemasAssetGenerator

func (*MigrateSchemasAssetGenerator) Run

type MigrateSchemasOpts

type MigrateSchemasOpts struct {
	SchemaRegistry types.SchemaRegistryInformation
	Exporters      []SchemaExporter
}

type SchemaExporter

type SchemaExporter struct {
	Name        string
	ContextType string
	ContextName string
	Subjects    []string
}

Jump to

Keyboard shortcuts

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