package
0.0.0-20250228085210-08c043ffe118
Repository: https://github.com/maistra/istio-operator.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewPatchFactory creates a new PatchFactory.
RenderChart renders the helm charts, returning a map of rendered templates.
SortByKind sorts manifests in InstallOrder.
# Variables
InstallOrder is the order in which manifests should be installed (by Kind).
UninstallOrder is the order in which manifests should be uninstalled (by Kind).
# Structs
No description provided by the author
PatchFactory wraps the objects needed to create Patch objects.
# Interfaces
Patch represents a "patch" for an object.
# Type aliases
SortOrder is an ordering of Kinds.