Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
pkg
|
|
admission/validation
Package kfvalidation contains validation webhook callbacks for Kf components that require cross-component lookups.
|
Package kfvalidation contains validation webhook callbacks for Kf components that require cross-component lookups. |
apis/kf
Package kf contains shared code for all versions of Kf dealing with the underlying Kubernetes infrastructure it uses.
|
Package kf contains shared code for all versions of Kf dealing with the underlying Kubernetes infrastructure it uses. |
apis/kf/config
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which Kf depends
|
Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which Kf depends |
client/kf/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/kf/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/kf/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/kf/clientset/versioned/typed/kf/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/kf/clientset/versioned/typed/kf/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/kube-aggregator/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/kube-aggregator/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/kube-aggregator/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/kube-aggregator/clientset/versioned/typed/apiregistration/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/kube-aggregator/clientset/versioned/typed/apiregistration/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/kube/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/kube/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/kube/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/kube/clientset/versioned/typed/networking/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/kube/clientset/versioned/typed/networking/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
client/networking/clientset/versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
client/networking/clientset/versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
client/networking/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
client/networking/clientset/versioned/typed/networking/v1alpha3
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
client/networking/clientset/versioned/typed/networking/v1alpha3/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
internal/osbutil
Package osbutil provides utilties for interacting with Open Service Brokers.
|
Package osbutil provides utilties for interacting with Open Service Brokers. |
kf/algorithms
Package algorithms holds generic algorithms that are useful throughout the project.
|
Package algorithms holds generic algorithms that are useful throughout the project. |
kf/apps
Package apps provides a cf compatible way of managing Knative Services as cf apps.
|
Package apps provides a cf compatible way of managing Knative Services as cf apps. |
kf/apps/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/buildpacks/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/builds
Package builds provides access to the Kf build process.
|
Package builds provides access to the Kf build process. |
kf/builds/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/cfutil
Package cfutil is for utilities around parsing and generating CF compatible things like application manifests and VCAP variables.
|
Package cfutil is for utilities around parsing and generating CF compatible things like application manifests and VCAP variables. |
kf/cfutil/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/commands/spaces
Package spaces contains the kf sub-commands for manipulating spaces.
|
Package spaces contains the kf sub-commands for manipulating spaces. |
kf/configmaps
Package configmaps contains the client for working with Kubernetes ConfigMaps.
|
Package configmaps contains the client for working with Kubernetes ConfigMaps. |
kf/configmaps/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/describe
Package describe contains describers similar to Kubectl's describe package.
|
Package describe contains describers similar to Kubectl's describe package. |
kf/doctor/troubleshooter
Package troubleshooter holds logic for debugging individual Kubernetes objects.
|
Package troubleshooter holds logic for debugging individual Kubernetes objects. |
kf/internal/genericcli
Package genericcli includes utilities to build generic CLI commands for operating with Kubernetes style resources.
|
Package genericcli includes utilities to build generic CLI commands for operating with Kubernetes style resources. |
kf/internal/tableclient/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/internal/tools/clientgen/gentest
Package gentest contains tests for the client generator.
|
Package gentest contains tests for the client generator. |
kf/logs/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/marketplace
Package marketplace provides access to the resources provided by service brokers for consumption by developers.
|
Package marketplace provides access to the resources provided by service brokers for consumption by developers. |
kf/marketplace/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/networkpolicies
Package networkpolicies contains the client for working with Kubernetes NetworkPolicies.
|
Package networkpolicies contains the client for working with Kubernetes NetworkPolicies. |
kf/networkpolicies/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/routes
Package routes provides a way of managing a v1alpha1.Route.
|
Package routes provides a way of managing a v1alpha1.Route. |
kf/routes/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/secrets
Package secrets contains the client for working with Kubernetes Secrets.
|
Package secrets contains the client for working with Kubernetes Secrets. |
kf/secrets/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/service-brokers/cluster
Package cluster contains the client for working with cluster scoped service brokers.
|
Package cluster contains the client for working with cluster scoped service brokers. |
kf/service-brokers/cluster/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/service-brokers/namespaced
Package namespaced contains the client for working with namespace scoped service brokers.
|
Package namespaced contains the client for working with namespace scoped service brokers. |
kf/service-brokers/namespaced/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/serviceinstancebindings
Package serviceinstancebindings contains the client for working with Kf ServiceInstanceBindings.
|
Package serviceinstancebindings contains the client for working with Kf ServiceInstanceBindings. |
kf/serviceinstancebindings/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/serviceinstances
Package serviceinstances contains the client for working with Kf ServiceInstances.
|
Package serviceinstances contains the client for working with Kf ServiceInstances. |
kf/serviceinstances/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/sourcepackages
Package sourcepackages provides a way of SourcePackages.
|
Package sourcepackages provides a way of SourcePackages. |
kf/sourcepackages/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/spaces
Package spaces provides a cf compatible way of managing spaces in the cluster.
|
Package spaces provides a cf compatible way of managing spaces in the cluster. |
kf/spaces/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/tasks
Package tasks contains the client for working with Kf Tasks.
|
Package tasks contains the client for working with Kf Tasks. |
kf/tasks/fake
Package fake is a generated GoMock package.
|
Package fake is a generated GoMock package. |
kf/testutil
Package testutil is a generated GoMock package.
|
Package testutil is a generated GoMock package. |
kf/testutil/integration
Package integration is a generated GoMock package.
|
Package integration is a generated GoMock package. |
reconciler/app/resources
Package resources holds simple functions for synthesizing child resources from an App.
|
Package resources holds simple functions for synthesizing child resources from an App. |
reconciler/build/resources
Package resources holds simple functions for synthesizing child resources from a Build.
|
Package resources holds simple functions for synthesizing child resources from a Build. |
reconciler/integration
Package integration contains integration tests for the reconciler and its dependencies.
|
Package integration contains integration tests for the reconciler and its dependencies. |
reconciler/reconcilerutil
Package reconcilerutil holds utility functions for Kf reconcilers similar to go's ioutil and httputil packages.
|
Package reconcilerutil holds utility functions for Kf reconcilers similar to go's ioutil and httputil packages. |
reconciler/route
Package route contains the reconciler for three types:
|
Package route contains the reconciler for three types: |
reconciler/route/resources
Package resources holds simple functions for synthesizing child resources from a Route.
|
Package resources holds simple functions for synthesizing child resources from a Route. |
reconciler/space/resources
Package resources holds simple functions for synthesizing child resources from a Space.
|
Package resources holds simple functions for synthesizing child resources from a Space. |
sourceimage
Package sourceimage includes utilities to pack and unpack source code from OCI containers so a normal container registry can be used as a source management system.
|
Package sourceimage includes utilities to pack and unpack source code from OCI containers so a normal container registry can be used as a source management system. |
system/testing
Package testing sets environment variables for server tests.
|
Package testing sets environment variables for server tests. |
Click to show internal directories.
Click to hide internal directories.