Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuotaCodeValue ¶
type QuotasService ¶
type QuotasService struct { Client client.Client Scope *scope.ClusterScope DryRun bool Quotas *quotas.Service }
func New ¶
func New(scope *scope.ClusterScope, client client.Client, dryRun bool) *QuotasService
func (*QuotasService) Reconcile ¶
func (s *QuotasService) Reconcile(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.