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

# Functions

Sort sorts the supplied local objects based on the supplied configuration.
SortMeta sorts the supplied meta objects based on the config.

# Constants

any cluster-level object that does not have an assigned order.
any object for which server metadata was not found.
any namespaced object that does not have an assigned order.
any object that results in pod creation.

# Variables

SpecifiedOrdering defines ordering for a set of known kubernetes objects.

# Structs

Config is the sort configuration.

# Type aliases

Namespaced returns true if the supplied gvk is a namespaced resource.
OrderingProvider provides a positive order for the supplied item if it wants to influence its apply order or 0 if it does not care.