servicebindings

package
v2.11.26 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBindRouteServiceCommand

func NewBindRouteServiceCommand(p *config.KfParams, client serviceinstancebindings.Client, secretsClient secrets.Client) *cobra.Command

NewBindRouteServiceCommand allows users to bind a route service to a route.

func NewBindServiceCommand

func NewBindServiceCommand(p *config.KfParams, client serviceinstancebindings.Client, secretsClient secrets.Client, appClient apps.Client) *cobra.Command

NewBindServiceCommand allows users to bind apps to service instances.

func NewFixOrphanedBindingsCommand added in v2.11.13

func NewFixOrphanedBindingsCommand(
	p *config.KfParams,
	bindingsClient serviceinstancebindings.Client,
	appsClient apps.Client,
) *cobra.Command

NewDeleteOrphanedRoutesCommand creates a command to delete orphaned routes.

func NewListBindingsCommand

func NewListBindingsCommand(p *config.KfParams) *cobra.Command

NewListBindingsCommand allows users to list bindings.

func NewUnbindRouteServiceCommand

func NewUnbindRouteServiceCommand(p *config.KfParams, client serviceinstancebindings.Client) *cobra.Command

NewUnbindRouteServiceCommand allows users to unbind a service instance from an HTTP route.

func NewUnbindServiceCommand

func NewUnbindServiceCommand(p *config.KfParams, client serviceinstancebindings.Client) *cobra.Command

NewUnbindServiceCommand allows users to unbind apps from service instances.

func NewVcapServicesCommand

func NewVcapServicesCommand(
	p *config.KfParams,
	client kubernetes.Interface,
) *cobra.Command

NewVcapServicesCommand allows users to bind apps to service instances.

Types

This section is empty.

Jump to

Keyboard shortcuts

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