features

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// OriginatingIdentity controls whether the controller should include
	// originating identity in the header of requests
	// sent to brokers
	//
	// owner: @pmorie
	// alpha: v1.7
	OriginatingIdentity utilfeature.Feature = "OriginatingIdentity"

	// AsyncBindingOperations controls whether the controller should
	// attempt asynchronous binding operations
	//
	// owner: @mkibbe
	// alpha: v1.7
	AsyncBindingOperations utilfeature.Feature = "AsyncBindingOperations"

	// PodPreset controls whether PodPreset resource is enabled or not in the
	// API server.
	// owner: @droot
	// alpha: v0.1.6
	PodPreset utilfeature.Feature = "PodPreset"

	// NamespacedServiceBroker enables namespaced variants of ServiceBrokers,
	// ServiceClasses, and ServicePlans.
	// owner: @eriknelson & @jeremyrickard
	// alpha: v0.1.10
	NamespacedServiceBroker utilfeature.Feature = "NamespacedServiceBroker"

	// UpdateDashboardURL enables the update of DashboardURL in response
	// to update service instance requests to brokers.
	// owner: @jberkhahn
	// alpha: v0.1.13
	UpdateDashboardURL utilfeature.Feature = "UpdateDashboardURL"

	// OriginatingIdentityLocking controls whether we lock OSB API resources
	// for updating while we are still processing the current spec.
	// owner: @nilebox
	// alpha: v0.1.14
	OriginatingIdentityLocking utilfeature.Feature = "OriginatingIdentityLocking"

	// ServicePlanDefaults enables applying default values to service instances
	// and bindings.
	// owner: @carolynvs
	// alpha: v0.1.32
	ServicePlanDefaults utilfeature.Feature = "ServicePlanDefaults"

	// CascadingDeletion enables deletion of the existing ServiceBindings when deleting a ServiceInstance
	// owner: @piotrmiskiewicz
	// alpha: v0.3.0
	CascadingDeletion utilfeature.Feature = "CascadingDeletion"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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