Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LimitsApiAccess ¶
type LimitsApiAccess interface {
gotenresource.Access
accepted_plan.AcceptedPlanAccess
limit.LimitAccess
limit_pool.LimitPoolAccess
plan.PlanAccess
plan_assignment.PlanAssignmentAccess
plan_assignment_request.PlanAssignmentRequestAccess
}
func NewApiAccess ¶
func NewApiAccess(client limits_client.LimitsClient) LimitsApiAccess
Click to show internal directories.
Click to hide internal directories.