pluginconf

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build[C any](req Request, build func(coreConfig catalog.CoreConfig, hclText string, s *Status) *C) (*C, []string, error)

Types

type Request

type Request interface {
	GetCoreConfiguration() *configv1.CoreConfiguration
	GetHclConfiguration() string
}

type Status

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

func (*Status) ReportError

func (s *Status) ReportError(message string)

func (*Status) ReportErrorf

func (s *Status) ReportErrorf(format string, args ...any)

func (*Status) ReportInfo

func (s *Status) ReportInfo(message string)

func (*Status) ReportInfof

func (s *Status) ReportInfof(format string, args ...any)

Jump to

Keyboard shortcuts

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