commands

package
v0.0.0-...-8f52349 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 43 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppsSet = wire.NewSet(
	SourcesSet,
	provideAppsGetter, apps.NewClient, apps.NewPusher,
)
View Source
var SourcesSet = wire.NewSet(config.GetKfClient, provideSourcesBuildTailer, provideKfSources, sources.NewClient)
View Source
var SpacesSet = wire.NewSet(config.GetKfClient, provideKfSpaces, spaces.NewClient)
View Source
var Version = "dev"

Version is filled in via ldflags.

Functions

func InjectApps

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

func InjectBindingService

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

func InjectBuildLogs

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

func InjectBuildpacks

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

func InjectBuildpacksClient

func InjectBuildpacksClient(p *config.KfParams) buildpacks.Client

func InjectBuilds

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

func InjectConfigSpace

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

func InjectCreateRoute

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

func InjectCreateService

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

func InjectCreateServiceBroker

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

func InjectCreateSpace

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

func InjectDelete

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

func InjectDeleteQuota

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

func InjectDeleteRoute

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

func InjectDeleteService

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

func InjectDeleteServiceBroker

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

func InjectDeleteSpace

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

func InjectEnv

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

func InjectGetApp

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

func InjectGetQuota

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

func InjectGetService

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

func InjectListBindings

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

func InjectListServices

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

func InjectLogs

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

func InjectMapRoute

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

func InjectMarketplace

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

func InjectNamesCommand

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

func InjectProxy

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

func InjectPush

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

func InjectRestage

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

func InjectRestart

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

func InjectRoutes

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

func InjectScale

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

func InjectSetEnv

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

func InjectSpace

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

func InjectSpaces

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

func InjectStacks

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

func InjectStart

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

func InjectStop

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

func InjectUnbindService

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

func InjectUnmapRoute

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

func InjectUnsetEnv

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

func InjectUpdateQuota

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

func InjectVcapServices

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

func NewDebugCommand

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

NewDebugCommand creates a command that prints debugging information.

func NewKfCommand

func NewKfCommand() *cobra.Command

NewKfCommand creates the root kf command.

func NewTargetCommand

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

NewTargetCommand creates a command that can set the default space.

func NewVersionCommand

func NewVersionCommand(version, goos string) *cobra.Command

NewVersionCommand returns a command that displays the version.

Types

This section is empty.

Directories

Path Synopsis
gke
kf
Package spaces contains the kf sub-commands for manipulating spaces.
Package spaces contains the kf sub-commands for manipulating spaces.

Jump to

Keyboard shortcuts

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