# Functions

Active applies equality check predicate on the "active" field.
ActiveEQ applies the EQ predicate on the "active" field.
ActiveNEQ applies the NEQ predicate on the "active" field.
And groups predicates with the AND operator between them.
ByActive orders the results by the active field.
ByCreatedAt orders the results by the created_at field.
ByCreatedBy orders the results by the created_by field.
ByDeletedAt orders the results by the deleted_at field.
ByDeletedBy orders the results by the deleted_by field.
ByID orders the results by the id field.
ByName orders the results by the name field.
ByPoolField orders the results by pool field.
ByPoolID orders the results by the pool_id field.
ByPortNumber orders the results by the port_number field.
ByTarget orders the results by the target field.
ByUpdatedAt orders the results by the updated_at field.
ByUpdatedBy orders the results by the updated_by field.
ByWeight orders the results by the weight field.
CreatedAt applies equality check predicate on the "created_at" field.
CreatedAtEQ applies the EQ predicate on the "created_at" field.
CreatedAtGT applies the GT predicate on the "created_at" field.
CreatedAtGTE applies the GTE predicate on the "created_at" field.
CreatedAtIn applies the In predicate on the "created_at" field.
CreatedAtLT applies the LT predicate on the "created_at" field.
CreatedAtLTE applies the LTE predicate on the "created_at" field.
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
CreatedBy applies equality check predicate on the "created_by" field.
CreatedByContains applies the Contains predicate on the "created_by" field.
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
CreatedByEQ applies the EQ predicate on the "created_by" field.
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
CreatedByGT applies the GT predicate on the "created_by" field.
CreatedByGTE applies the GTE predicate on the "created_by" field.
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
CreatedByIn applies the In predicate on the "created_by" field.
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
CreatedByLT applies the LT predicate on the "created_by" field.
CreatedByLTE applies the LTE predicate on the "created_by" field.
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
DeletedAt applies equality check predicate on the "deleted_at" field.
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
DeletedAtGT applies the GT predicate on the "deleted_at" field.
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
DeletedAtIn applies the In predicate on the "deleted_at" field.
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
DeletedAtLT applies the LT predicate on the "deleted_at" field.
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
DeletedBy applies equality check predicate on the "deleted_by" field.
DeletedByContains applies the Contains predicate on the "deleted_by" field.
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
DeletedByGT applies the GT predicate on the "deleted_by" field.
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
DeletedByIn applies the In predicate on the "deleted_by" field.
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
DeletedByLT applies the LT predicate on the "deleted_by" field.
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
HasPool applies the HasEdge predicate on the "pool" edge.
HasPoolWith applies the HasEdge predicate on the "pool" edge with a given conditions (other predicates).
ID filters vertices based on their ID field.
IDEQ applies the EQ predicate on the ID field.
IDGT applies the GT predicate on the ID field.
IDGTE applies the GTE predicate on the ID field.
IDIn applies the In predicate on the ID field.
IDLT applies the LT predicate on the ID field.
IDLTE applies the LTE predicate on the ID field.
IDNEQ applies the NEQ predicate on the ID field.
IDNotIn applies the NotIn predicate on the ID field.
Name applies equality check predicate on the "name" field.
NameContains applies the Contains predicate on the "name" field.
NameContainsFold applies the ContainsFold predicate on the "name" field.
NameEQ applies the EQ predicate on the "name" field.
NameEqualFold applies the EqualFold predicate on the "name" field.
NameGT applies the GT predicate on the "name" field.
NameGTE applies the GTE predicate on the "name" field.
NameHasPrefix applies the HasPrefix predicate on the "name" field.
NameHasSuffix applies the HasSuffix predicate on the "name" field.
NameIn applies the In predicate on the "name" field.
NameLT applies the LT predicate on the "name" field.
NameLTE applies the LTE predicate on the "name" field.
NameNEQ applies the NEQ predicate on the "name" field.
NameNotIn applies the NotIn predicate on the "name" field.
Not applies the not operator on the given predicate.
Or groups predicates with the OR operator between them.
PoolID applies equality check predicate on the "pool_id" field.
PoolIDContains applies the Contains predicate on the "pool_id" field.
PoolIDContainsFold applies the ContainsFold predicate on the "pool_id" field.
PoolIDEQ applies the EQ predicate on the "pool_id" field.
PoolIDEqualFold applies the EqualFold predicate on the "pool_id" field.
PoolIDGT applies the GT predicate on the "pool_id" field.
PoolIDGTE applies the GTE predicate on the "pool_id" field.
PoolIDHasPrefix applies the HasPrefix predicate on the "pool_id" field.
PoolIDHasSuffix applies the HasSuffix predicate on the "pool_id" field.
PoolIDIn applies the In predicate on the "pool_id" field.
PoolIDLT applies the LT predicate on the "pool_id" field.
PoolIDLTE applies the LTE predicate on the "pool_id" field.
PoolIDNEQ applies the NEQ predicate on the "pool_id" field.
PoolIDNotIn applies the NotIn predicate on the "pool_id" field.
PortNumber applies equality check predicate on the "port_number" field.
PortNumberEQ applies the EQ predicate on the "port_number" field.
PortNumberGT applies the GT predicate on the "port_number" field.
PortNumberGTE applies the GTE predicate on the "port_number" field.
PortNumberIn applies the In predicate on the "port_number" field.
PortNumberLT applies the LT predicate on the "port_number" field.
PortNumberLTE applies the LTE predicate on the "port_number" field.
PortNumberNEQ applies the NEQ predicate on the "port_number" field.
PortNumberNotIn applies the NotIn predicate on the "port_number" field.
Target applies equality check predicate on the "target" field.
TargetContains applies the Contains predicate on the "target" field.
TargetContainsFold applies the ContainsFold predicate on the "target" field.
TargetEQ applies the EQ predicate on the "target" field.
TargetEqualFold applies the EqualFold predicate on the "target" field.
TargetGT applies the GT predicate on the "target" field.
TargetGTE applies the GTE predicate on the "target" field.
TargetHasPrefix applies the HasPrefix predicate on the "target" field.
TargetHasSuffix applies the HasSuffix predicate on the "target" field.
TargetIn applies the In predicate on the "target" field.
TargetLT applies the LT predicate on the "target" field.
TargetLTE applies the LTE predicate on the "target" field.
TargetNEQ applies the NEQ predicate on the "target" field.
TargetNotIn applies the NotIn predicate on the "target" field.
UpdatedAt applies equality check predicate on the "updated_at" field.
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
UpdatedAtGT applies the GT predicate on the "updated_at" field.
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
UpdatedAtIn applies the In predicate on the "updated_at" field.
UpdatedAtLT applies the LT predicate on the "updated_at" field.
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
UpdatedBy applies equality check predicate on the "updated_by" field.
UpdatedByContains applies the Contains predicate on the "updated_by" field.
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
UpdatedByGT applies the GT predicate on the "updated_by" field.
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
UpdatedByIn applies the In predicate on the "updated_by" field.
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
UpdatedByLT applies the LT predicate on the "updated_by" field.
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
ValidColumn reports if the column name is valid (part of the table columns).
Weight applies equality check predicate on the "weight" field.
WeightEQ applies the EQ predicate on the "weight" field.
WeightGT applies the GT predicate on the "weight" field.
WeightGTE applies the GTE predicate on the "weight" field.
WeightIn applies the In predicate on the "weight" field.
WeightLT applies the LT predicate on the "weight" field.
WeightLTE applies the LTE predicate on the "weight" field.
WeightNEQ applies the NEQ predicate on the "weight" field.
WeightNotIn applies the NotIn predicate on the "weight" field.

