Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
cmdtest
|
|
qbec-replay-exec
cmd qbec-replay-exec implements an exec provider that replays what was given to it in JSON format
|
cmd qbec-replay-exec implements an exec provider that replays what was given to it in JSON format |
internal
|
|
cmd
Package cmd provides an execution context for qbec commands and implements process-level lifecycle operations.
|
Package cmd provides an execution context for qbec commands and implements process-level lifecycle operations. |
commands
Package commands contains the implementation of all qbec commands.
|
Package commands contains the implementation of all qbec commands. |
diff
Package diff contains primitives for diff-ing objects and strings.
|
Package diff contains primitives for diff-ing objects and strings. |
eval
Package eval encapsulates the manner in which components and parameters are evaluated for qbec.
|
Package eval encapsulates the manner in which components and parameters are evaluated for qbec. |
fswalk
Package fswalk provides facilities to process files in bulk by walking down directory trees.
|
Package fswalk provides facilities to process files in bulk by walking down directory trees. |
model
Package model contains the app definition and interfaces for dealing with K8s objects.
|
Package model contains the app definition and interfaces for dealing with K8s objects. |
objsort
Package objsort allows sorting of K8s objects in the order in which they should be applied to the cluster.
|
Package objsort allows sorting of K8s objects in the order in which they should be applied to the cluster. |
remote
Package remote has the client implementation for interrogating and updating K8s objects and their metadata.
|
Package remote has the client implementation for interrogating and updating K8s objects and their metadata. |
remote/k8smeta
Package k8smeta implements metadata discovery and normalization of K8s resources.
|
Package k8smeta implements metadata discovery and normalization of K8s resources. |
rollout
Package rollout implements waiting for rollout completion of a set of objects.
|
Package rollout implements waiting for rollout completion of a set of objects. |
sio
Package sio provides logging functions with optional colorization.
|
Package sio provides logging functions with optional colorization. |
types
Package types contains all type specific processing.
|
Package types contains all type specific processing. |
Package vm exposes the capabilities of a Jsonnet VM as a narrow interface.
|
Package vm exposes the capabilities of a Jsonnet VM as a narrow interface. |
datasource
Package datasource declares the data source interface.
|
Package datasource declares the data source interface. |
internal/ds/exec
Package exec provides a data source implementation that can execute external commands and return its standard output for import or importstr use.
|
Package exec provides a data source implementation that can execute external commands and return its standard output for import or importstr use. |
internal/ds/factory
Package factory provides a mechanism to create data sources from URLs with custom schemes.
|
Package factory provides a mechanism to create data sources from URLs with custom schemes. |
internal/ds/helm3
Package helm3 provides a data source implementation that can extract k8s objects out of helm3 charts
|
Package helm3 provides a data source implementation that can extract k8s objects out of helm3 charts |
vmutil
Package vmutil exposes specific functions used in the native implementation of the VM for general purpose use.
|
Package vmutil exposes specific functions used in the native implementation of the VM for general purpose use. |
Click to show internal directories.
Click to hide internal directories.