Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultKernelVersion = "vmlinux-6.1.102" // The Firecracker version the last tag + the short SHA (so we can build our dev previews) // TODO: The short tag here has only 7 characters — the one from our build pipeline will likely have exactly 8 so this will break. DefaultFirecrackerVersion = "v1.10.1_1fcdaec" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessToken ¶
func (AccessToken) Edges ¶
func (AccessToken) Edges() []ent.Edge
func (AccessToken) Fields ¶
func (AccessToken) Fields() []ent.Field
func (AccessToken) Mixin ¶
func (AccessToken) Mixin() []ent.Mixin
type Env ¶
func (Env) Annotations ¶
func (Env) Annotations() []schema.Annotation
type EnvAlias ¶
func (EnvAlias) Annotations ¶
func (EnvAlias) Annotations() []schema.Annotation
type TeamAPIKey ¶
func (TeamAPIKey) Annotations ¶
func (TeamAPIKey) Annotations() []schema.Annotation
func (TeamAPIKey) Edges ¶
func (TeamAPIKey) Edges() []ent.Edge
func (TeamAPIKey) Fields ¶
func (TeamAPIKey) Fields() []ent.Field
func (TeamAPIKey) Mixin ¶
func (TeamAPIKey) Mixin() []ent.Mixin
type Tier ¶
func (Tier) Annotations ¶
func (Tier) Annotations() []schema.Annotation
type User ¶
User holds the schema definition for the User entity.
func (User) Annotations ¶
func (User) Annotations() []schema.Annotation
type UsersTeams ¶
func (UsersTeams) Mixin ¶
func (UsersTeams) Mixin() []ent.Mixin
Click to show internal directories.
Click to hide internal directories.