# Constants

EdgePool holds the string denoting the pool edge name in mutations.
FieldActive holds the string denoting the active field in the database.
FieldCreatedAt holds the string denoting the created_at field in the database.
FieldCreatedBy holds the string denoting the created_by field in the database.
FieldDeletedAt holds the string denoting the deleted_at field in the database.
FieldDeletedBy holds the string denoting the deleted_by field in the database.
FieldID holds the string denoting the id field in the database.
FieldName holds the string denoting the name field in the database.
FieldPoolID holds the string denoting the pool_id field in the database.
FieldPortNumber holds the string denoting the port_number field in the database.
FieldTarget holds the string denoting the target field in the database.
FieldUpdatedAt holds the string denoting the updated_at field in the database.
FieldUpdatedBy holds the string denoting the updated_by field in the database.
FieldWeight holds the string denoting the weight field in the database.
Label holds the string label denoting the origin type in the database.
PoolColumn is the table column denoting the pool relation/edge.
PoolInverseTable is the table name for the Pool entity.
PoolTable is the table that holds the pool relation/edge.
Table holds the table name of the origin in the database.

# Variables

Columns holds all SQL columns for origin fields.
DefaultActive holds the default value on creation for the "active" field.
DefaultCreatedAt holds the default value on creation for the "created_at" field.
DefaultID holds the default value on creation for the "id" field.
DefaultUpdatedAt holds the default value on creation for the "updated_at" field.
DefaultWeight holds the default value on creation for the "weight" field.
Note that the variables below are initialized by the runtime package on the initialization of the application.
Note that the variables below are initialized by the runtime package on the initialization of the application.
NameValidator is a validator for the "name" field.
PoolIDValidator is a validator for the "pool_id" field.
PortNumberValidator is a validator for the "port_number" field.
TargetValidator is a validator for the "target" field.
UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field.

# Type aliases

OrderOption defines the ordering options for the Origin queries.