Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Secret) predicate.Secret
- func CreatedAt(v time.Time) predicate.Secret
- func CreatedAtEQ(v time.Time) predicate.Secret
- func CreatedAtGT(v time.Time) predicate.Secret
- func CreatedAtGTE(v time.Time) predicate.Secret
- func CreatedAtIn(vs ...time.Time) predicate.Secret
- func CreatedAtLT(v time.Time) predicate.Secret
- func CreatedAtLTE(v time.Time) predicate.Secret
- func CreatedAtNEQ(v time.Time) predicate.Secret
- func CreatedAtNotIn(vs ...time.Time) predicate.Secret
- func CreatedBy(v string) predicate.Secret
- func CreatedByContains(v string) predicate.Secret
- func CreatedByContainsFold(v string) predicate.Secret
- func CreatedByEQ(v string) predicate.Secret
- func CreatedByEqualFold(v string) predicate.Secret
- func CreatedByGT(v string) predicate.Secret
- func CreatedByGTE(v string) predicate.Secret
- func CreatedByHasPrefix(v string) predicate.Secret
- func CreatedByHasSuffix(v string) predicate.Secret
- func CreatedByIn(vs ...string) predicate.Secret
- func CreatedByIsNil() predicate.Secret
- func CreatedByLT(v string) predicate.Secret
- func CreatedByLTE(v string) predicate.Secret
- func CreatedByNEQ(v string) predicate.Secret
- func CreatedByNotIn(vs ...string) predicate.Secret
- func CreatedByNotNil() predicate.Secret
- func DisplayID(v string) predicate.Secret
- func DisplayIDContains(v string) predicate.Secret
- func DisplayIDContainsFold(v string) predicate.Secret
- func DisplayIDEQ(v string) predicate.Secret
- func DisplayIDEqualFold(v string) predicate.Secret
- func DisplayIDGT(v string) predicate.Secret
- func DisplayIDGTE(v string) predicate.Secret
- func DisplayIDHasPrefix(v string) predicate.Secret
- func DisplayIDHasSuffix(v string) predicate.Secret
- func DisplayIDIn(vs ...string) predicate.Secret
- func DisplayIDIsNil() predicate.Secret
- func DisplayIDLT(v string) predicate.Secret
- func DisplayIDLTE(v string) predicate.Secret
- func DisplayIDNEQ(v string) predicate.Secret
- func DisplayIDNotIn(vs ...string) predicate.Secret
- func DisplayIDNotNil() predicate.Secret
- func EnvironmentID(v string) predicate.Secret
- func EnvironmentIDContains(v string) predicate.Secret
- func EnvironmentIDContainsFold(v string) predicate.Secret
- func EnvironmentIDEQ(v string) predicate.Secret
- func EnvironmentIDEqualFold(v string) predicate.Secret
- func EnvironmentIDGT(v string) predicate.Secret
- func EnvironmentIDGTE(v string) predicate.Secret
- func EnvironmentIDHasPrefix(v string) predicate.Secret
- func EnvironmentIDHasSuffix(v string) predicate.Secret
- func EnvironmentIDIn(vs ...string) predicate.Secret
- func EnvironmentIDIsNil() predicate.Secret
- func EnvironmentIDLT(v string) predicate.Secret
- func EnvironmentIDLTE(v string) predicate.Secret
- func EnvironmentIDNEQ(v string) predicate.Secret
- func EnvironmentIDNotIn(vs ...string) predicate.Secret
- func EnvironmentIDNotNil() predicate.Secret
- func ExpiresAt(v time.Time) predicate.Secret
- func ExpiresAtEQ(v time.Time) predicate.Secret
- func ExpiresAtGT(v time.Time) predicate.Secret
- func ExpiresAtGTE(v time.Time) predicate.Secret
- func ExpiresAtIn(vs ...time.Time) predicate.Secret
- func ExpiresAtIsNil() predicate.Secret
- func ExpiresAtLT(v time.Time) predicate.Secret
- func ExpiresAtLTE(v time.Time) predicate.Secret
- func ExpiresAtNEQ(v time.Time) predicate.Secret
- func ExpiresAtNotIn(vs ...time.Time) predicate.Secret
- func ExpiresAtNotNil() predicate.Secret
- func ID(id string) predicate.Secret
- func IDContainsFold(id string) predicate.Secret
- func IDEQ(id string) predicate.Secret
- func IDEqualFold(id string) predicate.Secret
- func IDGT(id string) predicate.Secret
- func IDGTE(id string) predicate.Secret
- func IDIn(ids ...string) predicate.Secret
- func IDLT(id string) predicate.Secret
- func IDLTE(id string) predicate.Secret
- func IDNEQ(id string) predicate.Secret
- func IDNotIn(ids ...string) predicate.Secret
- func LastUsedAt(v time.Time) predicate.Secret
- func LastUsedAtEQ(v time.Time) predicate.Secret
- func LastUsedAtGT(v time.Time) predicate.Secret
- func LastUsedAtGTE(v time.Time) predicate.Secret
- func LastUsedAtIn(vs ...time.Time) predicate.Secret
- func LastUsedAtIsNil() predicate.Secret
- func LastUsedAtLT(v time.Time) predicate.Secret
- func LastUsedAtLTE(v time.Time) predicate.Secret
- func LastUsedAtNEQ(v time.Time) predicate.Secret
- func LastUsedAtNotIn(vs ...time.Time) predicate.Secret
- func LastUsedAtNotNil() predicate.Secret
- func Name(v string) predicate.Secret
- func NameContains(v string) predicate.Secret
- func NameContainsFold(v string) predicate.Secret
- func NameEQ(v string) predicate.Secret
- func NameEqualFold(v string) predicate.Secret
- func NameGT(v string) predicate.Secret
- func NameGTE(v string) predicate.Secret
- func NameHasPrefix(v string) predicate.Secret
- func NameHasSuffix(v string) predicate.Secret
- func NameIn(vs ...string) predicate.Secret
- func NameLT(v string) predicate.Secret
- func NameLTE(v string) predicate.Secret
- func NameNEQ(v string) predicate.Secret
- func NameNotIn(vs ...string) predicate.Secret
- func Not(p predicate.Secret) predicate.Secret
- func Or(predicates ...predicate.Secret) predicate.Secret
- func PermissionsIsNil() predicate.Secret
- func PermissionsNotNil() predicate.Secret
- func Provider(v string) predicate.Secret
- func ProviderContains(v string) predicate.Secret
- func ProviderContainsFold(v string) predicate.Secret
- func ProviderDataIsNil() predicate.Secret
- func ProviderDataNotNil() predicate.Secret
- func ProviderEQ(v string) predicate.Secret
- func ProviderEqualFold(v string) predicate.Secret
- func ProviderGT(v string) predicate.Secret
- func ProviderGTE(v string) predicate.Secret
- func ProviderHasPrefix(v string) predicate.Secret
- func ProviderHasSuffix(v string) predicate.Secret
- func ProviderIn(vs ...string) predicate.Secret
- func ProviderLT(v string) predicate.Secret
- func ProviderLTE(v string) predicate.Secret
- func ProviderNEQ(v string) predicate.Secret
- func ProviderNotIn(vs ...string) predicate.Secret
- func Status(v string) predicate.Secret
- func StatusContains(v string) predicate.Secret
- func StatusContainsFold(v string) predicate.Secret
- func StatusEQ(v string) predicate.Secret
- func StatusEqualFold(v string) predicate.Secret
- func StatusGT(v string) predicate.Secret
- func StatusGTE(v string) predicate.Secret
- func StatusHasPrefix(v string) predicate.Secret
- func StatusHasSuffix(v string) predicate.Secret
- func StatusIn(vs ...string) predicate.Secret
- func StatusLT(v string) predicate.Secret
- func StatusLTE(v string) predicate.Secret
- func StatusNEQ(v string) predicate.Secret
- func StatusNotIn(vs ...string) predicate.Secret
- func TenantID(v string) predicate.Secret
- func TenantIDContains(v string) predicate.Secret
- func TenantIDContainsFold(v string) predicate.Secret
- func TenantIDEQ(v string) predicate.Secret
- func TenantIDEqualFold(v string) predicate.Secret
- func TenantIDGT(v string) predicate.Secret
- func TenantIDGTE(v string) predicate.Secret
- func TenantIDHasPrefix(v string) predicate.Secret
- func TenantIDHasSuffix(v string) predicate.Secret
- func TenantIDIn(vs ...string) predicate.Secret
- func TenantIDLT(v string) predicate.Secret
- func TenantIDLTE(v string) predicate.Secret
- func TenantIDNEQ(v string) predicate.Secret
- func TenantIDNotIn(vs ...string) predicate.Secret
- func Type(v string) predicate.Secret
- func TypeContains(v string) predicate.Secret
- func TypeContainsFold(v string) predicate.Secret
- func TypeEQ(v string) predicate.Secret
- func TypeEqualFold(v string) predicate.Secret
- func TypeGT(v string) predicate.Secret
- func TypeGTE(v string) predicate.Secret
- func TypeHasPrefix(v string) predicate.Secret
- func TypeHasSuffix(v string) predicate.Secret
- func TypeIn(vs ...string) predicate.Secret
- func TypeLT(v string) predicate.Secret
- func TypeLTE(v string) predicate.Secret
- func TypeNEQ(v string) predicate.Secret
- func TypeNotIn(vs ...string) predicate.Secret
- func UpdatedAt(v time.Time) predicate.Secret
- func UpdatedAtEQ(v time.Time) predicate.Secret
- func UpdatedAtGT(v time.Time) predicate.Secret
- func UpdatedAtGTE(v time.Time) predicate.Secret
- func UpdatedAtIn(vs ...time.Time) predicate.Secret
- func UpdatedAtLT(v time.Time) predicate.Secret
- func UpdatedAtLTE(v time.Time) predicate.Secret
- func UpdatedAtNEQ(v time.Time) predicate.Secret
- func UpdatedAtNotIn(vs ...time.Time) predicate.Secret
- func UpdatedBy(v string) predicate.Secret
- func UpdatedByContains(v string) predicate.Secret
- func UpdatedByContainsFold(v string) predicate.Secret
- func UpdatedByEQ(v string) predicate.Secret
- func UpdatedByEqualFold(v string) predicate.Secret
- func UpdatedByGT(v string) predicate.Secret
- func UpdatedByGTE(v string) predicate.Secret
- func UpdatedByHasPrefix(v string) predicate.Secret
- func UpdatedByHasSuffix(v string) predicate.Secret
- func UpdatedByIn(vs ...string) predicate.Secret
- func UpdatedByIsNil() predicate.Secret
- func UpdatedByLT(v string) predicate.Secret
- func UpdatedByLTE(v string) predicate.Secret
- func UpdatedByNEQ(v string) predicate.Secret
- func UpdatedByNotIn(vs ...string) predicate.Secret
- func UpdatedByNotNil() predicate.Secret
- func ValidColumn(column string) bool
- func Value(v string) predicate.Secret
- func ValueContains(v string) predicate.Secret
- func ValueContainsFold(v string) predicate.Secret
- func ValueEQ(v string) predicate.Secret
- func ValueEqualFold(v string) predicate.Secret
- func ValueGT(v string) predicate.Secret
- func ValueGTE(v string) predicate.Secret
- func ValueHasPrefix(v string) predicate.Secret
- func ValueHasSuffix(v string) predicate.Secret
- func ValueIn(vs ...string) predicate.Secret
- func ValueIsNil() predicate.Secret
- func ValueLT(v string) predicate.Secret
- func ValueLTE(v string) predicate.Secret
- func ValueNEQ(v string) predicate.Secret
- func ValueNotIn(vs ...string) predicate.Secret
- func ValueNotNil() predicate.Secret
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByExpiresAt(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByLastUsedAt(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByProvider(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTenantID(opts ...sql.OrderTermOption) OrderOption
- func ByType(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByValue(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the secret type in the database. Label = "secret" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldTenantID holds the string denoting the tenant_id field in the database. FieldTenantID = "tenant_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // 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" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldProvider holds the string denoting the provider field in the database. FieldProvider = "provider" // FieldValue holds the string denoting the value field in the database. FieldValue = "value" // FieldDisplayID holds the string denoting the display_id field in the database. FieldDisplayID = "display_id" // FieldPermissions holds the string denoting the permissions field in the database. FieldPermissions = "permissions" // FieldExpiresAt holds the string denoting the expires_at field in the database. FieldExpiresAt = "expires_at" // FieldLastUsedAt holds the string denoting the last_used_at field in the database. FieldLastUsedAt = "last_used_at" // FieldProviderData holds the string denoting the provider_data field in the database. FieldProviderData = "provider_data" // Table holds the table name of the secret in the database. Table = "secrets" )
Variables ¶
var ( // TenantIDValidator is a validator for the "tenant_id" field. It is called by the builders before save. TenantIDValidator func(string) error // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // 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 // DefaultEnvironmentID holds the default value on creation for the "environment_id" field. DefaultEnvironmentID string // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // TypeValidator is a validator for the "type" field. It is called by the builders before save. TypeValidator func(string) error // ProviderValidator is a validator for the "provider" field. It is called by the builders before save. ProviderValidator func(string) error // DefaultPermissions holds the default value on creation for the "permissions" field. DefaultPermissions []string )
var Columns = []string{ FieldID, FieldTenantID, FieldStatus, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldEnvironmentID, FieldName, FieldType, FieldProvider, FieldValue, FieldDisplayID, FieldPermissions, FieldExpiresAt, FieldLastUsedAt, FieldProviderData, }
Columns holds all SQL columns for secret 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 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 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 DisplayID ¶
DisplayID applies equality check predicate on the "display_id" field. It's identical to DisplayIDEQ.
func DisplayIDContains ¶
DisplayIDContains applies the Contains predicate on the "display_id" field.
func DisplayIDContainsFold ¶
DisplayIDContainsFold applies the ContainsFold predicate on the "display_id" field.
func DisplayIDEQ ¶
DisplayIDEQ applies the EQ predicate on the "display_id" field.
func DisplayIDEqualFold ¶
DisplayIDEqualFold applies the EqualFold predicate on the "display_id" field.
func DisplayIDGT ¶
DisplayIDGT applies the GT predicate on the "display_id" field.
func DisplayIDGTE ¶
DisplayIDGTE applies the GTE predicate on the "display_id" field.
func DisplayIDHasPrefix ¶
DisplayIDHasPrefix applies the HasPrefix predicate on the "display_id" field.
func DisplayIDHasSuffix ¶
DisplayIDHasSuffix applies the HasSuffix predicate on the "display_id" field.
func DisplayIDIn ¶
DisplayIDIn applies the In predicate on the "display_id" field.
func DisplayIDIsNil ¶
DisplayIDIsNil applies the IsNil predicate on the "display_id" field.
func DisplayIDLT ¶
DisplayIDLT applies the LT predicate on the "display_id" field.
func DisplayIDLTE ¶
DisplayIDLTE applies the LTE predicate on the "display_id" field.
func DisplayIDNEQ ¶
DisplayIDNEQ applies the NEQ predicate on the "display_id" field.
func DisplayIDNotIn ¶
DisplayIDNotIn applies the NotIn predicate on the "display_id" field.
func DisplayIDNotNil ¶
DisplayIDNotNil applies the NotNil predicate on the "display_id" field.
func EnvironmentID ¶
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func ExpiresAt ¶
ExpiresAt applies equality check predicate on the "expires_at" field. It's identical to ExpiresAtEQ.
func ExpiresAtEQ ¶
ExpiresAtEQ applies the EQ predicate on the "expires_at" field.
func ExpiresAtGT ¶
ExpiresAtGT applies the GT predicate on the "expires_at" field.
func ExpiresAtGTE ¶
ExpiresAtGTE applies the GTE predicate on the "expires_at" field.
func ExpiresAtIn ¶
ExpiresAtIn applies the In predicate on the "expires_at" field.
func ExpiresAtIsNil ¶
ExpiresAtIsNil applies the IsNil predicate on the "expires_at" field.
func ExpiresAtLT ¶
ExpiresAtLT applies the LT predicate on the "expires_at" field.
func ExpiresAtLTE ¶
ExpiresAtLTE applies the LTE predicate on the "expires_at" field.
func ExpiresAtNEQ ¶
ExpiresAtNEQ applies the NEQ predicate on the "expires_at" field.
func ExpiresAtNotIn ¶
ExpiresAtNotIn applies the NotIn predicate on the "expires_at" field.
func ExpiresAtNotNil ¶
ExpiresAtNotNil applies the NotNil predicate on the "expires_at" field.
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func LastUsedAt ¶
LastUsedAt applies equality check predicate on the "last_used_at" field. It's identical to LastUsedAtEQ.
func LastUsedAtEQ ¶
LastUsedAtEQ applies the EQ predicate on the "last_used_at" field.
func LastUsedAtGT ¶
LastUsedAtGT applies the GT predicate on the "last_used_at" field.
func LastUsedAtGTE ¶
LastUsedAtGTE applies the GTE predicate on the "last_used_at" field.
func LastUsedAtIn ¶
LastUsedAtIn applies the In predicate on the "last_used_at" field.
func LastUsedAtIsNil ¶
LastUsedAtIsNil applies the IsNil predicate on the "last_used_at" field.
func LastUsedAtLT ¶
LastUsedAtLT applies the LT predicate on the "last_used_at" field.
func LastUsedAtLTE ¶
LastUsedAtLTE applies the LTE predicate on the "last_used_at" field.
func LastUsedAtNEQ ¶
LastUsedAtNEQ applies the NEQ predicate on the "last_used_at" field.
func LastUsedAtNotIn ¶
LastUsedAtNotIn applies the NotIn predicate on the "last_used_at" field.
func LastUsedAtNotNil ¶
LastUsedAtNotNil applies the NotNil predicate on the "last_used_at" 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 PermissionsIsNil ¶
PermissionsIsNil applies the IsNil predicate on the "permissions" field.
func PermissionsNotNil ¶
PermissionsNotNil applies the NotNil predicate on the "permissions" field.
func Provider ¶
Provider applies equality check predicate on the "provider" field. It's identical to ProviderEQ.
func ProviderContains ¶
ProviderContains applies the Contains predicate on the "provider" field.
func ProviderContainsFold ¶
ProviderContainsFold applies the ContainsFold predicate on the "provider" field.
func ProviderDataIsNil ¶
ProviderDataIsNil applies the IsNil predicate on the "provider_data" field.
func ProviderDataNotNil ¶
ProviderDataNotNil applies the NotNil predicate on the "provider_data" field.
func ProviderEQ ¶
ProviderEQ applies the EQ predicate on the "provider" field.
func ProviderEqualFold ¶
ProviderEqualFold applies the EqualFold predicate on the "provider" field.
func ProviderGT ¶
ProviderGT applies the GT predicate on the "provider" field.
func ProviderGTE ¶
ProviderGTE applies the GTE predicate on the "provider" field.
func ProviderHasPrefix ¶
ProviderHasPrefix applies the HasPrefix predicate on the "provider" field.
func ProviderHasSuffix ¶
ProviderHasSuffix applies the HasSuffix predicate on the "provider" field.
func ProviderIn ¶
ProviderIn applies the In predicate on the "provider" field.
func ProviderLT ¶
ProviderLT applies the LT predicate on the "provider" field.
func ProviderLTE ¶
ProviderLTE applies the LTE predicate on the "provider" field.
func ProviderNEQ ¶
ProviderNEQ applies the NEQ predicate on the "provider" field.
func ProviderNotIn ¶
ProviderNotIn applies the NotIn predicate on the "provider" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEqualFold ¶
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusHasPrefix ¶
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func TenantID ¶
TenantID applies equality check predicate on the "tenant_id" field. It's identical to TenantIDEQ.
func TenantIDContains ¶
TenantIDContains applies the Contains predicate on the "tenant_id" field.
func TenantIDContainsFold ¶
TenantIDContainsFold applies the ContainsFold predicate on the "tenant_id" field.
func TenantIDEQ ¶
TenantIDEQ applies the EQ predicate on the "tenant_id" field.
func TenantIDEqualFold ¶
TenantIDEqualFold applies the EqualFold predicate on the "tenant_id" field.
func TenantIDGT ¶
TenantIDGT applies the GT predicate on the "tenant_id" field.
func TenantIDGTE ¶
TenantIDGTE applies the GTE predicate on the "tenant_id" field.
func TenantIDHasPrefix ¶
TenantIDHasPrefix applies the HasPrefix predicate on the "tenant_id" field.
func TenantIDHasSuffix ¶
TenantIDHasSuffix applies the HasSuffix predicate on the "tenant_id" field.
func TenantIDIn ¶
TenantIDIn applies the In predicate on the "tenant_id" field.
func TenantIDLT ¶
TenantIDLT applies the LT predicate on the "tenant_id" field.
func TenantIDLTE ¶
TenantIDLTE applies the LTE predicate on the "tenant_id" field.
func TenantIDNEQ ¶
TenantIDNEQ applies the NEQ predicate on the "tenant_id" field.
func TenantIDNotIn ¶
TenantIDNotIn applies the NotIn predicate on the "tenant_id" field.
func TypeContains ¶
TypeContains applies the Contains predicate on the "type" field.
func TypeContainsFold ¶
TypeContainsFold applies the ContainsFold predicate on the "type" field.
func TypeEqualFold ¶
TypeEqualFold applies the EqualFold predicate on the "type" field.
func TypeHasPrefix ¶
TypeHasPrefix applies the HasPrefix predicate on the "type" field.
func TypeHasSuffix ¶
TypeHasSuffix applies the HasSuffix predicate on the "type" 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 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).
func Value ¶
Value applies equality check predicate on the "value" field. It's identical to ValueEQ.
func ValueContains ¶
ValueContains applies the Contains predicate on the "value" field.
func ValueContainsFold ¶
ValueContainsFold applies the ContainsFold predicate on the "value" field.
func ValueEqualFold ¶
ValueEqualFold applies the EqualFold predicate on the "value" field.
func ValueHasPrefix ¶
ValueHasPrefix applies the HasPrefix predicate on the "value" field.
func ValueHasSuffix ¶
ValueHasSuffix applies the HasSuffix predicate on the "value" field.
func ValueIsNil ¶
ValueIsNil applies the IsNil predicate on the "value" field.
func ValueNotIn ¶
ValueNotIn applies the NotIn predicate on the "value" field.
func ValueNotNil ¶
ValueNotNil applies the NotNil predicate on the "value" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Secret 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 ByDisplayID ¶
func ByDisplayID(opts ...sql.OrderTermOption) OrderOption
ByDisplayID orders the results by the display_id field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByExpiresAt ¶
func ByExpiresAt(opts ...sql.OrderTermOption) OrderOption
ByExpiresAt orders the results by the expires_at field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByLastUsedAt ¶
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 ByProvider ¶
func ByProvider(opts ...sql.OrderTermOption) OrderOption
ByProvider orders the results by the provider field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByTenantID ¶
func ByTenantID(opts ...sql.OrderTermOption) OrderOption
ByTenantID orders the results by the tenant_id field.
func ByType ¶
func ByType(opts ...sql.OrderTermOption) OrderOption
ByType orders the results by the type 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.
func ByValue ¶
func ByValue(opts ...sql.OrderTermOption) OrderOption
ByValue orders the results by the value field.