appcatalog

package
v1.1.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts invalidConfigError.

func NewResourceSet added in v1.0.1

func NewResourceSet(config ResourceSetConfig) (*controller.ResourceSet, error)

NewResourceSet returns a configured AppCatalog controller ResourceSet.

func VersionBundle added in v1.0.1

func VersionBundle() versionbundle.Bundle

Types

type AppCatalog

type AppCatalog struct {
	*controller.Controller
}

func NewAppCatalog

func NewAppCatalog(config Config) (*AppCatalog, error)

type Config

type Config struct {
	K8sClient k8sclient.Interface
	Logger    micrologger.Logger
}

type ResourceSetConfig added in v1.0.1

type ResourceSetConfig struct {
	// Dependencies.
	Logger micrologger.Logger
}

ResourceSetConfig contains necessary dependencies and settings for AppCatalog controller ResourceSet configuration.

Directories

Path Synopsis
resource

Jump to

Keyboard shortcuts

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