services

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: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateServiceCommand

func NewCreateServiceCommand(p *config.KfParams, client serviceinstances.Client, secretsClient secrets.Client, marketplaceClient marketplace.ClientInterface) *cobra.Command

NewCreateServiceCommand allows users to create service instances.

func NewCreateUserProvidedServiceCommand

func NewCreateUserProvidedServiceCommand(p *config.KfParams, client serviceinstances.Client, secretsClient secrets.Client) *cobra.Command

NewCreateUserProvidedServiceCommand allows users to create user-provided service instances.

func NewDeleteServiceCommand

func NewDeleteServiceCommand(p *config.KfParams, client serviceinstances.Client) *cobra.Command

NewDeleteServiceCommand allows users to delete service instances.

func NewGetServiceCommand

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

NewGetServiceCommand allows users to get a service instance.

func NewListServicesCommand

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

NewListServicesCommand allows users to list service instances.

func NewMarketplaceCommand

func NewMarketplaceCommand(p *config.KfParams, marketplaceClient marketplace.ClientInterface) *cobra.Command

NewMarketplaceCommand allows users to get a service instance.

func NewUpdateUserProvidedServiceCommand

func NewUpdateUserProvidedServiceCommand(p *config.KfParams, client serviceinstances.Client, secretsClient secrets.Client) *cobra.Command

NewUpdateUserProvidedServiceCommand allows users to update user-provided service instances. New credentials overwrite old credentials, and parameters not provided are deleted. The updated service instance credentials are reflected on the application after unbinding and binding the service. See https://docs.cloudfoundry.org/devguide/services/user-provided.html for more information.

Types

This section is empty.

Jump to

Keyboard shortcuts

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