Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Project) predicate.Project
- func Atomic(v bool) predicate.Project
- func AtomicEQ(v bool) predicate.Project
- func AtomicNEQ(v bool) predicate.Project
- func Config(v string) predicate.Project
- func ConfigContains(v string) predicate.Project
- func ConfigContainsFold(v string) predicate.Project
- func ConfigEQ(v string) predicate.Project
- func ConfigEqualFold(v string) predicate.Project
- func ConfigGT(v string) predicate.Project
- func ConfigGTE(v string) predicate.Project
- func ConfigHasPrefix(v string) predicate.Project
- func ConfigHasSuffix(v string) predicate.Project
- func ConfigIn(vs ...string) predicate.Project
- func ConfigIsNil() predicate.Project
- func ConfigLT(v string) predicate.Project
- func ConfigLTE(v string) predicate.Project
- func ConfigNEQ(v string) predicate.Project
- func ConfigNotIn(vs ...string) predicate.Project
- func ConfigNotNil() predicate.Project
- func ConfigType(v string) predicate.Project
- func ConfigTypeContains(v string) predicate.Project
- func ConfigTypeContainsFold(v string) predicate.Project
- func ConfigTypeEQ(v string) predicate.Project
- func ConfigTypeEqualFold(v string) predicate.Project
- func ConfigTypeGT(v string) predicate.Project
- func ConfigTypeGTE(v string) predicate.Project
- func ConfigTypeHasPrefix(v string) predicate.Project
- func ConfigTypeHasSuffix(v string) predicate.Project
- func ConfigTypeIn(vs ...string) predicate.Project
- func ConfigTypeIsNil() predicate.Project
- func ConfigTypeLT(v string) predicate.Project
- func ConfigTypeLTE(v string) predicate.Project
- func ConfigTypeNEQ(v string) predicate.Project
- func ConfigTypeNotIn(vs ...string) predicate.Project
- func ConfigTypeNotNil() predicate.Project
- func CreatedAt(v time.Time) predicate.Project
- func CreatedAtEQ(v time.Time) predicate.Project
- func CreatedAtGT(v time.Time) predicate.Project
- func CreatedAtGTE(v time.Time) predicate.Project
- func CreatedAtIn(vs ...time.Time) predicate.Project
- func CreatedAtLT(v time.Time) predicate.Project
- func CreatedAtLTE(v time.Time) predicate.Project
- func CreatedAtNEQ(v time.Time) predicate.Project
- func CreatedAtNotIn(vs ...time.Time) predicate.Project
- func Creator(v string) predicate.Project
- func CreatorContains(v string) predicate.Project
- func CreatorContainsFold(v string) predicate.Project
- func CreatorEQ(v string) predicate.Project
- func CreatorEqualFold(v string) predicate.Project
- func CreatorGT(v string) predicate.Project
- func CreatorGTE(v string) predicate.Project
- func CreatorHasPrefix(v string) predicate.Project
- func CreatorHasSuffix(v string) predicate.Project
- func CreatorIn(vs ...string) predicate.Project
- func CreatorLT(v string) predicate.Project
- func CreatorLTE(v string) predicate.Project
- func CreatorNEQ(v string) predicate.Project
- func CreatorNotIn(vs ...string) predicate.Project
- func DeletedAt(v time.Time) predicate.Project
- func DeletedAtEQ(v time.Time) predicate.Project
- func DeletedAtGT(v time.Time) predicate.Project
- func DeletedAtGTE(v time.Time) predicate.Project
- func DeletedAtIn(vs ...time.Time) predicate.Project
- func DeletedAtIsNil() predicate.Project
- func DeletedAtLT(v time.Time) predicate.Project
- func DeletedAtLTE(v time.Time) predicate.Project
- func DeletedAtNEQ(v time.Time) predicate.Project
- func DeletedAtNotIn(vs ...time.Time) predicate.Project
- func DeletedAtNotNil() predicate.Project
- func DeployStatus(v types.Deploy) predicate.Project
- func DeployStatusEQ(v types.Deploy) predicate.Project
- func DeployStatusGT(v types.Deploy) predicate.Project
- func DeployStatusGTE(v types.Deploy) predicate.Project
- func DeployStatusIn(vs ...types.Deploy) predicate.Project
- func DeployStatusLT(v types.Deploy) predicate.Project
- func DeployStatusLTE(v types.Deploy) predicate.Project
- func DeployStatusNEQ(v types.Deploy) predicate.Project
- func DeployStatusNotIn(vs ...types.Deploy) predicate.Project
- func DockerImageIsNil() predicate.Project
- func DockerImageNotNil() predicate.Project
- func EnvValuesIsNil() predicate.Project
- func EnvValuesNotNil() predicate.Project
- func ExtraValuesIsNil() predicate.Project
- func ExtraValuesNotNil() predicate.Project
- func FinalExtraValuesIsNil() predicate.Project
- func FinalExtraValuesNotNil() predicate.Project
- func GitBranch(v string) predicate.Project
- func GitBranchContains(v string) predicate.Project
- func GitBranchContainsFold(v string) predicate.Project
- func GitBranchEQ(v string) predicate.Project
- func GitBranchEqualFold(v string) predicate.Project
- func GitBranchGT(v string) predicate.Project
- func GitBranchGTE(v string) predicate.Project
- func GitBranchHasPrefix(v string) predicate.Project
- func GitBranchHasSuffix(v string) predicate.Project
- func GitBranchIn(vs ...string) predicate.Project
- func GitBranchIsNil() predicate.Project
- func GitBranchLT(v string) predicate.Project
- func GitBranchLTE(v string) predicate.Project
- func GitBranchNEQ(v string) predicate.Project
- func GitBranchNotIn(vs ...string) predicate.Project
- func GitBranchNotNil() predicate.Project
- func GitCommit(v string) predicate.Project
- func GitCommitAuthor(v string) predicate.Project
- func GitCommitAuthorContains(v string) predicate.Project
- func GitCommitAuthorContainsFold(v string) predicate.Project
- func GitCommitAuthorEQ(v string) predicate.Project
- func GitCommitAuthorEqualFold(v string) predicate.Project
- func GitCommitAuthorGT(v string) predicate.Project
- func GitCommitAuthorGTE(v string) predicate.Project
- func GitCommitAuthorHasPrefix(v string) predicate.Project
- func GitCommitAuthorHasSuffix(v string) predicate.Project
- func GitCommitAuthorIn(vs ...string) predicate.Project
- func GitCommitAuthorLT(v string) predicate.Project
- func GitCommitAuthorLTE(v string) predicate.Project
- func GitCommitAuthorNEQ(v string) predicate.Project
- func GitCommitAuthorNotIn(vs ...string) predicate.Project
- func GitCommitContains(v string) predicate.Project
- func GitCommitContainsFold(v string) predicate.Project
- func GitCommitDate(v time.Time) predicate.Project
- func GitCommitDateEQ(v time.Time) predicate.Project
- func GitCommitDateGT(v time.Time) predicate.Project
- func GitCommitDateGTE(v time.Time) predicate.Project
- func GitCommitDateIn(vs ...time.Time) predicate.Project
- func GitCommitDateIsNil() predicate.Project
- func GitCommitDateLT(v time.Time) predicate.Project
- func GitCommitDateLTE(v time.Time) predicate.Project
- func GitCommitDateNEQ(v time.Time) predicate.Project
- func GitCommitDateNotIn(vs ...time.Time) predicate.Project
- func GitCommitDateNotNil() predicate.Project
- func GitCommitEQ(v string) predicate.Project
- func GitCommitEqualFold(v string) predicate.Project
- func GitCommitGT(v string) predicate.Project
- func GitCommitGTE(v string) predicate.Project
- func GitCommitHasPrefix(v string) predicate.Project
- func GitCommitHasSuffix(v string) predicate.Project
- func GitCommitIn(vs ...string) predicate.Project
- func GitCommitIsNil() predicate.Project
- func GitCommitLT(v string) predicate.Project
- func GitCommitLTE(v string) predicate.Project
- func GitCommitNEQ(v string) predicate.Project
- func GitCommitNotIn(vs ...string) predicate.Project
- func GitCommitNotNil() predicate.Project
- func GitCommitTitle(v string) predicate.Project
- func GitCommitTitleContains(v string) predicate.Project
- func GitCommitTitleContainsFold(v string) predicate.Project
- func GitCommitTitleEQ(v string) predicate.Project
- func GitCommitTitleEqualFold(v string) predicate.Project
- func GitCommitTitleGT(v string) predicate.Project
- func GitCommitTitleGTE(v string) predicate.Project
- func GitCommitTitleHasPrefix(v string) predicate.Project
- func GitCommitTitleHasSuffix(v string) predicate.Project
- func GitCommitTitleIn(vs ...string) predicate.Project
- func GitCommitTitleLT(v string) predicate.Project
- func GitCommitTitleLTE(v string) predicate.Project
- func GitCommitTitleNEQ(v string) predicate.Project
- func GitCommitTitleNotIn(vs ...string) predicate.Project
- func GitCommitWebURL(v string) predicate.Project
- func GitCommitWebURLContains(v string) predicate.Project
- func GitCommitWebURLContainsFold(v string) predicate.Project
- func GitCommitWebURLEQ(v string) predicate.Project
- func GitCommitWebURLEqualFold(v string) predicate.Project
- func GitCommitWebURLGT(v string) predicate.Project
- func GitCommitWebURLGTE(v string) predicate.Project
- func GitCommitWebURLHasPrefix(v string) predicate.Project
- func GitCommitWebURLHasSuffix(v string) predicate.Project
- func GitCommitWebURLIn(vs ...string) predicate.Project
- func GitCommitWebURLLT(v string) predicate.Project
- func GitCommitWebURLLTE(v string) predicate.Project
- func GitCommitWebURLNEQ(v string) predicate.Project
- func GitCommitWebURLNotIn(vs ...string) predicate.Project
- func GitProjectID(v int) predicate.Project
- func GitProjectIDEQ(v int) predicate.Project
- func GitProjectIDGT(v int) predicate.Project
- func GitProjectIDGTE(v int) predicate.Project
- func GitProjectIDIn(vs ...int) predicate.Project
- func GitProjectIDIsNil() predicate.Project
- func GitProjectIDLT(v int) predicate.Project
- func GitProjectIDLTE(v int) predicate.Project
- func GitProjectIDNEQ(v int) predicate.Project
- func GitProjectIDNotIn(vs ...int) predicate.Project
- func GitProjectIDNotNil() predicate.Project
- func HasChangelogs() predicate.Project
- func HasChangelogsWith(preds ...predicate.Changelog) predicate.Project
- func HasNamespace() predicate.Project
- func HasNamespaceWith(preds ...predicate.Namespace) predicate.Project
- func HasRepo() predicate.Project
- func HasRepoWith(preds ...predicate.Repo) predicate.Project
- func ID(id int) predicate.Project
- func IDEQ(id int) predicate.Project
- func IDGT(id int) predicate.Project
- func IDGTE(id int) predicate.Project
- func IDIn(ids ...int) predicate.Project
- func IDLT(id int) predicate.Project
- func IDLTE(id int) predicate.Project
- func IDNEQ(id int) predicate.Project
- func IDNotIn(ids ...int) predicate.Project
- func ManifestIsNil() predicate.Project
- func ManifestNotNil() predicate.Project
- func Name(v string) predicate.Project
- func NameContains(v string) predicate.Project
- func NameContainsFold(v string) predicate.Project
- func NameEQ(v string) predicate.Project
- func NameEqualFold(v string) predicate.Project
- func NameGT(v string) predicate.Project
- func NameGTE(v string) predicate.Project
- func NameHasPrefix(v string) predicate.Project
- func NameHasSuffix(v string) predicate.Project
- func NameIn(vs ...string) predicate.Project
- func NameLT(v string) predicate.Project
- func NameLTE(v string) predicate.Project
- func NameNEQ(v string) predicate.Project
- func NameNotIn(vs ...string) predicate.Project
- func NamespaceID(v int) predicate.Project
- func NamespaceIDEQ(v int) predicate.Project
- func NamespaceIDIn(vs ...int) predicate.Project
- func NamespaceIDIsNil() predicate.Project
- func NamespaceIDNEQ(v int) predicate.Project
- func NamespaceIDNotIn(vs ...int) predicate.Project
- func NamespaceIDNotNil() predicate.Project
- func Not(p predicate.Project) predicate.Project
- func Or(predicates ...predicate.Project) predicate.Project
- func OverrideValues(v string) predicate.Project
- func OverrideValuesContains(v string) predicate.Project
- func OverrideValuesContainsFold(v string) predicate.Project
- func OverrideValuesEQ(v string) predicate.Project
- func OverrideValuesEqualFold(v string) predicate.Project
- func OverrideValuesGT(v string) predicate.Project
- func OverrideValuesGTE(v string) predicate.Project
- func OverrideValuesHasPrefix(v string) predicate.Project
- func OverrideValuesHasSuffix(v string) predicate.Project
- func OverrideValuesIn(vs ...string) predicate.Project
- func OverrideValuesIsNil() predicate.Project
- func OverrideValuesLT(v string) predicate.Project
- func OverrideValuesLTE(v string) predicate.Project
- func OverrideValuesNEQ(v string) predicate.Project
- func OverrideValuesNotIn(vs ...string) predicate.Project
- func OverrideValuesNotNil() predicate.Project
- func PodSelectorsIsNil() predicate.Project
- func PodSelectorsNotNil() predicate.Project
- func RepoID(v int) predicate.Project
- func RepoIDEQ(v int) predicate.Project
- func RepoIDIn(vs ...int) predicate.Project
- func RepoIDIsNil() predicate.Project
- func RepoIDNEQ(v int) predicate.Project
- func RepoIDNotIn(vs ...int) predicate.Project
- func RepoIDNotNil() predicate.Project
- func UpdatedAt(v time.Time) predicate.Project
- func UpdatedAtEQ(v time.Time) predicate.Project
- func UpdatedAtGT(v time.Time) predicate.Project
- func UpdatedAtGTE(v time.Time) predicate.Project
- func UpdatedAtIn(vs ...time.Time) predicate.Project
- func UpdatedAtLT(v time.Time) predicate.Project
- func UpdatedAtLTE(v time.Time) predicate.Project
- func UpdatedAtNEQ(v time.Time) predicate.Project
- func UpdatedAtNotIn(vs ...time.Time) predicate.Project
- func ValidColumn(column string) bool
- func Version(v int) predicate.Project
- func VersionEQ(v int) predicate.Project
- func VersionGT(v int) predicate.Project
- func VersionGTE(v int) predicate.Project
- func VersionIn(vs ...int) predicate.Project
- func VersionLT(v int) predicate.Project
- func VersionLTE(v int) predicate.Project
- func VersionNEQ(v int) predicate.Project
- func VersionNotIn(vs ...int) predicate.Project
- type OrderOption
- func ByAtomic(opts ...sql.OrderTermOption) OrderOption
- func ByChangelogs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByChangelogsCount(opts ...sql.OrderTermOption) OrderOption
- func ByConfig(opts ...sql.OrderTermOption) OrderOption
- func ByConfigType(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreator(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeployStatus(opts ...sql.OrderTermOption) OrderOption
- func ByGitBranch(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommit(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitAuthor(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitDate(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitTitle(opts ...sql.OrderTermOption) OrderOption
- func ByGitCommitWebURL(opts ...sql.OrderTermOption) OrderOption
- func ByGitProjectID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNamespaceField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByNamespaceID(opts ...sql.OrderTermOption) OrderOption
- func ByOverrideValues(opts ...sql.OrderTermOption) OrderOption
- func ByRepoField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByRepoID(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the project type in the database. Label = "project" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldGitProjectID holds the string denoting the git_project_id field in the database. FieldGitProjectID = "git_project_id" // FieldGitBranch holds the string denoting the git_branch field in the database. FieldGitBranch = "git_branch" // FieldGitCommit holds the string denoting the git_commit field in the database. FieldGitCommit = "git_commit" // FieldConfig holds the string denoting the config field in the database. FieldConfig = "config" // FieldCreator holds the string denoting the creator field in the database. FieldCreator = "creator" // FieldOverrideValues holds the string denoting the override_values field in the database. FieldOverrideValues = "override_values" // FieldDockerImage holds the string denoting the docker_image field in the database. FieldDockerImage = "docker_image" // FieldPodSelectors holds the string denoting the pod_selectors field in the database. FieldPodSelectors = "pod_selectors" // FieldAtomic holds the string denoting the atomic field in the database. FieldAtomic = "atomic" // FieldDeployStatus holds the string denoting the deploy_status field in the database. FieldDeployStatus = "deploy_status" // FieldEnvValues holds the string denoting the env_values field in the database. FieldEnvValues = "env_values" // FieldExtraValues holds the string denoting the extra_values field in the database. FieldExtraValues = "extra_values" // FieldFinalExtraValues holds the string denoting the final_extra_values field in the database. FieldFinalExtraValues = "final_extra_values" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // FieldConfigType holds the string denoting the config_type field in the database. FieldConfigType = "config_type" // FieldManifest holds the string denoting the manifest field in the database. FieldManifest = "manifest" // FieldGitCommitWebURL holds the string denoting the git_commit_web_url field in the database. FieldGitCommitWebURL = "git_commit_web_url" // FieldGitCommitTitle holds the string denoting the git_commit_title field in the database. FieldGitCommitTitle = "git_commit_title" // FieldGitCommitAuthor holds the string denoting the git_commit_author field in the database. FieldGitCommitAuthor = "git_commit_author" // FieldGitCommitDate holds the string denoting the git_commit_date field in the database. FieldGitCommitDate = "git_commit_date" // FieldNamespaceID holds the string denoting the namespace_id field in the database. FieldNamespaceID = "namespace_id" // FieldRepoID holds the string denoting the repo_id field in the database. FieldRepoID = "repo_id" // EdgeChangelogs holds the string denoting the changelogs edge name in mutations. EdgeChangelogs = "changelogs" // EdgeRepo holds the string denoting the repo edge name in mutations. EdgeRepo = "repo" // EdgeNamespace holds the string denoting the namespace edge name in mutations. EdgeNamespace = "namespace" // Table holds the table name of the project in the database. Table = "projects" // ChangelogsTable is the table that holds the changelogs relation/edge. ChangelogsTable = "changelogs" // ChangelogsInverseTable is the table name for the Changelog entity. // It exists in this package in order to avoid circular dependency with the "changelog" package. ChangelogsInverseTable = "changelogs" // ChangelogsColumn is the table column denoting the changelogs relation/edge. ChangelogsColumn = "project_id" // RepoTable is the table that holds the repo relation/edge. RepoTable = "projects" // RepoInverseTable is the table name for the Repo entity. // It exists in this package in order to avoid circular dependency with the "repo" package. RepoInverseTable = "repos" // RepoColumn is the table column denoting the repo relation/edge. RepoColumn = "repo_id" // NamespaceTable is the table that holds the namespace relation/edge. NamespaceTable = "projects" // NamespaceInverseTable is the table name for the Namespace entity. // It exists in this package in order to avoid circular dependency with the "namespace" package. NamespaceInverseTable = "namespaces" // NamespaceColumn is the table column denoting the namespace relation/edge. NamespaceColumn = "namespace_id" )
Variables ¶
var ( Hooks [1]ent.Hook Interceptors [1]ent.Interceptor // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultName holds the default value on creation for the "name" field. DefaultName string // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // GitBranchValidator is a validator for the "git_branch" field. It is called by the builders before save. GitBranchValidator func(string) error // GitCommitValidator is a validator for the "git_commit" field. It is called by the builders before save. GitCommitValidator func(string) error // DefaultAtomic holds the default value on creation for the "atomic" field. DefaultAtomic bool // DefaultDeployStatus holds the default value on creation for the "deploy_status" field. DefaultDeployStatus types.Deploy // DefaultVersion holds the default value on creation for the "version" field. DefaultVersion int // ConfigTypeValidator is a validator for the "config_type" field. It is called by the builders before save. ConfigTypeValidator func(string) error // DefaultGitCommitWebURL holds the default value on creation for the "git_commit_web_url" field. DefaultGitCommitWebURL string // GitCommitWebURLValidator is a validator for the "git_commit_web_url" field. It is called by the builders before save. GitCommitWebURLValidator func(string) error // DefaultGitCommitTitle holds the default value on creation for the "git_commit_title" field. DefaultGitCommitTitle string // GitCommitTitleValidator is a validator for the "git_commit_title" field. It is called by the builders before save. GitCommitTitleValidator func(string) error // DefaultGitCommitAuthor holds the default value on creation for the "git_commit_author" field. DefaultGitCommitAuthor string // GitCommitAuthorValidator is a validator for the "git_commit_author" field. It is called by the builders before save. GitCommitAuthorValidator func(string) error )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/duc-cnzj/mars/v5/internal/ent/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldDeletedAt, FieldName, FieldGitProjectID, FieldGitBranch, FieldGitCommit, FieldConfig, FieldCreator, FieldOverrideValues, FieldDockerImage, FieldPodSelectors, FieldAtomic, FieldDeployStatus, FieldEnvValues, FieldExtraValues, FieldFinalExtraValues, FieldVersion, FieldConfigType, FieldManifest, FieldGitCommitWebURL, FieldGitCommitTitle, FieldGitCommitAuthor, FieldGitCommitDate, FieldNamespaceID, FieldRepoID, }
Columns holds all SQL columns for project fields.
Functions ¶
func Atomic ¶
Atomic applies equality check predicate on the "atomic" field. It's identical to AtomicEQ.
func Config ¶
Config applies equality check predicate on the "config" field. It's identical to ConfigEQ.
func ConfigContains ¶
ConfigContains applies the Contains predicate on the "config" field.
func ConfigContainsFold ¶
ConfigContainsFold applies the ContainsFold predicate on the "config" field.
func ConfigEqualFold ¶
ConfigEqualFold applies the EqualFold predicate on the "config" field.
func ConfigHasPrefix ¶
ConfigHasPrefix applies the HasPrefix predicate on the "config" field.
func ConfigHasSuffix ¶
ConfigHasSuffix applies the HasSuffix predicate on the "config" field.
func ConfigIsNil ¶
ConfigIsNil applies the IsNil predicate on the "config" field.
func ConfigNotIn ¶
ConfigNotIn applies the NotIn predicate on the "config" field.
func ConfigNotNil ¶
ConfigNotNil applies the NotNil predicate on the "config" field.
func ConfigType ¶
ConfigType applies equality check predicate on the "config_type" field. It's identical to ConfigTypeEQ.
func ConfigTypeContains ¶
ConfigTypeContains applies the Contains predicate on the "config_type" field.
func ConfigTypeContainsFold ¶
ConfigTypeContainsFold applies the ContainsFold predicate on the "config_type" field.
func ConfigTypeEQ ¶
ConfigTypeEQ applies the EQ predicate on the "config_type" field.
func ConfigTypeEqualFold ¶
ConfigTypeEqualFold applies the EqualFold predicate on the "config_type" field.
func ConfigTypeGT ¶
ConfigTypeGT applies the GT predicate on the "config_type" field.
func ConfigTypeGTE ¶
ConfigTypeGTE applies the GTE predicate on the "config_type" field.
func ConfigTypeHasPrefix ¶
ConfigTypeHasPrefix applies the HasPrefix predicate on the "config_type" field.
func ConfigTypeHasSuffix ¶
ConfigTypeHasSuffix applies the HasSuffix predicate on the "config_type" field.
func ConfigTypeIn ¶
ConfigTypeIn applies the In predicate on the "config_type" field.
func ConfigTypeIsNil ¶
ConfigTypeIsNil applies the IsNil predicate on the "config_type" field.
func ConfigTypeLT ¶
ConfigTypeLT applies the LT predicate on the "config_type" field.
func ConfigTypeLTE ¶
ConfigTypeLTE applies the LTE predicate on the "config_type" field.
func ConfigTypeNEQ ¶
ConfigTypeNEQ applies the NEQ predicate on the "config_type" field.
func ConfigTypeNotIn ¶
ConfigTypeNotIn applies the NotIn predicate on the "config_type" field.
func ConfigTypeNotNil ¶
ConfigTypeNotNil applies the NotNil predicate on the "config_type" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Creator ¶
Creator applies equality check predicate on the "creator" field. It's identical to CreatorEQ.
func CreatorContains ¶
CreatorContains applies the Contains predicate on the "creator" field.
func CreatorContainsFold ¶
CreatorContainsFold applies the ContainsFold predicate on the "creator" field.
func CreatorEqualFold ¶
CreatorEqualFold applies the EqualFold predicate on the "creator" field.
func CreatorGTE ¶
CreatorGTE applies the GTE predicate on the "creator" field.
func CreatorHasPrefix ¶
CreatorHasPrefix applies the HasPrefix predicate on the "creator" field.
func CreatorHasSuffix ¶
CreatorHasSuffix applies the HasSuffix predicate on the "creator" field.
func CreatorLTE ¶
CreatorLTE applies the LTE predicate on the "creator" field.
func CreatorNEQ ¶
CreatorNEQ applies the NEQ predicate on the "creator" field.
func CreatorNotIn ¶
CreatorNotIn applies the NotIn predicate on the "creator" field.
func DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeployStatus ¶
DeployStatus applies equality check predicate on the "deploy_status" field. It's identical to DeployStatusEQ.
func DeployStatusEQ ¶
DeployStatusEQ applies the EQ predicate on the "deploy_status" field.
func DeployStatusGT ¶
DeployStatusGT applies the GT predicate on the "deploy_status" field.
func DeployStatusGTE ¶
DeployStatusGTE applies the GTE predicate on the "deploy_status" field.
func DeployStatusIn ¶
DeployStatusIn applies the In predicate on the "deploy_status" field.
func DeployStatusLT ¶
DeployStatusLT applies the LT predicate on the "deploy_status" field.
func DeployStatusLTE ¶
DeployStatusLTE applies the LTE predicate on the "deploy_status" field.
func DeployStatusNEQ ¶
DeployStatusNEQ applies the NEQ predicate on the "deploy_status" field.
func DeployStatusNotIn ¶
DeployStatusNotIn applies the NotIn predicate on the "deploy_status" field.
func DockerImageIsNil ¶
DockerImageIsNil applies the IsNil predicate on the "docker_image" field.
func DockerImageNotNil ¶
DockerImageNotNil applies the NotNil predicate on the "docker_image" field.
func EnvValuesIsNil ¶
EnvValuesIsNil applies the IsNil predicate on the "env_values" field.
func EnvValuesNotNil ¶
EnvValuesNotNil applies the NotNil predicate on the "env_values" field.
func ExtraValuesIsNil ¶
ExtraValuesIsNil applies the IsNil predicate on the "extra_values" field.
func ExtraValuesNotNil ¶
ExtraValuesNotNil applies the NotNil predicate on the "extra_values" field.
func FinalExtraValuesIsNil ¶
FinalExtraValuesIsNil applies the IsNil predicate on the "final_extra_values" field.
func FinalExtraValuesNotNil ¶
FinalExtraValuesNotNil applies the NotNil predicate on the "final_extra_values" field.
func GitBranch ¶
GitBranch applies equality check predicate on the "git_branch" field. It's identical to GitBranchEQ.
func GitBranchContains ¶
GitBranchContains applies the Contains predicate on the "git_branch" field.
func GitBranchContainsFold ¶
GitBranchContainsFold applies the ContainsFold predicate on the "git_branch" field.
func GitBranchEQ ¶
GitBranchEQ applies the EQ predicate on the "git_branch" field.
func GitBranchEqualFold ¶
GitBranchEqualFold applies the EqualFold predicate on the "git_branch" field.
func GitBranchGT ¶
GitBranchGT applies the GT predicate on the "git_branch" field.
func GitBranchGTE ¶
GitBranchGTE applies the GTE predicate on the "git_branch" field.
func GitBranchHasPrefix ¶
GitBranchHasPrefix applies the HasPrefix predicate on the "git_branch" field.
func GitBranchHasSuffix ¶
GitBranchHasSuffix applies the HasSuffix predicate on the "git_branch" field.
func GitBranchIn ¶
GitBranchIn applies the In predicate on the "git_branch" field.
func GitBranchIsNil ¶
GitBranchIsNil applies the IsNil predicate on the "git_branch" field.
func GitBranchLT ¶
GitBranchLT applies the LT predicate on the "git_branch" field.
func GitBranchLTE ¶
GitBranchLTE applies the LTE predicate on the "git_branch" field.
func GitBranchNEQ ¶
GitBranchNEQ applies the NEQ predicate on the "git_branch" field.
func GitBranchNotIn ¶
GitBranchNotIn applies the NotIn predicate on the "git_branch" field.
func GitBranchNotNil ¶
GitBranchNotNil applies the NotNil predicate on the "git_branch" field.
func GitCommit ¶
GitCommit applies equality check predicate on the "git_commit" field. It's identical to GitCommitEQ.
func GitCommitAuthor ¶
GitCommitAuthor applies equality check predicate on the "git_commit_author" field. It's identical to GitCommitAuthorEQ.
func GitCommitAuthorContains ¶
GitCommitAuthorContains applies the Contains predicate on the "git_commit_author" field.
func GitCommitAuthorContainsFold ¶
GitCommitAuthorContainsFold applies the ContainsFold predicate on the "git_commit_author" field.
func GitCommitAuthorEQ ¶
GitCommitAuthorEQ applies the EQ predicate on the "git_commit_author" field.
func GitCommitAuthorEqualFold ¶
GitCommitAuthorEqualFold applies the EqualFold predicate on the "git_commit_author" field.
func GitCommitAuthorGT ¶
GitCommitAuthorGT applies the GT predicate on the "git_commit_author" field.
func GitCommitAuthorGTE ¶
GitCommitAuthorGTE applies the GTE predicate on the "git_commit_author" field.
func GitCommitAuthorHasPrefix ¶
GitCommitAuthorHasPrefix applies the HasPrefix predicate on the "git_commit_author" field.
func GitCommitAuthorHasSuffix ¶
GitCommitAuthorHasSuffix applies the HasSuffix predicate on the "git_commit_author" field.
func GitCommitAuthorIn ¶
GitCommitAuthorIn applies the In predicate on the "git_commit_author" field.
func GitCommitAuthorLT ¶
GitCommitAuthorLT applies the LT predicate on the "git_commit_author" field.
func GitCommitAuthorLTE ¶
GitCommitAuthorLTE applies the LTE predicate on the "git_commit_author" field.
func GitCommitAuthorNEQ ¶
GitCommitAuthorNEQ applies the NEQ predicate on the "git_commit_author" field.
func GitCommitAuthorNotIn ¶
GitCommitAuthorNotIn applies the NotIn predicate on the "git_commit_author" field.
func GitCommitContains ¶
GitCommitContains applies the Contains predicate on the "git_commit" field.
func GitCommitContainsFold ¶
GitCommitContainsFold applies the ContainsFold predicate on the "git_commit" field.
func GitCommitDate ¶
GitCommitDate applies equality check predicate on the "git_commit_date" field. It's identical to GitCommitDateEQ.
func GitCommitDateEQ ¶
GitCommitDateEQ applies the EQ predicate on the "git_commit_date" field.
func GitCommitDateGT ¶
GitCommitDateGT applies the GT predicate on the "git_commit_date" field.
func GitCommitDateGTE ¶
GitCommitDateGTE applies the GTE predicate on the "git_commit_date" field.
func GitCommitDateIn ¶
GitCommitDateIn applies the In predicate on the "git_commit_date" field.
func GitCommitDateIsNil ¶
GitCommitDateIsNil applies the IsNil predicate on the "git_commit_date" field.
func GitCommitDateLT ¶
GitCommitDateLT applies the LT predicate on the "git_commit_date" field.
func GitCommitDateLTE ¶
GitCommitDateLTE applies the LTE predicate on the "git_commit_date" field.
func GitCommitDateNEQ ¶
GitCommitDateNEQ applies the NEQ predicate on the "git_commit_date" field.
func GitCommitDateNotIn ¶
GitCommitDateNotIn applies the NotIn predicate on the "git_commit_date" field.
func GitCommitDateNotNil ¶
GitCommitDateNotNil applies the NotNil predicate on the "git_commit_date" field.
func GitCommitEQ ¶
GitCommitEQ applies the EQ predicate on the "git_commit" field.
func GitCommitEqualFold ¶
GitCommitEqualFold applies the EqualFold predicate on the "git_commit" field.
func GitCommitGT ¶
GitCommitGT applies the GT predicate on the "git_commit" field.
func GitCommitGTE ¶
GitCommitGTE applies the GTE predicate on the "git_commit" field.
func GitCommitHasPrefix ¶
GitCommitHasPrefix applies the HasPrefix predicate on the "git_commit" field.
func GitCommitHasSuffix ¶
GitCommitHasSuffix applies the HasSuffix predicate on the "git_commit" field.
func GitCommitIn ¶
GitCommitIn applies the In predicate on the "git_commit" field.
func GitCommitIsNil ¶
GitCommitIsNil applies the IsNil predicate on the "git_commit" field.
func GitCommitLT ¶
GitCommitLT applies the LT predicate on the "git_commit" field.
func GitCommitLTE ¶
GitCommitLTE applies the LTE predicate on the "git_commit" field.
func GitCommitNEQ ¶
GitCommitNEQ applies the NEQ predicate on the "git_commit" field.
func GitCommitNotIn ¶
GitCommitNotIn applies the NotIn predicate on the "git_commit" field.
func GitCommitNotNil ¶
GitCommitNotNil applies the NotNil predicate on the "git_commit" field.
func GitCommitTitle ¶
GitCommitTitle applies equality check predicate on the "git_commit_title" field. It's identical to GitCommitTitleEQ.
func GitCommitTitleContains ¶
GitCommitTitleContains applies the Contains predicate on the "git_commit_title" field.
func GitCommitTitleContainsFold ¶
GitCommitTitleContainsFold applies the ContainsFold predicate on the "git_commit_title" field.
func GitCommitTitleEQ ¶
GitCommitTitleEQ applies the EQ predicate on the "git_commit_title" field.
func GitCommitTitleEqualFold ¶
GitCommitTitleEqualFold applies the EqualFold predicate on the "git_commit_title" field.
func GitCommitTitleGT ¶
GitCommitTitleGT applies the GT predicate on the "git_commit_title" field.
func GitCommitTitleGTE ¶
GitCommitTitleGTE applies the GTE predicate on the "git_commit_title" field.
func GitCommitTitleHasPrefix ¶
GitCommitTitleHasPrefix applies the HasPrefix predicate on the "git_commit_title" field.
func GitCommitTitleHasSuffix ¶
GitCommitTitleHasSuffix applies the HasSuffix predicate on the "git_commit_title" field.
func GitCommitTitleIn ¶
GitCommitTitleIn applies the In predicate on the "git_commit_title" field.
func GitCommitTitleLT ¶
GitCommitTitleLT applies the LT predicate on the "git_commit_title" field.
func GitCommitTitleLTE ¶
GitCommitTitleLTE applies the LTE predicate on the "git_commit_title" field.
func GitCommitTitleNEQ ¶
GitCommitTitleNEQ applies the NEQ predicate on the "git_commit_title" field.
func GitCommitTitleNotIn ¶
GitCommitTitleNotIn applies the NotIn predicate on the "git_commit_title" field.
func GitCommitWebURL ¶
GitCommitWebURL applies equality check predicate on the "git_commit_web_url" field. It's identical to GitCommitWebURLEQ.
func GitCommitWebURLContains ¶
GitCommitWebURLContains applies the Contains predicate on the "git_commit_web_url" field.
func GitCommitWebURLContainsFold ¶
GitCommitWebURLContainsFold applies the ContainsFold predicate on the "git_commit_web_url" field.
func GitCommitWebURLEQ ¶
GitCommitWebURLEQ applies the EQ predicate on the "git_commit_web_url" field.
func GitCommitWebURLEqualFold ¶
GitCommitWebURLEqualFold applies the EqualFold predicate on the "git_commit_web_url" field.
func GitCommitWebURLGT ¶
GitCommitWebURLGT applies the GT predicate on the "git_commit_web_url" field.
func GitCommitWebURLGTE ¶
GitCommitWebURLGTE applies the GTE predicate on the "git_commit_web_url" field.
func GitCommitWebURLHasPrefix ¶
GitCommitWebURLHasPrefix applies the HasPrefix predicate on the "git_commit_web_url" field.
func GitCommitWebURLHasSuffix ¶
GitCommitWebURLHasSuffix applies the HasSuffix predicate on the "git_commit_web_url" field.
func GitCommitWebURLIn ¶
GitCommitWebURLIn applies the In predicate on the "git_commit_web_url" field.
func GitCommitWebURLLT ¶
GitCommitWebURLLT applies the LT predicate on the "git_commit_web_url" field.
func GitCommitWebURLLTE ¶
GitCommitWebURLLTE applies the LTE predicate on the "git_commit_web_url" field.
func GitCommitWebURLNEQ ¶
GitCommitWebURLNEQ applies the NEQ predicate on the "git_commit_web_url" field.
func GitCommitWebURLNotIn ¶
GitCommitWebURLNotIn applies the NotIn predicate on the "git_commit_web_url" field.
func GitProjectID ¶
GitProjectID applies equality check predicate on the "git_project_id" field. It's identical to GitProjectIDEQ.
func GitProjectIDEQ ¶
GitProjectIDEQ applies the EQ predicate on the "git_project_id" field.
func GitProjectIDGT ¶
GitProjectIDGT applies the GT predicate on the "git_project_id" field.
func GitProjectIDGTE ¶
GitProjectIDGTE applies the GTE predicate on the "git_project_id" field.
func GitProjectIDIn ¶
GitProjectIDIn applies the In predicate on the "git_project_id" field.
func GitProjectIDIsNil ¶
GitProjectIDIsNil applies the IsNil predicate on the "git_project_id" field.
func GitProjectIDLT ¶
GitProjectIDLT applies the LT predicate on the "git_project_id" field.
func GitProjectIDLTE ¶
GitProjectIDLTE applies the LTE predicate on the "git_project_id" field.
func GitProjectIDNEQ ¶
GitProjectIDNEQ applies the NEQ predicate on the "git_project_id" field.
func GitProjectIDNotIn ¶
GitProjectIDNotIn applies the NotIn predicate on the "git_project_id" field.
func GitProjectIDNotNil ¶
GitProjectIDNotNil applies the NotNil predicate on the "git_project_id" field.
func HasChangelogs ¶
HasChangelogs applies the HasEdge predicate on the "changelogs" edge.
func HasChangelogsWith ¶
HasChangelogsWith applies the HasEdge predicate on the "changelogs" edge with a given conditions (other predicates).
func HasNamespace ¶
HasNamespace applies the HasEdge predicate on the "namespace" edge.
func HasNamespaceWith ¶
HasNamespaceWith applies the HasEdge predicate on the "namespace" edge with a given conditions (other predicates).
func HasRepoWith ¶
HasRepoWith applies the HasEdge predicate on the "repo" edge with a given conditions (other predicates).
func ManifestIsNil ¶
ManifestIsNil applies the IsNil predicate on the "manifest" field.
func ManifestNotNil ¶
ManifestNotNil applies the NotNil predicate on the "manifest" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NamespaceID ¶
NamespaceID applies equality check predicate on the "namespace_id" field. It's identical to NamespaceIDEQ.
func NamespaceIDEQ ¶
NamespaceIDEQ applies the EQ predicate on the "namespace_id" field.
func NamespaceIDIn ¶
NamespaceIDIn applies the In predicate on the "namespace_id" field.
func NamespaceIDIsNil ¶
NamespaceIDIsNil applies the IsNil predicate on the "namespace_id" field.
func NamespaceIDNEQ ¶
NamespaceIDNEQ applies the NEQ predicate on the "namespace_id" field.
func NamespaceIDNotIn ¶
NamespaceIDNotIn applies the NotIn predicate on the "namespace_id" field.
func NamespaceIDNotNil ¶
NamespaceIDNotNil applies the NotNil predicate on the "namespace_id" field.
func OverrideValues ¶
OverrideValues applies equality check predicate on the "override_values" field. It's identical to OverrideValuesEQ.
func OverrideValuesContains ¶
OverrideValuesContains applies the Contains predicate on the "override_values" field.
func OverrideValuesContainsFold ¶
OverrideValuesContainsFold applies the ContainsFold predicate on the "override_values" field.
func OverrideValuesEQ ¶
OverrideValuesEQ applies the EQ predicate on the "override_values" field.
func OverrideValuesEqualFold ¶
OverrideValuesEqualFold applies the EqualFold predicate on the "override_values" field.
func OverrideValuesGT ¶
OverrideValuesGT applies the GT predicate on the "override_values" field.
func OverrideValuesGTE ¶
OverrideValuesGTE applies the GTE predicate on the "override_values" field.
func OverrideValuesHasPrefix ¶
OverrideValuesHasPrefix applies the HasPrefix predicate on the "override_values" field.
func OverrideValuesHasSuffix ¶
OverrideValuesHasSuffix applies the HasSuffix predicate on the "override_values" field.
func OverrideValuesIn ¶
OverrideValuesIn applies the In predicate on the "override_values" field.
func OverrideValuesIsNil ¶
OverrideValuesIsNil applies the IsNil predicate on the "override_values" field.
func OverrideValuesLT ¶
OverrideValuesLT applies the LT predicate on the "override_values" field.
func OverrideValuesLTE ¶
OverrideValuesLTE applies the LTE predicate on the "override_values" field.
func OverrideValuesNEQ ¶
OverrideValuesNEQ applies the NEQ predicate on the "override_values" field.
func OverrideValuesNotIn ¶
OverrideValuesNotIn applies the NotIn predicate on the "override_values" field.
func OverrideValuesNotNil ¶
OverrideValuesNotNil applies the NotNil predicate on the "override_values" field.
func PodSelectorsIsNil ¶
PodSelectorsIsNil applies the IsNil predicate on the "pod_selectors" field.
func PodSelectorsNotNil ¶
PodSelectorsNotNil applies the NotNil predicate on the "pod_selectors" field.
func RepoID ¶
RepoID applies equality check predicate on the "repo_id" field. It's identical to RepoIDEQ.
func RepoIDIsNil ¶
RepoIDIsNil applies the IsNil predicate on the "repo_id" field.
func RepoIDNotIn ¶
RepoIDNotIn applies the NotIn predicate on the "repo_id" field.
func RepoIDNotNil ¶
RepoIDNotNil applies the NotNil predicate on the "repo_id" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Version ¶
Version applies equality check predicate on the "version" field. It's identical to VersionEQ.
func VersionGTE ¶
VersionGTE applies the GTE predicate on the "version" field.
func VersionLTE ¶
VersionLTE applies the LTE predicate on the "version" field.
func VersionNEQ ¶
VersionNEQ applies the NEQ predicate on the "version" field.
func VersionNotIn ¶
VersionNotIn applies the NotIn predicate on the "version" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Project queries.
func ByAtomic ¶
func ByAtomic(opts ...sql.OrderTermOption) OrderOption
ByAtomic orders the results by the atomic field.
func ByChangelogs ¶
func ByChangelogs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByChangelogs orders the results by changelogs terms.
func ByChangelogsCount ¶
func ByChangelogsCount(opts ...sql.OrderTermOption) OrderOption
ByChangelogsCount orders the results by changelogs count.
func ByConfig ¶
func ByConfig(opts ...sql.OrderTermOption) OrderOption
ByConfig orders the results by the config field.
func ByConfigType ¶
func ByConfigType(opts ...sql.OrderTermOption) OrderOption
ByConfigType orders the results by the config_type field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreator ¶
func ByCreator(opts ...sql.OrderTermOption) OrderOption
ByCreator orders the results by the creator field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeployStatus ¶
func ByDeployStatus(opts ...sql.OrderTermOption) OrderOption
ByDeployStatus orders the results by the deploy_status field.
func ByGitBranch ¶
func ByGitBranch(opts ...sql.OrderTermOption) OrderOption
ByGitBranch orders the results by the git_branch field.
func ByGitCommit ¶
func ByGitCommit(opts ...sql.OrderTermOption) OrderOption
ByGitCommit orders the results by the git_commit field.
func ByGitCommitAuthor ¶
func ByGitCommitAuthor(opts ...sql.OrderTermOption) OrderOption
ByGitCommitAuthor orders the results by the git_commit_author field.
func ByGitCommitDate ¶
func ByGitCommitDate(opts ...sql.OrderTermOption) OrderOption
ByGitCommitDate orders the results by the git_commit_date field.
func ByGitCommitTitle ¶
func ByGitCommitTitle(opts ...sql.OrderTermOption) OrderOption
ByGitCommitTitle orders the results by the git_commit_title field.
func ByGitCommitWebURL ¶
func ByGitCommitWebURL(opts ...sql.OrderTermOption) OrderOption
ByGitCommitWebURL orders the results by the git_commit_web_url field.
func ByGitProjectID ¶
func ByGitProjectID(opts ...sql.OrderTermOption) OrderOption
ByGitProjectID orders the results by the git_project_id field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNamespaceField ¶
func ByNamespaceField(field string, opts ...sql.OrderTermOption) OrderOption
ByNamespaceField orders the results by namespace field.
func ByNamespaceID ¶
func ByNamespaceID(opts ...sql.OrderTermOption) OrderOption
ByNamespaceID orders the results by the namespace_id field.
func ByOverrideValues ¶
func ByOverrideValues(opts ...sql.OrderTermOption) OrderOption
ByOverrideValues orders the results by the override_values field.
func ByRepoField ¶
func ByRepoField(field string, opts ...sql.OrderTermOption) OrderOption
ByRepoField orders the results by repo field.
func ByRepoID ¶
func ByRepoID(opts ...sql.OrderTermOption) OrderOption
ByRepoID orders the results by the repo_id field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.