package
0.0.0-20241220073514-a37a6d3c3b99
Repository: https://github.com/istio-ecosystem/sail-operator.git
Documentation: pkg.go.dev

# Functions

ComputeValues computes the Istio Helm values for an IstioRevision as follows: - applies image digests from the operator configuration - applies the user-provided values on top of the default values from the default and user-selected profiles - applies overrides that are not configurable by the user.
No description provided by the author
IsUsingRemoteControlPlane returns true if the IstioRevision is configured to connect to a remote rather than deploy a local control plane.
ListOwned returns all IstioRevisions owned by the given owner.
PruneInactive deletes IstioRevisions owned by the specified owner that are not in use and whose grace period has expired.