package
Version:
v0.0.0-...-b196e69
Opens a new window with list of versions in this module.
Published: Dec 11, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package limits provides methods for managing resource limits of apps.
-
func GetPlan(c *drycc.Client, planID string) (api.LimitPlan, error)
-
func Plans(c *drycc.Client, specID string, cpu, memory, results int) ([]api.LimitPlan, int, error)
-
func Specs(c *drycc.Client, keywords string, results int) ([]api.LimitSpec, int, error)
GetPlan is get a available Plan
Plans is list all available limit plans
Specs is list all available limit specs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.