Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VERSION = "UNKNOWN"
VERSION is the version string for built artifacts. It's set by the build system, and should not be changed in this codebase
Functions ¶
This section is empty.
Types ¶
type Version ¶ added in v0.0.3
type Version struct {
// contains filtered or unexported fields
}
Version decides whether we should print the version and leave.
func VersionFlag ¶ added in v0.0.3
VersionFlag creates the version flag for your application.
func (Version) PrintAndExitIfRequested ¶ added in v0.0.3
func (v Version) PrintAndExitIfRequested()
PrintAndExitIfRequested will print the version if requested, and exit.
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
servicecatalog
Package servicecatalog contains all of the sources needed to make servicebrokers and their related service objects.
|
Package servicecatalog contains all of the sources needed to make servicebrokers and their related service objects. |
servicecatalog/install
Package install registers the service-catalog API group
|
Package install registers the service-catalog API group |
servicecatalog/testapi
Package testapi provides a helper for retrieving the KUBE_TEST_API environment variable.
|
Package testapi provides a helper for retrieving the KUBE_TEST_API environment variable. |
servicecatalog/v1beta1
Package v1beta1 defines all of the versioned (v1beta1) definitions of the service catalog model.
|
Package v1beta1 defines all of the versioned (v1beta1) definitions of the service catalog model. |
client
|
|
clientset_generated/clientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/clientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/clientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset_generated/clientset/typed/servicecatalog/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/clientset/typed/servicecatalog/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
clientset_generated/internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
clientset_generated/internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
clientset_generated/internalclientset/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
clientset_generated/internalclientset/typed/servicecatalog/internalversion
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clientset_generated/internalclientset/typed/servicecatalog/internalversion/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
kubernetes
|
|
Package openapi exists to hold generated openapi code
|
Package openapi exists to hold generated openapi code |
registry
|
|
rest
|
|
storage
|
|
Click to show internal directories.
Click to hide internal directories.