Documentation ¶
Index ¶
- func NewCreateServiceCommand(p *config.KfParams, client servicecatalogclient.Interface) *cobra.Command
- func NewDeleteServiceCommand(p *config.KfParams, client services.ClientInterface) *cobra.Command
- func NewGetServiceCommand(p *config.KfParams, client services.ClientInterface) *cobra.Command
- func NewListServicesCommand(p *config.KfParams, client services.ClientInterface, appsClient apps.Client) *cobra.Command
- func NewMarketplaceCommand(p *config.KfParams, client services.ClientInterface) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateServiceCommand ¶
func NewCreateServiceCommand(p *config.KfParams, client servicecatalogclient.Interface) *cobra.Command
NewCreateServiceCommand allows users to create service instances.
func NewDeleteServiceCommand ¶
NewDeleteServiceCommand allows users to delete service instances.
func NewGetServiceCommand ¶
NewGetServiceCommand allows users to get a service instance.
func NewListServicesCommand ¶
func NewListServicesCommand( p *config.KfParams, client services.ClientInterface, appsClient apps.Client, ) *cobra.Command
NewListServicesCommand allows users to list service instances.
func NewMarketplaceCommand ¶
NewMarketplaceCommand allows users to get a service instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.