Documentation ¶
Index ¶
- type LimitsClient
- type LimitsDescriptor
- func (d *LimitsDescriptor) AllApiDescriptors() []gotenclient.ApiDescriptor
- func (d *LimitsDescriptor) AllImportedServiceInfos() []gotenclient.ServiceImportInfo
- func (d *LimitsDescriptor) AllResourceDescriptors() []gotenresource.Descriptor
- func (d *LimitsDescriptor) GetNextVersion() string
- func (d *LimitsDescriptor) GetServiceDomain() string
- func (d *LimitsDescriptor) GetServiceName() string
- func (d *LimitsDescriptor) GetVersion() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LimitsClient ¶
type LimitsClient interface { accepted_plan_client.AcceptedPlanServiceClient limit_pool_client.LimitPoolServiceClient limit_client.LimitServiceClient plan_assignment_request_client.PlanAssignmentRequestServiceClient plan_assignment_client.PlanAssignmentServiceClient plan_client.PlanServiceClient }
func NewLimitsClient ¶
func NewLimitsClient(cc grpc.ClientConnInterface) LimitsClient
type LimitsDescriptor ¶
type LimitsDescriptor struct{}
func GetLimitsDescriptor ¶
func GetLimitsDescriptor() *LimitsDescriptor
func (*LimitsDescriptor) AllApiDescriptors ¶
func (d *LimitsDescriptor) AllApiDescriptors() []gotenclient.ApiDescriptor
func (*LimitsDescriptor) AllImportedServiceInfos ¶ added in v0.8.0
func (d *LimitsDescriptor) AllImportedServiceInfos() []gotenclient.ServiceImportInfo
func (*LimitsDescriptor) AllResourceDescriptors ¶
func (d *LimitsDescriptor) AllResourceDescriptors() []gotenresource.Descriptor
func (*LimitsDescriptor) GetNextVersion ¶
func (d *LimitsDescriptor) GetNextVersion() string
func (*LimitsDescriptor) GetServiceDomain ¶
func (d *LimitsDescriptor) GetServiceDomain() string
func (*LimitsDescriptor) GetServiceName ¶
func (d *LimitsDescriptor) GetServiceName() string
func (*LimitsDescriptor) GetVersion ¶
func (d *LimitsDescriptor) GetVersion() string
Click to show internal directories.
Click to hide internal directories.