schema

package
v0.5.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultNamespaceConfig = `` /* 606-byte string literal not displayed */
View Source
const NameRegexFragment = `(([a-z][a-z0-9_\-]*[a-z0-9])|([a-z]))`
View Source
const NameRegexPattern = `^` + NameRegexFragment + `$`
View Source
const RefRegexFragment = `(([a-zA-Z0-9][a-zA-Z0-9_\-\.]*[a-zA-Z0-9])|([a-zA-Z0-9]))`
View Source
const RefRegexPattern = `^` + RefRegexFragment + `$`
View Source
const URIRegexPattern = `^(` + NameRegexFragment + `[\/]?)*$`
View Source
const VarNameRegexPattern = `^(([a-zA-Z][a-zA-Z0-9_]*[a-zA-Z0-9])|([a-zA-Z]))$`

Variables

Functions

This section is empty.

Types

type CloudEvents

type CloudEvents struct {
	ent.Schema
}

CloudEvents holds the schema definition for the events.

func (CloudEvents) Edges

func (CloudEvents) Edges() []ent.Edge

Edges of the CloudEvents.

func (CloudEvents) Fields

func (CloudEvents) Fields() []ent.Field

Fields of the CloudEvent.

func (CloudEvents) Indexes added in v0.5.6

func (CloudEvents) Indexes() []ent.Index

Indexes of the CloudEvents.

type Events

type Events struct {
	ent.Schema
}

Events holds the schema definition for the Events entity.

func (Events) Edges

func (Events) Edges() []ent.Edge

Edges of the Events.

func (Events) Fields

func (Events) Fields() []ent.Field

Fields of the Events.

type EventsWait

type EventsWait struct {
	ent.Schema
}

EventsWait holds the schema definition for the EventsWait entity.

func (EventsWait) Edges

func (EventsWait) Edges() []ent.Edge

Edges of the EventsWait.

func (EventsWait) Fields

func (EventsWait) Fields() []ent.Field

Fields of the EventsWait.

type Inode

type Inode struct {
	ent.Schema
}

Inode holds the schema definition for the inode entity.

func (Inode) Edges

func (Inode) Edges() []ent.Edge

Edges of the Inode.

func (Inode) Fields

func (Inode) Fields() []ent.Field

Fields of the Inode.

func (Inode) Indexes

func (Inode) Indexes() []ent.Index

Indexes of the Inode.

type Instance

type Instance struct {
	ent.Schema
}

Instance holds the schema definition for the instance entity.

func (Instance) Edges

func (Instance) Edges() []ent.Edge

Edges of the Instance.

func (Instance) Fields

func (Instance) Fields() []ent.Field

Fields of the Instance.

type InstanceRuntime

type InstanceRuntime struct {
	ent.Schema
}

InstanceRuntime holds the schema definition for the instance runtime entity.

func (InstanceRuntime) Edges

func (InstanceRuntime) Edges() []ent.Edge

Edges of the InstanceRuntime.

func (InstanceRuntime) Fields

func (InstanceRuntime) Fields() []ent.Field

Fields of the InstanceRuntime.

type LogMsg

type LogMsg struct {
	ent.Schema
}

LogMsg holds the schema definition for the logmsg entity.

func (LogMsg) Edges

func (LogMsg) Edges() []ent.Edge

Edges of the LogMsg.

func (LogMsg) Fields

func (LogMsg) Fields() []ent.Field

Fields of the LogMsg.

type Namespace

type Namespace struct {
	ent.Schema
}

Namespace holds the schema definition for the Namespace entity.

func (Namespace) Edges

func (Namespace) Edges() []ent.Edge

Edges of the Namespace.

func (Namespace) Fields

func (Namespace) Fields() []ent.Field

Fields of the Namespace.

type Ref

type Ref struct {
	ent.Schema
}

Ref holds the schema definition for the ref entity.

func (Ref) Edges

func (Ref) Edges() []ent.Edge

Edges of the Ref.

func (Ref) Fields

func (Ref) Fields() []ent.Field

Fields of the Ref.

func (Ref) Indexes

func (Ref) Indexes() []ent.Index

Indexes of the Ref.

type Revision

type Revision struct {
	ent.Schema
}

Revision holds the schema definition for the revision entity.

func (Revision) Edges

func (Revision) Edges() []ent.Edge

Edges of the Revision.

func (Revision) Fields

func (Revision) Fields() []ent.Field

Fields of the Revision.

type Route

type Route struct {
	ent.Schema
}

Route holds the schema definition for the route entity.

func (Route) Edges

func (Route) Edges() []ent.Edge

Edges of the Route.

func (Route) Fields

func (Route) Fields() []ent.Field

Fields of the Route.

type VarData

type VarData struct {
	ent.Schema
}

VarData holds the schema definition for the vardata entity.

func (VarData) Edges

func (VarData) Edges() []ent.Edge

Edges of the VarData.

func (VarData) Fields

func (VarData) Fields() []ent.Field

Fields of the VarData.

type VarRef

type VarRef struct {
	ent.Schema
}

VarRef holds the schema definition for the varref entity.

func (VarRef) Edges

func (VarRef) Edges() []ent.Edge

Edges of the VarRef.

func (VarRef) Fields

func (VarRef) Fields() []ent.Field

Fields of the VarRef.

type Workflow

type Workflow struct {
	ent.Schema
}

Workflow holds the schema definition for the workflow entity.

func (Workflow) Edges

func (Workflow) Edges() []ent.Edge

Edges of the Workflow.

func (Workflow) Fields

func (Workflow) Fields() []ent.Field

Fields of the Workflow.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL