servicebindingbundle

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// APIServiceBindingBundleConditionSecretValid is set when the secret is valid.
	APIServiceBindingBundleConditionSecretValid conditionsapi.ConditionType = "SecretValid"

	// APIServiceBindingBundleConditionSynced is set when all APIServiceBindings are synced.
	APIServiceBindingBundleConditionSynced conditionsapi.ConditionType = "Synced"
)

Variables

This section is empty.

Functions

func NewController

func NewController(
	consumerConfig *rest.Config,
	serviceBindingBundleInformer bindinformers.APIServiceBindingBundleInformer,
	serviceBindingInformer bindinformers.APIServiceBindingInformer,
	consumerSecretInformer coreinformers.SecretInformer,
	providerPollingInternaval time.Duration,
) (*controller, error)

NewController returns a new controller for ServiceBindingBundles.

Types

type CommitFunc

type CommitFunc = func(context.Context, *Resource, *Resource) error

Jump to

Keyboard shortcuts

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