directory
0.16.3
Repository: https://github.com/splunk/qbec.git
Documentation: pkg.go.dev

# Packages

Package cmd provides an execution context for qbec commands and implements process-level lifecycle operations.
Package commands contains the implementation of all qbec commands.
Package diff contains primitives for diff-ing objects and strings.
Package eval encapsulates the manner in which components and parameters are evaluated for qbec.
No description provided by the author
Package fswalk provides facilities to process files in bulk by walking down directory trees.
Package model contains the app definition and interfaces for dealing with K8s objects.
Package objsort allows sorting of K8s objects in the order in which they should be applied to the cluster.
Package remote has the client implementation for interrogating and updating K8s objects and their metadata.
Package rollout implements waiting for rollout completion of a set of objects.
Package sio provides logging functions with optional colorization.
No description provided by the author
Package types contains all type specific processing.
No description provided by the author