Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + type AppliedClusterResourceQuotaREST struct + func NewREST(quotaMapper clusterquotamapping.ClusterQuotaMapper, ...) *AppliedClusterResourceQuotaREST + func (r *AppliedClusterResourceQuotaREST) Get(ctx context.Context, name string, options *metav1.GetOptions) (runtime.Object, error) + func (r *AppliedClusterResourceQuotaREST) List(ctx context.Context, options *metainternal.ListOptions) (runtime.Object, error) + func (r *AppliedClusterResourceQuotaREST) New() runtime.Object + func (r *AppliedClusterResourceQuotaREST) NewList() runtime.Object + func (s *AppliedClusterResourceQuotaREST) NamespaceScoped() bool