builder

package
v1.0.10-0...-97022f8 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuilderTransformer

type BuilderTransformer interface {
	Apply(bldr ObjectBuilder) OptionalObject
}

func NewBuilderTransformer

func NewBuilderTransformer(transformations transformations.Transformations) BuilderTransformer

type ObjectBuilder

type ObjectBuilder interface {
	Build() OptionalObject
	ComponentName() string
	IsNamespaced() bool
}

type OptionalObject

type OptionalObject = optional.Optional[client.Object]

Jump to

Keyboard shortcuts

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