controller

package
v1.13.0 Latest Latest
Warning

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

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

Documentation

Overview

Package controller contains options specific to apiextensions controllers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	controller.Options

	// Namespace in which we'll look for image pull secrets for in-cluster
	// private registry authentication when pulling Composition Functions.
	Namespace string

	// ServiceAccount for which we'll find image pull secrets for in-cluster
	// private registry authentication when pulling Composition Functions.
	ServiceAccount string

	// Registry is the default registry to use when pulling containers for
	// Composition Functions
	Registry string
}

Options specific to pkg controllers.

Jump to

Keyboard shortcuts

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