Documentation
¶
Index ¶
- type Agent
- type AlipayOrderRollback
- type ComputeImage
- type ComputeInstance
- type ComputeSpec
- type ComputeSpecPrice
- type Cycle
- type CycleOrder
- type CycleRecharge
- type CycleRedeemCode
- type CycleRenewal
- type CycleTransaction
- type DomainBinding
- type Employee
- type Gateway
- type GatewayPort
- type NetworkMapping
- type S3Bucket
- type S3User
- type Script
- type ScriptExecutionRecord
- type Storage
- type StorageProvider
- type Task
- type User
- type UserResourceLimit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlipayOrderRollback ¶
AlipayOrderRollback holds the schema definition for the Cycle entity.
func (AlipayOrderRollback) Edges ¶
func (AlipayOrderRollback) Edges() []ent.Edge
Edges of the Cycle.
func (AlipayOrderRollback) Fields ¶
func (AlipayOrderRollback) Fields() []ent.Field
Fields of the Cycle.
type ComputeImage ¶
ComputeImage holds the schema definition for the ComputeImage entity.
func (ComputeImage) Indexes ¶
func (ComputeImage) Indexes() []ent.Index
type ComputeInstance ¶
ComputeInstance holds the schema definition for the ComputeInstance entity.
func (ComputeInstance) Edges ¶
func (ComputeInstance) Edges() []ent.Edge
Edges of the ComputeInstance.
func (ComputeInstance) Fields ¶
func (ComputeInstance) Fields() []ent.Field
Fields of the ComputeInstance.
func (ComputeInstance) Indexes ¶
func (ComputeInstance) Indexes() []ent.Index
type ComputeSpec ¶
ComputeSpec holds the schema definition for the ComputeSpec entity.
func (ComputeSpec) Indexes ¶
func (ComputeSpec) Indexes() []ent.Index
type ComputeSpecPrice ¶
ComputeSpecPrice holds the schema definition for the ComputeSpecPrice entity.
func (ComputeSpecPrice) Edges ¶
func (ComputeSpecPrice) Edges() []ent.Edge
Edges of the ComputeSpecPrice.
func (ComputeSpecPrice) Fields ¶
func (ComputeSpecPrice) Fields() []ent.Field
Fields of the ComputeSpecPrice.
func (ComputeSpecPrice) Indexes ¶
func (ComputeSpecPrice) Indexes() []ent.Index
type CycleOrder ¶
Cycle holds the schema definition for the Cycle entity.
type CycleRecharge ¶
CycleTransaction holds the schema definition for the CycleTransaction entity.
func (CycleRecharge) Fields ¶
func (CycleRecharge) Fields() []ent.Field
Fields of the CycleTransaction.
type CycleRedeemCode ¶
CycleRedeemCode holds the schema definition for the Cycle entity.
type CycleRenewal ¶
CycleRenewal holds the schema definition for the CycleRenewal entity.
type CycleTransaction ¶
CycleTransaction holds the schema definition for the CycleTransaction entity.
func (CycleTransaction) Edges ¶
func (CycleTransaction) Edges() []ent.Edge
Edges of the CycleTransaction.
func (CycleTransaction) Fields ¶
func (CycleTransaction) Fields() []ent.Field
Fields of the CycleTransaction.
type DomainBinding ¶
DomainBindding holds the schema definition for the DomainBindding entity.
func (DomainBinding) Fields ¶
func (DomainBinding) Fields() []ent.Field
Fields of the DomainBindding.
type GatewayPort ¶
GatewayPort holds the schema definition for the GatewayPort entity.
type NetworkMapping ¶
NetworkMapping holds the schema definition for the NetworkMapping entity.
func (NetworkMapping) Fields ¶
func (NetworkMapping) Fields() []ent.Field
Fields of the NetworkMapping.
type ScriptExecutionRecord ¶
ScriptExecutionRecord holds the schema definition for the ScriptExecutionRecord entity.
func (ScriptExecutionRecord) Edges ¶
func (ScriptExecutionRecord) Edges() []ent.Edge
Edges of the ScriptExecutionRecord.
func (ScriptExecutionRecord) Fields ¶
func (ScriptExecutionRecord) Fields() []ent.Field
Fields of the ScriptExecutionRecord.
type StorageProvider ¶
StorageProvider holds the schema definition for the StorageProvider entity.
func (StorageProvider) Edges ¶
func (StorageProvider) Edges() []ent.Edge
Edges of the StorageProvider.
func (StorageProvider) Fields ¶
func (StorageProvider) Fields() []ent.Field
Fields of the StorageProvider.
type UserResourceLimit ¶
UserResourceLimit holds the schema definition for the UserResourceLimit entity.
func (UserResourceLimit) Edges ¶
func (UserResourceLimit) Edges() []ent.Edge
Edges of the UserResourceLimit.
func (UserResourceLimit) Fields ¶
func (UserResourceLimit) Fields() []ent.Field
Fields of the UserResourceLimit.
Source Files
¶
- agent.go
- alipay_order_rollback.go
- compute_spec_price.go
- computeimage.go
- computeinstance.go
- computespec.go
- cycle.go
- cycle_order.go
- cycle_recharge.go
- cycle_redeem_code.go
- cycle_renewal.go
- cycle_transaction.go
- domain_binding.go
- employee.go
- gateway.go
- gateway_port.go
- network_mapping.go
- s3bucket.go
- s3user.go
- script.go
- scriptexecutionrecord.go
- storage.go
- storage_provider.go
- task.go
- user.go
- user_resource_limit.go