package
0.0.0-20250307045944-cf6c03992e2e
Repository: https://github.com/sapcc/limes.git
Documentation: pkg.go.dev

# Functions

ApplyComputedProjectQuota reevaluates auto-computed project quotas for the given resource, if supported by its quota distribution model.
CanConfirmNewCommitment returns whether the given commitment request can be confirmed immediately upon creation in the given project.
CanMoveExistingCommitment returns whether a commitment of the given amount at the given AZ resource location can be moved from one project to another.
ConfirmPendingCommitments goes through all unconfirmed commitments that could be confirmed, in chronological creation order, and confirms as many of them as possible given the currently available capacity.
LoadQuotaOverrides parses the config file at $LIMES_QUOTA_OVERRIDES_PATH.
NewCapacityPluginBackchannel builds a CapacityPluginBackchannel.
ValidateProjectServices ensures that all required ProjectService records for this project exist (and none other).

# Structs

ProjectResourceUpdate describes an operation that updates resource data within a single project service.