service

package
v1.4.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CrdReaderOption

func CrdReaderOption(reader CrdReader) buildOption

func Id

func Id(v string) buildOption

Types

type Builder

type Builder interface {
	WithClient(client dynamic.Interface) Builder
	WithCrdReader(reader CrdReader) Builder
	Build(content *unstructured.Unstructured, options ...buildOption) (pipeline.Service, error)
	LookOwnedResources(val bool) Builder
}

func NewBuilder

func NewBuilder(typeLookup kubernetes.K8STypeLookup) Builder

Jump to

Keyboard shortcuts

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