Categorygithub.com/project-codeflare/multi-cluster-app-dispatcherpkgquotapluginsquota-forestquota-managerquota
# Functions
NewConsumerInfo : create a new ConsumerInfo from Json struct.
NewConsumerInfoFromFile : create a new ConsumerInfo from Json file.
NewConsumerInfoFromString : create a new ConsumerInfo from Json string.
NewManager : create a new quota manager.
# Constants
Maintenance operation: consumers forced allocated; tree updates in cache.
Normal operation: consumers allocated/deallocated; tree updates in cache.
# Structs
ConsumerInfo : A consumer model including specifications.
Manager : A quota manager of quota trees; This should be the main interface to quota management.
# Type aliases
Mode : the mode of a quota tree.