config

package
v1.8.17 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrDecoding added in v1.6.0

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

func (*ErrDecoding) Error added in v1.6.0

func (err *ErrDecoding) Error() string

func (*ErrDecoding) Unwrap added in v1.6.0

func (err *ErrDecoding) Unwrap() error

type ErrRuntimeObjectAssertion added in v1.6.0

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

func (*ErrRuntimeObjectAssertion) Error added in v1.6.0

func (err *ErrRuntimeObjectAssertion) Error() string

type ErrUnsupportedGVK added in v1.6.0

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

func (*ErrUnsupportedGVK) Error added in v1.6.0

func (err *ErrUnsupportedGVK) Error() string

type Service

type Service interface {
	Operator() *v1alpha1.OperatorConfig
	Platform() *v1alpha1.PlatformConfig
}

func NewService

func NewService(scheme *runtime.Scheme, filePaths ...string) (Service, error)

func NewServiceFromConfigs added in v1.6.0

func NewServiceFromConfigs(op *v1alpha1.OperatorConfig, platform *v1alpha1.PlatformConfig) Service

Jump to

Keyboard shortcuts

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