Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CASBackend ¶ added in v0.14.0
CASBackend holds the schema definition for the CASBackend entity.
func (CASBackend) Edges ¶ added in v0.14.0
func (CASBackend) Edges() []ent.Edge
func (CASBackend) Fields ¶ added in v0.14.0
func (CASBackend) Fields() []ent.Field
type CASMapping ¶ added in v0.17.0
CASBackend holds the schema definition for the CASBackend entity.
func (CASMapping) Edges ¶ added in v0.17.0
func (CASMapping) Edges() []ent.Edge
func (CASMapping) Fields ¶ added in v0.17.0
func (CASMapping) Fields() []ent.Field
func (CASMapping) Indexes ¶ added in v0.17.0
func (CASMapping) Indexes() []ent.Index
type Integration ¶
func (Integration) Edges ¶
func (Integration) Edges() []ent.Edge
func (Integration) Fields ¶
func (Integration) Fields() []ent.Field
type IntegrationAttachment ¶
func (IntegrationAttachment) Edges ¶
func (IntegrationAttachment) Edges() []ent.Edge
func (IntegrationAttachment) Fields ¶
func (IntegrationAttachment) Fields() []ent.Field
type Membership ¶
Membership maps users belonging to organizations
func (Membership) Edges ¶
func (Membership) Edges() []ent.Edge
func (Membership) Fields ¶
func (Membership) Fields() []ent.Field
func (Membership) Indexes ¶
func (Membership) Indexes() []ent.Index
type OrgInvitation ¶ added in v0.25.0
func (OrgInvitation) Edges ¶ added in v0.25.0
func (OrgInvitation) Edges() []ent.Edge
func (OrgInvitation) Fields ¶ added in v0.25.0
func (OrgInvitation) Fields() []ent.Field
type Organization ¶
Organization holds the schema definition for the Organization entity.
type RobotAccount ¶
RobotAccount holds the schema definition for the RobotAccount entity.
type WorkflowContract ¶
WorkflowContract holds the schema definition for the WorkflowContract entity.
func (WorkflowContract) Edges ¶
func (WorkflowContract) Edges() []ent.Edge
Edges of the WorkflowContract.
func (WorkflowContract) Fields ¶
func (WorkflowContract) Fields() []ent.Field
Fields of the WorkflowContract.
type WorkflowContractVersion ¶
WorkflowContractVersion holds the schema definition for the WorkflowContractVersion entity.
func (WorkflowContractVersion) Edges ¶
func (WorkflowContractVersion) Edges() []ent.Edge
Edges of the WorkflowContractVersion.
func (WorkflowContractVersion) Fields ¶
func (WorkflowContractVersion) Fields() []ent.Field
Fields of the WorkflowContractVersion.
type WorkflowRun ¶
WorkflowRun holds the schema definition for the WorkflowRun entity.
func (WorkflowRun) Indexes ¶
func (WorkflowRun) Indexes() []ent.Index