Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Hush) predicate.Hush
- func CreatedAt(v time.Time) predicate.Hush
- func CreatedAtEQ(v time.Time) predicate.Hush
- func CreatedAtGT(v time.Time) predicate.Hush
- func CreatedAtGTE(v time.Time) predicate.Hush
- func CreatedAtIn(vs ...time.Time) predicate.Hush
- func CreatedAtIsNil() predicate.Hush
- func CreatedAtLT(v time.Time) predicate.Hush
- func CreatedAtLTE(v time.Time) predicate.Hush
- func CreatedAtNEQ(v time.Time) predicate.Hush
- func CreatedAtNotIn(vs ...time.Time) predicate.Hush
- func CreatedAtNotNil() predicate.Hush
- func CreatedBy(v string) predicate.Hush
- func CreatedByContains(v string) predicate.Hush
- func CreatedByContainsFold(v string) predicate.Hush
- func CreatedByEQ(v string) predicate.Hush
- func CreatedByEqualFold(v string) predicate.Hush
- func CreatedByGT(v string) predicate.Hush
- func CreatedByGTE(v string) predicate.Hush
- func CreatedByHasPrefix(v string) predicate.Hush
- func CreatedByHasSuffix(v string) predicate.Hush
- func CreatedByIn(vs ...string) predicate.Hush
- func CreatedByIsNil() predicate.Hush
- func CreatedByLT(v string) predicate.Hush
- func CreatedByLTE(v string) predicate.Hush
- func CreatedByNEQ(v string) predicate.Hush
- func CreatedByNotIn(vs ...string) predicate.Hush
- func CreatedByNotNil() predicate.Hush
- func CredentialSetIsNil() predicate.Hush
- func CredentialSetNotNil() predicate.Hush
- func DeletedAt(v time.Time) predicate.Hush
- func DeletedAtEQ(v time.Time) predicate.Hush
- func DeletedAtGT(v time.Time) predicate.Hush
- func DeletedAtGTE(v time.Time) predicate.Hush
- func DeletedAtIn(vs ...time.Time) predicate.Hush
- func DeletedAtIsNil() predicate.Hush
- func DeletedAtLT(v time.Time) predicate.Hush
- func DeletedAtLTE(v time.Time) predicate.Hush
- func DeletedAtNEQ(v time.Time) predicate.Hush
- func DeletedAtNotIn(vs ...time.Time) predicate.Hush
- func DeletedAtNotNil() predicate.Hush
- func DeletedBy(v string) predicate.Hush
- func DeletedByContains(v string) predicate.Hush
- func DeletedByContainsFold(v string) predicate.Hush
- func DeletedByEQ(v string) predicate.Hush
- func DeletedByEqualFold(v string) predicate.Hush
- func DeletedByGT(v string) predicate.Hush
- func DeletedByGTE(v string) predicate.Hush
- func DeletedByHasPrefix(v string) predicate.Hush
- func DeletedByHasSuffix(v string) predicate.Hush
- func DeletedByIn(vs ...string) predicate.Hush
- func DeletedByIsNil() predicate.Hush
- func DeletedByLT(v string) predicate.Hush
- func DeletedByLTE(v string) predicate.Hush
- func DeletedByNEQ(v string) predicate.Hush
- func DeletedByNotIn(vs ...string) predicate.Hush
- func DeletedByNotNil() predicate.Hush
- func Description(v string) predicate.Hush
- func DescriptionContains(v string) predicate.Hush
- func DescriptionContainsFold(v string) predicate.Hush
- func DescriptionEQ(v string) predicate.Hush
- func DescriptionEqualFold(v string) predicate.Hush
- func DescriptionGT(v string) predicate.Hush
- func DescriptionGTE(v string) predicate.Hush
- func DescriptionHasPrefix(v string) predicate.Hush
- func DescriptionHasSuffix(v string) predicate.Hush
- func DescriptionIn(vs ...string) predicate.Hush
- func DescriptionIsNil() predicate.Hush
- func DescriptionLT(v string) predicate.Hush
- func DescriptionLTE(v string) predicate.Hush
- func DescriptionNEQ(v string) predicate.Hush
- func DescriptionNotIn(vs ...string) predicate.Hush
- func DescriptionNotNil() predicate.Hush
- func ExpiresAt(v time.Time) predicate.Hush
- func ExpiresAtEQ(v time.Time) predicate.Hush
- func ExpiresAtGT(v time.Time) predicate.Hush
- func ExpiresAtGTE(v time.Time) predicate.Hush
- func ExpiresAtIn(vs ...time.Time) predicate.Hush
- func ExpiresAtIsNil() predicate.Hush
- func ExpiresAtLT(v time.Time) predicate.Hush
- func ExpiresAtLTE(v time.Time) predicate.Hush
- func ExpiresAtNEQ(v time.Time) predicate.Hush
- func ExpiresAtNotIn(vs ...time.Time) predicate.Hush
- func ExpiresAtNotNil() predicate.Hush
- func HasEvents() predicate.Hush
- func HasEventsWith(preds ...predicate.Event) predicate.Hush
- func HasFiles() predicate.Hush
- func HasFilesWith(preds ...predicate.File) predicate.Hush
- func HasIntegrations() predicate.Hush
- func HasIntegrationsWith(preds ...predicate.Integration) predicate.Hush
- func HasOwner() predicate.Hush
- func HasOwnerWith(preds ...predicate.Organization) predicate.Hush
- func ID(id string) predicate.Hush
- func IDContainsFold(id string) predicate.Hush
- func IDEQ(id string) predicate.Hush
- func IDEqualFold(id string) predicate.Hush
- func IDGT(id string) predicate.Hush
- func IDGTE(id string) predicate.Hush
- func IDIn(ids ...string) predicate.Hush
- func IDLT(id string) predicate.Hush
- func IDLTE(id string) predicate.Hush
- func IDNEQ(id string) predicate.Hush
- func IDNotIn(ids ...string) predicate.Hush
- func InternalNotes(v string) predicate.Hush
- func InternalNotesContains(v string) predicate.Hush
- func InternalNotesContainsFold(v string) predicate.Hush
- func InternalNotesEQ(v string) predicate.Hush
- func InternalNotesEqualFold(v string) predicate.Hush
- func InternalNotesGT(v string) predicate.Hush
- func InternalNotesGTE(v string) predicate.Hush
- func InternalNotesHasPrefix(v string) predicate.Hush
- func InternalNotesHasSuffix(v string) predicate.Hush
- func InternalNotesIn(vs ...string) predicate.Hush
- func InternalNotesIsNil() predicate.Hush
- func InternalNotesLT(v string) predicate.Hush
- func InternalNotesLTE(v string) predicate.Hush
- func InternalNotesNEQ(v string) predicate.Hush
- func InternalNotesNotIn(vs ...string) predicate.Hush
- func InternalNotesNotNil() predicate.Hush
- func Kind(v string) predicate.Hush
- func KindContains(v string) predicate.Hush
- func KindContainsFold(v string) predicate.Hush
- func KindEQ(v string) predicate.Hush
- func KindEqualFold(v string) predicate.Hush
- func KindGT(v string) predicate.Hush
- func KindGTE(v string) predicate.Hush
- func KindHasPrefix(v string) predicate.Hush
- func KindHasSuffix(v string) predicate.Hush
- func KindIn(vs ...string) predicate.Hush
- func KindIsNil() predicate.Hush
- func KindLT(v string) predicate.Hush
- func KindLTE(v string) predicate.Hush
- func KindNEQ(v string) predicate.Hush
- func KindNotIn(vs ...string) predicate.Hush
- func KindNotNil() predicate.Hush
- func LastUsedAt(v time.Time) predicate.Hush
- func LastUsedAtEQ(v time.Time) predicate.Hush
- func LastUsedAtGT(v time.Time) predicate.Hush
- func LastUsedAtGTE(v time.Time) predicate.Hush
- func LastUsedAtIn(vs ...time.Time) predicate.Hush
- func LastUsedAtIsNil() predicate.Hush
- func LastUsedAtLT(v time.Time) predicate.Hush
- func LastUsedAtLTE(v time.Time) predicate.Hush
- func LastUsedAtNEQ(v time.Time) predicate.Hush
- func LastUsedAtNotIn(vs ...time.Time) predicate.Hush
- func LastUsedAtNotNil() predicate.Hush
- func MetadataIsNil() predicate.Hush
- func MetadataNotNil() predicate.Hush
- func Name(v string) predicate.Hush
- func NameContains(v string) predicate.Hush
- func NameContainsFold(v string) predicate.Hush
- func NameEQ(v string) predicate.Hush
- func NameEqualFold(v string) predicate.Hush
- func NameGT(v string) predicate.Hush
- func NameGTE(v string) predicate.Hush
- func NameHasPrefix(v string) predicate.Hush
- func NameHasSuffix(v string) predicate.Hush
- func NameIn(vs ...string) predicate.Hush
- func NameLT(v string) predicate.Hush
- func NameLTE(v string) predicate.Hush
- func NameNEQ(v string) predicate.Hush
- func NameNotIn(vs ...string) predicate.Hush
- func Not(p predicate.Hush) predicate.Hush
- func Or(predicates ...predicate.Hush) predicate.Hush
- func OwnerID(v string) predicate.Hush
- func OwnerIDContains(v string) predicate.Hush
- func OwnerIDContainsFold(v string) predicate.Hush
- func OwnerIDEQ(v string) predicate.Hush
- func OwnerIDEqualFold(v string) predicate.Hush
- func OwnerIDGT(v string) predicate.Hush
- func OwnerIDGTE(v string) predicate.Hush
- func OwnerIDHasPrefix(v string) predicate.Hush
- func OwnerIDHasSuffix(v string) predicate.Hush
- func OwnerIDIn(vs ...string) predicate.Hush
- func OwnerIDIsNil() predicate.Hush
- func OwnerIDLT(v string) predicate.Hush
- func OwnerIDLTE(v string) predicate.Hush
- func OwnerIDNEQ(v string) predicate.Hush
- func OwnerIDNotIn(vs ...string) predicate.Hush
- func OwnerIDNotNil() predicate.Hush
- func SecretName(v string) predicate.Hush
- func SecretNameContains(v string) predicate.Hush
- func SecretNameContainsFold(v string) predicate.Hush
- func SecretNameEQ(v string) predicate.Hush
- func SecretNameEqualFold(v string) predicate.Hush
- func SecretNameGT(v string) predicate.Hush
- func SecretNameGTE(v string) predicate.Hush
- func SecretNameHasPrefix(v string) predicate.Hush
- func SecretNameHasSuffix(v string) predicate.Hush
- func SecretNameIn(vs ...string) predicate.Hush
- func SecretNameIsNil() predicate.Hush
- func SecretNameLT(v string) predicate.Hush
- func SecretNameLTE(v string) predicate.Hush
- func SecretNameNEQ(v string) predicate.Hush
- func SecretNameNotIn(vs ...string) predicate.Hush
- func SecretNameNotNil() predicate.Hush
- func SecretValue(v string) predicate.Hush
- func SecretValueContains(v string) predicate.Hush
- func SecretValueContainsFold(v string) predicate.Hush
- func SecretValueEQ(v string) predicate.Hush
- func SecretValueEqualFold(v string) predicate.Hush
- func SecretValueGT(v string) predicate.Hush
- func SecretValueGTE(v string) predicate.Hush
- func SecretValueHasPrefix(v string) predicate.Hush
- func SecretValueHasSuffix(v string) predicate.Hush
- func SecretValueIn(vs ...string) predicate.Hush
- func SecretValueIsNil() predicate.Hush
- func SecretValueLT(v string) predicate.Hush
- func SecretValueLTE(v string) predicate.Hush
- func SecretValueNEQ(v string) predicate.Hush
- func SecretValueNotIn(vs ...string) predicate.Hush
- func SecretValueNotNil() predicate.Hush
- func SystemInternalID(v string) predicate.Hush
- func SystemInternalIDContains(v string) predicate.Hush
- func SystemInternalIDContainsFold(v string) predicate.Hush
- func SystemInternalIDEQ(v string) predicate.Hush
- func SystemInternalIDEqualFold(v string) predicate.Hush
- func SystemInternalIDGT(v string) predicate.Hush
- func SystemInternalIDGTE(v string) predicate.Hush
- func SystemInternalIDHasPrefix(v string) predicate.Hush
- func SystemInternalIDHasSuffix(v string) predicate.Hush
- func SystemInternalIDIn(vs ...string) predicate.Hush
- func SystemInternalIDIsNil() predicate.Hush
- func SystemInternalIDLT(v string) predicate.Hush
- func SystemInternalIDLTE(v string) predicate.Hush
- func SystemInternalIDNEQ(v string) predicate.Hush
- func SystemInternalIDNotIn(vs ...string) predicate.Hush
- func SystemInternalIDNotNil() predicate.Hush
- func SystemOwned(v bool) predicate.Hush
- func SystemOwnedEQ(v bool) predicate.Hush
- func SystemOwnedIsNil() predicate.Hush
- func SystemOwnedNEQ(v bool) predicate.Hush
- func SystemOwnedNotNil() predicate.Hush
- func UpdatedAt(v time.Time) predicate.Hush
- func UpdatedAtEQ(v time.Time) predicate.Hush
- func UpdatedAtGT(v time.Time) predicate.Hush
- func UpdatedAtGTE(v time.Time) predicate.Hush
- func UpdatedAtIn(vs ...time.Time) predicate.Hush
- func UpdatedAtIsNil() predicate.Hush
- func UpdatedAtLT(v time.Time) predicate.Hush
- func UpdatedAtLTE(v time.Time) predicate.Hush
- func UpdatedAtNEQ(v time.Time) predicate.Hush
- func UpdatedAtNotIn(vs ...time.Time) predicate.Hush
- func UpdatedAtNotNil() predicate.Hush
- func UpdatedBy(v string) predicate.Hush
- func UpdatedByContains(v string) predicate.Hush
- func UpdatedByContainsFold(v string) predicate.Hush
- func UpdatedByEQ(v string) predicate.Hush
- func UpdatedByEqualFold(v string) predicate.Hush
- func UpdatedByGT(v string) predicate.Hush
- func UpdatedByGTE(v string) predicate.Hush
- func UpdatedByHasPrefix(v string) predicate.Hush
- func UpdatedByHasSuffix(v string) predicate.Hush
- func UpdatedByIn(vs ...string) predicate.Hush
- func UpdatedByIsNil() predicate.Hush
- func UpdatedByLT(v string) predicate.Hush
- func UpdatedByLTE(v string) predicate.Hush
- func UpdatedByNEQ(v string) predicate.Hush
- func UpdatedByNotIn(vs ...string) predicate.Hush
- func UpdatedByNotNil() predicate.Hush
- func ValidColumn(column string) bool
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByEvents(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEventsCount(opts ...sql.OrderTermOption) OrderOption
- func ByExpiresAt(opts ...sql.OrderTermOption) OrderOption
- func ByFiles(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByFilesCount(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIntegrations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIntegrationsCount(opts ...sql.OrderTermOption) OrderOption
- func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
- func ByKind(opts ...sql.OrderTermOption) OrderOption
- func ByLastUsedAt(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func BySecretName(opts ...sql.OrderTermOption) OrderOption
- func BySecretValue(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the hush type in the database. Label = "hush" // 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" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldSystemOwned holds the string denoting the system_owned field in the database. FieldSystemOwned = "system_owned" // FieldInternalNotes holds the string denoting the internal_notes field in the database. FieldInternalNotes = "internal_notes" // FieldSystemInternalID holds the string denoting the system_internal_id field in the database. FieldSystemInternalID = "system_internal_id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldKind holds the string denoting the kind field in the database. FieldKind = "kind" // FieldSecretName holds the string denoting the secret_name field in the database. FieldSecretName = "secret_name" // FieldSecretValue holds the string denoting the secret_value field in the database. FieldSecretValue = "secret_value" // FieldCredentialSet holds the string denoting the credential_set field in the database. FieldCredentialSet = "credential_set" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldLastUsedAt holds the string denoting the last_used_at field in the database. FieldLastUsedAt = "last_used_at" // FieldExpiresAt holds the string denoting the expires_at field in the database. FieldExpiresAt = "expires_at" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeIntegrations holds the string denoting the integrations edge name in mutations. EdgeIntegrations = "integrations" // EdgeFiles holds the string denoting the files edge name in mutations. EdgeFiles = "files" // EdgeEvents holds the string denoting the events edge name in mutations. EdgeEvents = "events" // Table holds the table name of the hush in the database. Table = "hushes" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "hushes" // OwnerInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OwnerInverseTable = "organizations" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "owner_id" // IntegrationsTable is the table that holds the integrations relation/edge. The primary key declared below. IntegrationsTable = "integration_secrets" // IntegrationsInverseTable is the table name for the Integration entity. // It exists in this package in order to avoid circular dependency with the "integration" package. IntegrationsInverseTable = "integrations" // FilesTable is the table that holds the files relation/edge. The primary key declared below. FilesTable = "file_secrets" // FilesInverseTable is the table name for the File entity. // It exists in this package in order to avoid circular dependency with the "file" package. FilesInverseTable = "files" // EventsTable is the table that holds the events relation/edge. The primary key declared below. EventsTable = "hush_events" // EventsInverseTable is the table name for the Event entity. // It exists in this package in order to avoid circular dependency with the "event" package. EventsInverseTable = "events" )
Variables ¶
var ( // IntegrationsPrimaryKey and IntegrationsColumn2 are the table columns denoting the // primary key for the integrations relation (M2M). IntegrationsPrimaryKey = []string{"integration_id", "hush_id"} // FilesPrimaryKey and FilesColumn2 are the table columns denoting the // primary key for the files relation (M2M). FilesPrimaryKey = []string{"file_id", "hush_id"} // EventsPrimaryKey and EventsColumn2 are the table columns denoting the // primary key for the events relation (M2M). EventsPrimaryKey = []string{"hush_id", "event_id"} )
var ( Hooks [5]ent.Hook Interceptors [2]ent.Interceptor Policy ent.Policy // 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 // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
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/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldOwnerID, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldName, FieldDescription, FieldKind, FieldSecretName, FieldSecretValue, FieldCredentialSet, FieldMetadata, FieldLastUsedAt, FieldExpiresAt, }
Columns holds all SQL columns for hush fields.
Functions ¶
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 CreatedAtIsNil ¶
CreatedAtIsNil applies the IsNil 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 CreatedAtNotNil ¶
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func CredentialSetIsNil ¶ added in v0.33.3
CredentialSetIsNil applies the IsNil predicate on the "credential_set" field.
func CredentialSetNotNil ¶ added in v0.33.3
CredentialSetNotNil applies the NotNil predicate on the "credential_set" 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 DeletedBy ¶
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func ExpiresAt ¶ added in v0.33.3
ExpiresAt applies equality check predicate on the "expires_at" field. It's identical to ExpiresAtEQ.
func ExpiresAtEQ ¶ added in v0.33.3
ExpiresAtEQ applies the EQ predicate on the "expires_at" field.
func ExpiresAtGT ¶ added in v0.33.3
ExpiresAtGT applies the GT predicate on the "expires_at" field.
func ExpiresAtGTE ¶ added in v0.33.3
ExpiresAtGTE applies the GTE predicate on the "expires_at" field.
func ExpiresAtIn ¶ added in v0.33.3
ExpiresAtIn applies the In predicate on the "expires_at" field.
func ExpiresAtIsNil ¶ added in v0.33.3
ExpiresAtIsNil applies the IsNil predicate on the "expires_at" field.
func ExpiresAtLT ¶ added in v0.33.3
ExpiresAtLT applies the LT predicate on the "expires_at" field.
func ExpiresAtLTE ¶ added in v0.33.3
ExpiresAtLTE applies the LTE predicate on the "expires_at" field.
func ExpiresAtNEQ ¶ added in v0.33.3
ExpiresAtNEQ applies the NEQ predicate on the "expires_at" field.
func ExpiresAtNotIn ¶ added in v0.33.3
ExpiresAtNotIn applies the NotIn predicate on the "expires_at" field.
func ExpiresAtNotNil ¶ added in v0.33.3
ExpiresAtNotNil applies the NotNil predicate on the "expires_at" field.
func HasEventsWith ¶
HasEventsWith applies the HasEdge predicate on the "events" edge with a given conditions (other predicates).
func HasFilesWith ¶ added in v0.33.3
HasFilesWith applies the HasEdge predicate on the "files" edge with a given conditions (other predicates).
func HasIntegrations ¶
HasIntegrations applies the HasEdge predicate on the "integrations" edge.
func HasIntegrationsWith ¶
func HasIntegrationsWith(preds ...predicate.Integration) predicate.Hush
HasIntegrationsWith applies the HasEdge predicate on the "integrations" edge with a given conditions (other predicates).
func HasOwnerWith ¶ added in v0.8.10
func HasOwnerWith(preds ...predicate.Organization) predicate.Hush
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func InternalNotes ¶ added in v0.34.0
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶ added in v0.34.0
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶ added in v0.34.0
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶ added in v0.34.0
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶ added in v0.34.0
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶ added in v0.34.0
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶ added in v0.34.0
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶ added in v0.34.0
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶ added in v0.34.0
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶ added in v0.34.0
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶ added in v0.34.0
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶ added in v0.34.0
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶ added in v0.34.0
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶ added in v0.34.0
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶ added in v0.34.0
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶ added in v0.34.0
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func KindContains ¶
KindContains applies the Contains predicate on the "kind" field.
func KindContainsFold ¶
KindContainsFold applies the ContainsFold predicate on the "kind" field.
func KindEqualFold ¶
KindEqualFold applies the EqualFold predicate on the "kind" field.
func KindHasPrefix ¶
KindHasPrefix applies the HasPrefix predicate on the "kind" field.
func KindHasSuffix ¶
KindHasSuffix applies the HasSuffix predicate on the "kind" field.
func KindNotNil ¶
KindNotNil applies the NotNil predicate on the "kind" field.
func LastUsedAt ¶ added in v0.33.3
LastUsedAt applies equality check predicate on the "last_used_at" field. It's identical to LastUsedAtEQ.
func LastUsedAtEQ ¶ added in v0.33.3
LastUsedAtEQ applies the EQ predicate on the "last_used_at" field.
func LastUsedAtGT ¶ added in v0.33.3
LastUsedAtGT applies the GT predicate on the "last_used_at" field.
func LastUsedAtGTE ¶ added in v0.33.3
LastUsedAtGTE applies the GTE predicate on the "last_used_at" field.
func LastUsedAtIn ¶ added in v0.33.3
LastUsedAtIn applies the In predicate on the "last_used_at" field.
func LastUsedAtIsNil ¶ added in v0.33.3
LastUsedAtIsNil applies the IsNil predicate on the "last_used_at" field.
func LastUsedAtLT ¶ added in v0.33.3
LastUsedAtLT applies the LT predicate on the "last_used_at" field.
func LastUsedAtLTE ¶ added in v0.33.3
LastUsedAtLTE applies the LTE predicate on the "last_used_at" field.
func LastUsedAtNEQ ¶ added in v0.33.3
LastUsedAtNEQ applies the NEQ predicate on the "last_used_at" field.
func LastUsedAtNotIn ¶ added in v0.33.3
LastUsedAtNotIn applies the NotIn predicate on the "last_used_at" field.
func LastUsedAtNotNil ¶ added in v0.33.3
LastUsedAtNotNil applies the NotNil predicate on the "last_used_at" field.
func MetadataIsNil ¶ added in v0.33.3
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶ added in v0.33.3
MetadataNotNil applies the NotNil predicate on the "metadata" 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 OwnerID ¶ added in v0.8.10
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶ added in v0.8.10
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶ added in v0.8.10
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEqualFold ¶ added in v0.8.10
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGTE ¶ added in v0.8.10
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶ added in v0.8.10
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶ added in v0.8.10
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIsNil ¶ added in v0.8.10
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLTE ¶ added in v0.8.10
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶ added in v0.8.10
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶ added in v0.8.10
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶ added in v0.8.10
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func SecretName ¶
SecretName applies equality check predicate on the "secret_name" field. It's identical to SecretNameEQ.
func SecretNameContains ¶
SecretNameContains applies the Contains predicate on the "secret_name" field.
func SecretNameContainsFold ¶
SecretNameContainsFold applies the ContainsFold predicate on the "secret_name" field.
func SecretNameEQ ¶
SecretNameEQ applies the EQ predicate on the "secret_name" field.
func SecretNameEqualFold ¶
SecretNameEqualFold applies the EqualFold predicate on the "secret_name" field.
func SecretNameGT ¶
SecretNameGT applies the GT predicate on the "secret_name" field.
func SecretNameGTE ¶
SecretNameGTE applies the GTE predicate on the "secret_name" field.
func SecretNameHasPrefix ¶
SecretNameHasPrefix applies the HasPrefix predicate on the "secret_name" field.
func SecretNameHasSuffix ¶
SecretNameHasSuffix applies the HasSuffix predicate on the "secret_name" field.
func SecretNameIn ¶
SecretNameIn applies the In predicate on the "secret_name" field.
func SecretNameIsNil ¶
SecretNameIsNil applies the IsNil predicate on the "secret_name" field.
func SecretNameLT ¶
SecretNameLT applies the LT predicate on the "secret_name" field.
func SecretNameLTE ¶
SecretNameLTE applies the LTE predicate on the "secret_name" field.
func SecretNameNEQ ¶
SecretNameNEQ applies the NEQ predicate on the "secret_name" field.
func SecretNameNotIn ¶
SecretNameNotIn applies the NotIn predicate on the "secret_name" field.
func SecretNameNotNil ¶
SecretNameNotNil applies the NotNil predicate on the "secret_name" field.
func SecretValue ¶
SecretValue applies equality check predicate on the "secret_value" field. It's identical to SecretValueEQ.
func SecretValueContains ¶
SecretValueContains applies the Contains predicate on the "secret_value" field.
func SecretValueContainsFold ¶
SecretValueContainsFold applies the ContainsFold predicate on the "secret_value" field.
func SecretValueEQ ¶
SecretValueEQ applies the EQ predicate on the "secret_value" field.
func SecretValueEqualFold ¶
SecretValueEqualFold applies the EqualFold predicate on the "secret_value" field.
func SecretValueGT ¶
SecretValueGT applies the GT predicate on the "secret_value" field.
func SecretValueGTE ¶
SecretValueGTE applies the GTE predicate on the "secret_value" field.
func SecretValueHasPrefix ¶
SecretValueHasPrefix applies the HasPrefix predicate on the "secret_value" field.
func SecretValueHasSuffix ¶
SecretValueHasSuffix applies the HasSuffix predicate on the "secret_value" field.
func SecretValueIn ¶
SecretValueIn applies the In predicate on the "secret_value" field.
func SecretValueIsNil ¶
SecretValueIsNil applies the IsNil predicate on the "secret_value" field.
func SecretValueLT ¶
SecretValueLT applies the LT predicate on the "secret_value" field.
func SecretValueLTE ¶
SecretValueLTE applies the LTE predicate on the "secret_value" field.
func SecretValueNEQ ¶
SecretValueNEQ applies the NEQ predicate on the "secret_value" field.
func SecretValueNotIn ¶
SecretValueNotIn applies the NotIn predicate on the "secret_value" field.
func SecretValueNotNil ¶
SecretValueNotNil applies the NotNil predicate on the "secret_value" field.
func SystemInternalID ¶ added in v0.34.0
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶ added in v0.34.0
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶ added in v0.34.0
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶ added in v0.34.0
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶ added in v0.34.0
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶ added in v0.34.0
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶ added in v0.34.0
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶ added in v0.34.0
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶ added in v0.34.0
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶ added in v0.34.0
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶ added in v0.34.0
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶ added in v0.34.0
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶ added in v0.34.0
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶ added in v0.34.0
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶ added in v0.34.0
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶ added in v0.34.0
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶ added in v0.34.0
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶ added in v0.34.0
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶ added in v0.34.0
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶ added in v0.34.0
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶ added in v0.34.0
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" 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 UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil 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 UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Hush queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByEvents ¶
func ByEvents(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEvents orders the results by events terms.
func ByEventsCount ¶
func ByEventsCount(opts ...sql.OrderTermOption) OrderOption
ByEventsCount orders the results by events count.
func ByExpiresAt ¶ added in v0.33.3
func ByExpiresAt(opts ...sql.OrderTermOption) OrderOption
ByExpiresAt orders the results by the expires_at field.
func ByFiles ¶ added in v0.33.3
func ByFiles(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByFiles orders the results by files terms.
func ByFilesCount ¶ added in v0.33.3
func ByFilesCount(opts ...sql.OrderTermOption) OrderOption
ByFilesCount orders the results by files count.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIntegrations ¶
func ByIntegrations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIntegrations orders the results by integrations terms.
func ByIntegrationsCount ¶
func ByIntegrationsCount(opts ...sql.OrderTermOption) OrderOption
ByIntegrationsCount orders the results by integrations count.
func ByInternalNotes ¶ added in v0.34.0
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByKind ¶
func ByKind(opts ...sql.OrderTermOption) OrderOption
ByKind orders the results by the kind field.
func ByLastUsedAt ¶ added in v0.33.3
func ByLastUsedAt(opts ...sql.OrderTermOption) OrderOption
ByLastUsedAt orders the results by the last_used_at field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByOwnerField ¶ added in v0.8.10
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByOwnerID ¶ added in v0.8.10
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func BySecretName ¶
func BySecretName(opts ...sql.OrderTermOption) OrderOption
BySecretName orders the results by the secret_name field.
func BySecretValue ¶
func BySecretValue(opts ...sql.OrderTermOption) OrderOption
BySecretValue orders the results by the secret_value field.
func BySystemInternalID ¶ added in v0.34.0
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶ added in v0.34.0
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.