Documentation
¶
Index ¶
- Constants
- Variables
- func Aka(v string) predicate.Network
- func AkaContains(v string) predicate.Network
- func AkaContainsFold(v string) predicate.Network
- func AkaEQ(v string) predicate.Network
- func AkaEqualFold(v string) predicate.Network
- func AkaFold(v string) predicate.Network
- func AkaFoldContains(v string) predicate.Network
- func AkaFoldContainsFold(v string) predicate.Network
- func AkaFoldEQ(v string) predicate.Network
- func AkaFoldEqualFold(v string) predicate.Network
- func AkaFoldGT(v string) predicate.Network
- func AkaFoldGTE(v string) predicate.Network
- func AkaFoldHasPrefix(v string) predicate.Network
- func AkaFoldHasSuffix(v string) predicate.Network
- func AkaFoldIn(vs ...string) predicate.Network
- func AkaFoldIsNil() predicate.Network
- func AkaFoldLT(v string) predicate.Network
- func AkaFoldLTE(v string) predicate.Network
- func AkaFoldNEQ(v string) predicate.Network
- func AkaFoldNotIn(vs ...string) predicate.Network
- func AkaFoldNotNil() predicate.Network
- func AkaGT(v string) predicate.Network
- func AkaGTE(v string) predicate.Network
- func AkaHasPrefix(v string) predicate.Network
- func AkaHasSuffix(v string) predicate.Network
- func AkaIn(vs ...string) predicate.Network
- func AkaIsNil() predicate.Network
- func AkaLT(v string) predicate.Network
- func AkaLTE(v string) predicate.Network
- func AkaNEQ(v string) predicate.Network
- func AkaNotIn(vs ...string) predicate.Network
- func AkaNotNil() predicate.Network
- func AllowIxpUpdate(v bool) predicate.Network
- func AllowIxpUpdateEQ(v bool) predicate.Network
- func AllowIxpUpdateNEQ(v bool) predicate.Network
- func And(predicates ...predicate.Network) predicate.Network
- func Asn(v int) predicate.Network
- func AsnEQ(v int) predicate.Network
- func AsnGT(v int) predicate.Network
- func AsnGTE(v int) predicate.Network
- func AsnIn(vs ...int) predicate.Network
- func AsnLT(v int) predicate.Network
- func AsnLTE(v int) predicate.Network
- func AsnNEQ(v int) predicate.Network
- func AsnNotIn(vs ...int) predicate.Network
- func Created(v time.Time) predicate.Network
- func CreatedEQ(v time.Time) predicate.Network
- func CreatedGT(v time.Time) predicate.Network
- func CreatedGTE(v time.Time) predicate.Network
- func CreatedIn(vs ...time.Time) predicate.Network
- func CreatedLT(v time.Time) predicate.Network
- func CreatedLTE(v time.Time) predicate.Network
- func CreatedNEQ(v time.Time) predicate.Network
- func CreatedNotIn(vs ...time.Time) predicate.Network
- func FacCount(v int) predicate.Network
- func FacCountEQ(v int) predicate.Network
- func FacCountGT(v int) predicate.Network
- func FacCountGTE(v int) predicate.Network
- func FacCountIn(vs ...int) predicate.Network
- func FacCountIsNil() predicate.Network
- func FacCountLT(v int) predicate.Network
- func FacCountLTE(v int) predicate.Network
- func FacCountNEQ(v int) predicate.Network
- func FacCountNotIn(vs ...int) predicate.Network
- func FacCountNotNil() predicate.Network
- func HasNetworkFacilities() predicate.Network
- func HasNetworkFacilitiesWith(preds ...predicate.NetworkFacility) predicate.Network
- func HasNetworkIxLans() predicate.Network
- func HasNetworkIxLansWith(preds ...predicate.NetworkIxLan) predicate.Network
- func HasOrganization() predicate.Network
- func HasOrganizationWith(preds ...predicate.Organization) predicate.Network
- func HasPocs() predicate.Network
- func HasPocsWith(preds ...predicate.Poc) predicate.Network
- func ID(id int) predicate.Network
- func IDEQ(id int) predicate.Network
- func IDGT(id int) predicate.Network
- func IDGTE(id int) predicate.Network
- func IDIn(ids ...int) predicate.Network
- func IDLT(id int) predicate.Network
- func IDLTE(id int) predicate.Network
- func IDNEQ(id int) predicate.Network
- func IDNotIn(ids ...int) predicate.Network
- func InfoIpv6(v bool) predicate.Network
- func InfoIpv6EQ(v bool) predicate.Network
- func InfoIpv6NEQ(v bool) predicate.Network
- func InfoMulticast(v bool) predicate.Network
- func InfoMulticastEQ(v bool) predicate.Network
- func InfoMulticastNEQ(v bool) predicate.Network
- func InfoNeverViaRouteServers(v bool) predicate.Network
- func InfoNeverViaRouteServersEQ(v bool) predicate.Network
- func InfoNeverViaRouteServersNEQ(v bool) predicate.Network
- func InfoPrefixes4(v int) predicate.Network
- func InfoPrefixes4EQ(v int) predicate.Network
- func InfoPrefixes4GT(v int) predicate.Network
- func InfoPrefixes4GTE(v int) predicate.Network
- func InfoPrefixes4In(vs ...int) predicate.Network
- func InfoPrefixes4IsNil() predicate.Network
- func InfoPrefixes4LT(v int) predicate.Network
- func InfoPrefixes4LTE(v int) predicate.Network
- func InfoPrefixes4NEQ(v int) predicate.Network
- func InfoPrefixes4NotIn(vs ...int) predicate.Network
- func InfoPrefixes4NotNil() predicate.Network
- func InfoPrefixes6(v int) predicate.Network
- func InfoPrefixes6EQ(v int) predicate.Network
- func InfoPrefixes6GT(v int) predicate.Network
- func InfoPrefixes6GTE(v int) predicate.Network
- func InfoPrefixes6In(vs ...int) predicate.Network
- func InfoPrefixes6IsNil() predicate.Network
- func InfoPrefixes6LT(v int) predicate.Network
- func InfoPrefixes6LTE(v int) predicate.Network
- func InfoPrefixes6NEQ(v int) predicate.Network
- func InfoPrefixes6NotIn(vs ...int) predicate.Network
- func InfoPrefixes6NotNil() predicate.Network
- func InfoRatio(v string) predicate.Network
- func InfoRatioContains(v string) predicate.Network
- func InfoRatioContainsFold(v string) predicate.Network
- func InfoRatioEQ(v string) predicate.Network
- func InfoRatioEqualFold(v string) predicate.Network
- func InfoRatioGT(v string) predicate.Network
- func InfoRatioGTE(v string) predicate.Network
- func InfoRatioHasPrefix(v string) predicate.Network
- func InfoRatioHasSuffix(v string) predicate.Network
- func InfoRatioIn(vs ...string) predicate.Network
- func InfoRatioIsNil() predicate.Network
- func InfoRatioLT(v string) predicate.Network
- func InfoRatioLTE(v string) predicate.Network
- func InfoRatioNEQ(v string) predicate.Network
- func InfoRatioNotIn(vs ...string) predicate.Network
- func InfoRatioNotNil() predicate.Network
- func InfoScope(v string) predicate.Network
- func InfoScopeContains(v string) predicate.Network
- func InfoScopeContainsFold(v string) predicate.Network
- func InfoScopeEQ(v string) predicate.Network
- func InfoScopeEqualFold(v string) predicate.Network
- func InfoScopeGT(v string) predicate.Network
- func InfoScopeGTE(v string) predicate.Network
- func InfoScopeHasPrefix(v string) predicate.Network
- func InfoScopeHasSuffix(v string) predicate.Network
- func InfoScopeIn(vs ...string) predicate.Network
- func InfoScopeIsNil() predicate.Network
- func InfoScopeLT(v string) predicate.Network
- func InfoScopeLTE(v string) predicate.Network
- func InfoScopeNEQ(v string) predicate.Network
- func InfoScopeNotIn(vs ...string) predicate.Network
- func InfoScopeNotNil() predicate.Network
- func InfoTraffic(v string) predicate.Network
- func InfoTrafficContains(v string) predicate.Network
- func InfoTrafficContainsFold(v string) predicate.Network
- func InfoTrafficEQ(v string) predicate.Network
- func InfoTrafficEqualFold(v string) predicate.Network
- func InfoTrafficGT(v string) predicate.Network
- func InfoTrafficGTE(v string) predicate.Network
- func InfoTrafficHasPrefix(v string) predicate.Network
- func InfoTrafficHasSuffix(v string) predicate.Network
- func InfoTrafficIn(vs ...string) predicate.Network
- func InfoTrafficIsNil() predicate.Network
- func InfoTrafficLT(v string) predicate.Network
- func InfoTrafficLTE(v string) predicate.Network
- func InfoTrafficNEQ(v string) predicate.Network
- func InfoTrafficNotIn(vs ...string) predicate.Network
- func InfoTrafficNotNil() predicate.Network
- func InfoType(v string) predicate.Network
- func InfoTypeContains(v string) predicate.Network
- func InfoTypeContainsFold(v string) predicate.Network
- func InfoTypeEQ(v string) predicate.Network
- func InfoTypeEqualFold(v string) predicate.Network
- func InfoTypeGT(v string) predicate.Network
- func InfoTypeGTE(v string) predicate.Network
- func InfoTypeHasPrefix(v string) predicate.Network
- func InfoTypeHasSuffix(v string) predicate.Network
- func InfoTypeIn(vs ...string) predicate.Network
- func InfoTypeIsNil() predicate.Network
- func InfoTypeLT(v string) predicate.Network
- func InfoTypeLTE(v string) predicate.Network
- func InfoTypeNEQ(v string) predicate.Network
- func InfoTypeNotIn(vs ...string) predicate.Network
- func InfoTypeNotNil() predicate.Network
- func InfoTypesIsNil() predicate.Network
- func InfoTypesNotNil() predicate.Network
- func InfoUnicast(v bool) predicate.Network
- func InfoUnicastEQ(v bool) predicate.Network
- func InfoUnicastNEQ(v bool) predicate.Network
- func IrrAsSet(v string) predicate.Network
- func IrrAsSetContains(v string) predicate.Network
- func IrrAsSetContainsFold(v string) predicate.Network
- func IrrAsSetEQ(v string) predicate.Network
- func IrrAsSetEqualFold(v string) predicate.Network
- func IrrAsSetGT(v string) predicate.Network
- func IrrAsSetGTE(v string) predicate.Network
- func IrrAsSetHasPrefix(v string) predicate.Network
- func IrrAsSetHasSuffix(v string) predicate.Network
- func IrrAsSetIn(vs ...string) predicate.Network
- func IrrAsSetIsNil() predicate.Network
- func IrrAsSetLT(v string) predicate.Network
- func IrrAsSetLTE(v string) predicate.Network
- func IrrAsSetNEQ(v string) predicate.Network
- func IrrAsSetNotIn(vs ...string) predicate.Network
- func IrrAsSetNotNil() predicate.Network
- func IxCount(v int) predicate.Network
- func IxCountEQ(v int) predicate.Network
- func IxCountGT(v int) predicate.Network
- func IxCountGTE(v int) predicate.Network
- func IxCountIn(vs ...int) predicate.Network
- func IxCountIsNil() predicate.Network
- func IxCountLT(v int) predicate.Network
- func IxCountLTE(v int) predicate.Network
- func IxCountNEQ(v int) predicate.Network
- func IxCountNotIn(vs ...int) predicate.Network
- func IxCountNotNil() predicate.Network
- func Logo(v string) predicate.Network
- func LogoContains(v string) predicate.Network
- func LogoContainsFold(v string) predicate.Network
- func LogoEQ(v string) predicate.Network
- func LogoEqualFold(v string) predicate.Network
- func LogoGT(v string) predicate.Network
- func LogoGTE(v string) predicate.Network
- func LogoHasPrefix(v string) predicate.Network
- func LogoHasSuffix(v string) predicate.Network
- func LogoIn(vs ...string) predicate.Network
- func LogoIsNil() predicate.Network
- func LogoLT(v string) predicate.Network
- func LogoLTE(v string) predicate.Network
- func LogoNEQ(v string) predicate.Network
- func LogoNotIn(vs ...string) predicate.Network
- func LogoNotNil() predicate.Network
- func LookingGlass(v string) predicate.Network
- func LookingGlassContains(v string) predicate.Network
- func LookingGlassContainsFold(v string) predicate.Network
- func LookingGlassEQ(v string) predicate.Network
- func LookingGlassEqualFold(v string) predicate.Network
- func LookingGlassGT(v string) predicate.Network
- func LookingGlassGTE(v string) predicate.Network
- func LookingGlassHasPrefix(v string) predicate.Network
- func LookingGlassHasSuffix(v string) predicate.Network
- func LookingGlassIn(vs ...string) predicate.Network
- func LookingGlassIsNil() predicate.Network
- func LookingGlassLT(v string) predicate.Network
- func LookingGlassLTE(v string) predicate.Network
- func LookingGlassNEQ(v string) predicate.Network
- func LookingGlassNotIn(vs ...string) predicate.Network
- func LookingGlassNotNil() predicate.Network
- func Name(v string) predicate.Network
- func NameContains(v string) predicate.Network
- func NameContainsFold(v string) predicate.Network
- func NameEQ(v string) predicate.Network
- func NameEqualFold(v string) predicate.Network
- func NameFold(v string) predicate.Network
- func NameFoldContains(v string) predicate.Network
- func NameFoldContainsFold(v string) predicate.Network
- func NameFoldEQ(v string) predicate.Network
- func NameFoldEqualFold(v string) predicate.Network
- func NameFoldGT(v string) predicate.Network
- func NameFoldGTE(v string) predicate.Network
- func NameFoldHasPrefix(v string) predicate.Network
- func NameFoldHasSuffix(v string) predicate.Network
- func NameFoldIn(vs ...string) predicate.Network
- func NameFoldIsNil() predicate.Network
- func NameFoldLT(v string) predicate.Network
- func NameFoldLTE(v string) predicate.Network
- func NameFoldNEQ(v string) predicate.Network
- func NameFoldNotIn(vs ...string) predicate.Network
- func NameFoldNotNil() predicate.Network
- func NameGT(v string) predicate.Network
- func NameGTE(v string) predicate.Network
- func NameHasPrefix(v string) predicate.Network
- func NameHasSuffix(v string) predicate.Network
- func NameIn(vs ...string) predicate.Network
- func NameLT(v string) predicate.Network
- func NameLTE(v string) predicate.Network
- func NameLong(v string) predicate.Network
- func NameLongContains(v string) predicate.Network
- func NameLongContainsFold(v string) predicate.Network
- func NameLongEQ(v string) predicate.Network
- func NameLongEqualFold(v string) predicate.Network
- func NameLongFold(v string) predicate.Network
- func NameLongFoldContains(v string) predicate.Network
- func NameLongFoldContainsFold(v string) predicate.Network
- func NameLongFoldEQ(v string) predicate.Network
- func NameLongFoldEqualFold(v string) predicate.Network
- func NameLongFoldGT(v string) predicate.Network
- func NameLongFoldGTE(v string) predicate.Network
- func NameLongFoldHasPrefix(v string) predicate.Network
- func NameLongFoldHasSuffix(v string) predicate.Network
- func NameLongFoldIn(vs ...string) predicate.Network
- func NameLongFoldIsNil() predicate.Network
- func NameLongFoldLT(v string) predicate.Network
- func NameLongFoldLTE(v string) predicate.Network
- func NameLongFoldNEQ(v string) predicate.Network
- func NameLongFoldNotIn(vs ...string) predicate.Network
- func NameLongFoldNotNil() predicate.Network
- func NameLongGT(v string) predicate.Network
- func NameLongGTE(v string) predicate.Network
- func NameLongHasPrefix(v string) predicate.Network
- func NameLongHasSuffix(v string) predicate.Network
- func NameLongIn(vs ...string) predicate.Network
- func NameLongIsNil() predicate.Network
- func NameLongLT(v string) predicate.Network
- func NameLongLTE(v string) predicate.Network
- func NameLongNEQ(v string) predicate.Network
- func NameLongNotIn(vs ...string) predicate.Network
- func NameLongNotNil() predicate.Network
- func NameNEQ(v string) predicate.Network
- func NameNotIn(vs ...string) predicate.Network
- func NetfacUpdated(v time.Time) predicate.Network
- func NetfacUpdatedEQ(v time.Time) predicate.Network
- func NetfacUpdatedGT(v time.Time) predicate.Network
- func NetfacUpdatedGTE(v time.Time) predicate.Network
- func NetfacUpdatedIn(vs ...time.Time) predicate.Network
- func NetfacUpdatedIsNil() predicate.Network
- func NetfacUpdatedLT(v time.Time) predicate.Network
- func NetfacUpdatedLTE(v time.Time) predicate.Network
- func NetfacUpdatedNEQ(v time.Time) predicate.Network
- func NetfacUpdatedNotIn(vs ...time.Time) predicate.Network
- func NetfacUpdatedNotNil() predicate.Network
- func NetixlanUpdated(v time.Time) predicate.Network
- func NetixlanUpdatedEQ(v time.Time) predicate.Network
- func NetixlanUpdatedGT(v time.Time) predicate.Network
- func NetixlanUpdatedGTE(v time.Time) predicate.Network
- func NetixlanUpdatedIn(vs ...time.Time) predicate.Network
- func NetixlanUpdatedIsNil() predicate.Network
- func NetixlanUpdatedLT(v time.Time) predicate.Network
- func NetixlanUpdatedLTE(v time.Time) predicate.Network
- func NetixlanUpdatedNEQ(v time.Time) predicate.Network
- func NetixlanUpdatedNotIn(vs ...time.Time) predicate.Network
- func NetixlanUpdatedNotNil() predicate.Network
- func Not(p predicate.Network) predicate.Network
- func Notes(v string) predicate.Network
- func NotesContains(v string) predicate.Network
- func NotesContainsFold(v string) predicate.Network
- func NotesEQ(v string) predicate.Network
- func NotesEqualFold(v string) predicate.Network
- func NotesGT(v string) predicate.Network
- func NotesGTE(v string) predicate.Network
- func NotesHasPrefix(v string) predicate.Network
- func NotesHasSuffix(v string) predicate.Network
- func NotesIn(vs ...string) predicate.Network
- func NotesIsNil() predicate.Network
- func NotesLT(v string) predicate.Network
- func NotesLTE(v string) predicate.Network
- func NotesNEQ(v string) predicate.Network
- func NotesNotIn(vs ...string) predicate.Network
- func NotesNotNil() predicate.Network
- func Or(predicates ...predicate.Network) predicate.Network
- func OrgID(v int) predicate.Network
- func OrgIDEQ(v int) predicate.Network
- func OrgIDIn(vs ...int) predicate.Network
- func OrgIDIsNil() predicate.Network
- func OrgIDNEQ(v int) predicate.Network
- func OrgIDNotIn(vs ...int) predicate.Network
- func OrgIDNotNil() predicate.Network
- func PocUpdated(v time.Time) predicate.Network
- func PocUpdatedEQ(v time.Time) predicate.Network
- func PocUpdatedGT(v time.Time) predicate.Network
- func PocUpdatedGTE(v time.Time) predicate.Network
- func PocUpdatedIn(vs ...time.Time) predicate.Network
- func PocUpdatedIsNil() predicate.Network
- func PocUpdatedLT(v time.Time) predicate.Network
- func PocUpdatedLTE(v time.Time) predicate.Network
- func PocUpdatedNEQ(v time.Time) predicate.Network
- func PocUpdatedNotIn(vs ...time.Time) predicate.Network
- func PocUpdatedNotNil() predicate.Network
- func PolicyContracts(v string) predicate.Network
- func PolicyContractsContains(v string) predicate.Network
- func PolicyContractsContainsFold(v string) predicate.Network
- func PolicyContractsEQ(v string) predicate.Network
- func PolicyContractsEqualFold(v string) predicate.Network
- func PolicyContractsGT(v string) predicate.Network
- func PolicyContractsGTE(v string) predicate.Network
- func PolicyContractsHasPrefix(v string) predicate.Network
- func PolicyContractsHasSuffix(v string) predicate.Network
- func PolicyContractsIn(vs ...string) predicate.Network
- func PolicyContractsIsNil() predicate.Network
- func PolicyContractsLT(v string) predicate.Network
- func PolicyContractsLTE(v string) predicate.Network
- func PolicyContractsNEQ(v string) predicate.Network
- func PolicyContractsNotIn(vs ...string) predicate.Network
- func PolicyContractsNotNil() predicate.Network
- func PolicyGeneral(v string) predicate.Network
- func PolicyGeneralContains(v string) predicate.Network
- func PolicyGeneralContainsFold(v string) predicate.Network
- func PolicyGeneralEQ(v string) predicate.Network
- func PolicyGeneralEqualFold(v string) predicate.Network
- func PolicyGeneralGT(v string) predicate.Network
- func PolicyGeneralGTE(v string) predicate.Network
- func PolicyGeneralHasPrefix(v string) predicate.Network
- func PolicyGeneralHasSuffix(v string) predicate.Network
- func PolicyGeneralIn(vs ...string) predicate.Network
- func PolicyGeneralIsNil() predicate.Network
- func PolicyGeneralLT(v string) predicate.Network
- func PolicyGeneralLTE(v string) predicate.Network
- func PolicyGeneralNEQ(v string) predicate.Network
- func PolicyGeneralNotIn(vs ...string) predicate.Network
- func PolicyGeneralNotNil() predicate.Network
- func PolicyLocations(v string) predicate.Network
- func PolicyLocationsContains(v string) predicate.Network
- func PolicyLocationsContainsFold(v string) predicate.Network
- func PolicyLocationsEQ(v string) predicate.Network
- func PolicyLocationsEqualFold(v string) predicate.Network
- func PolicyLocationsGT(v string) predicate.Network
- func PolicyLocationsGTE(v string) predicate.Network
- func PolicyLocationsHasPrefix(v string) predicate.Network
- func PolicyLocationsHasSuffix(v string) predicate.Network
- func PolicyLocationsIn(vs ...string) predicate.Network
- func PolicyLocationsIsNil() predicate.Network
- func PolicyLocationsLT(v string) predicate.Network
- func PolicyLocationsLTE(v string) predicate.Network
- func PolicyLocationsNEQ(v string) predicate.Network
- func PolicyLocationsNotIn(vs ...string) predicate.Network
- func PolicyLocationsNotNil() predicate.Network
- func PolicyRatio(v bool) predicate.Network
- func PolicyRatioEQ(v bool) predicate.Network
- func PolicyRatioNEQ(v bool) predicate.Network
- func PolicyURL(v string) predicate.Network
- func PolicyURLContains(v string) predicate.Network
- func PolicyURLContainsFold(v string) predicate.Network
- func PolicyURLEQ(v string) predicate.Network
- func PolicyURLEqualFold(v string) predicate.Network
- func PolicyURLGT(v string) predicate.Network
- func PolicyURLGTE(v string) predicate.Network
- func PolicyURLHasPrefix(v string) predicate.Network
- func PolicyURLHasSuffix(v string) predicate.Network
- func PolicyURLIn(vs ...string) predicate.Network
- func PolicyURLIsNil() predicate.Network
- func PolicyURLLT(v string) predicate.Network
- func PolicyURLLTE(v string) predicate.Network
- func PolicyURLNEQ(v string) predicate.Network
- func PolicyURLNotIn(vs ...string) predicate.Network
- func PolicyURLNotNil() predicate.Network
- func RirStatus(v string) predicate.Network
- func RirStatusContains(v string) predicate.Network
- func RirStatusContainsFold(v string) predicate.Network
- func RirStatusEQ(v string) predicate.Network
- func RirStatusEqualFold(v string) predicate.Network
- func RirStatusGT(v string) predicate.Network
- func RirStatusGTE(v string) predicate.Network
- func RirStatusHasPrefix(v string) predicate.Network
- func RirStatusHasSuffix(v string) predicate.Network
- func RirStatusIn(vs ...string) predicate.Network
- func RirStatusIsNil() predicate.Network
- func RirStatusLT(v string) predicate.Network
- func RirStatusLTE(v string) predicate.Network
- func RirStatusNEQ(v string) predicate.Network
- func RirStatusNotIn(vs ...string) predicate.Network
- func RirStatusNotNil() predicate.Network
- func RirStatusUpdated(v time.Time) predicate.Network
- func RirStatusUpdatedEQ(v time.Time) predicate.Network
- func RirStatusUpdatedGT(v time.Time) predicate.Network
- func RirStatusUpdatedGTE(v time.Time) predicate.Network
- func RirStatusUpdatedIn(vs ...time.Time) predicate.Network
- func RirStatusUpdatedIsNil() predicate.Network
- func RirStatusUpdatedLT(v time.Time) predicate.Network
- func RirStatusUpdatedLTE(v time.Time) predicate.Network
- func RirStatusUpdatedNEQ(v time.Time) predicate.Network
- func RirStatusUpdatedNotIn(vs ...time.Time) predicate.Network
- func RirStatusUpdatedNotNil() predicate.Network
- func RouteServer(v string) predicate.Network
- func RouteServerContains(v string) predicate.Network
- func RouteServerContainsFold(v string) predicate.Network
- func RouteServerEQ(v string) predicate.Network
- func RouteServerEqualFold(v string) predicate.Network
- func RouteServerGT(v string) predicate.Network
- func RouteServerGTE(v string) predicate.Network
- func RouteServerHasPrefix(v string) predicate.Network
- func RouteServerHasSuffix(v string) predicate.Network
- func RouteServerIn(vs ...string) predicate.Network
- func RouteServerIsNil() predicate.Network
- func RouteServerLT(v string) predicate.Network
- func RouteServerLTE(v string) predicate.Network
- func RouteServerNEQ(v string) predicate.Network
- func RouteServerNotIn(vs ...string) predicate.Network
- func RouteServerNotNil() predicate.Network
- func SocialMediaIsNil() predicate.Network
- func SocialMediaNotNil() predicate.Network
- func Status(v string) predicate.Network
- func StatusContains(v string) predicate.Network
- func StatusContainsFold(v string) predicate.Network
- func StatusDashboard(v string) predicate.Network
- func StatusDashboardContains(v string) predicate.Network
- func StatusDashboardContainsFold(v string) predicate.Network
- func StatusDashboardEQ(v string) predicate.Network
- func StatusDashboardEqualFold(v string) predicate.Network
- func StatusDashboardGT(v string) predicate.Network
- func StatusDashboardGTE(v string) predicate.Network
- func StatusDashboardHasPrefix(v string) predicate.Network
- func StatusDashboardHasSuffix(v string) predicate.Network
- func StatusDashboardIn(vs ...string) predicate.Network
- func StatusDashboardIsNil() predicate.Network
- func StatusDashboardLT(v string) predicate.Network
- func StatusDashboardLTE(v string) predicate.Network
- func StatusDashboardNEQ(v string) predicate.Network
- func StatusDashboardNotIn(vs ...string) predicate.Network
- func StatusDashboardNotNil() predicate.Network
- func StatusEQ(v string) predicate.Network
- func StatusEqualFold(v string) predicate.Network
- func StatusGT(v string) predicate.Network
- func StatusGTE(v string) predicate.Network
- func StatusHasPrefix(v string) predicate.Network
- func StatusHasSuffix(v string) predicate.Network
- func StatusIn(vs ...string) predicate.Network
- func StatusLT(v string) predicate.Network
- func StatusLTE(v string) predicate.Network
- func StatusNEQ(v string) predicate.Network
- func StatusNotIn(vs ...string) predicate.Network
- func Updated(v time.Time) predicate.Network
- func UpdatedEQ(v time.Time) predicate.Network
- func UpdatedGT(v time.Time) predicate.Network
- func UpdatedGTE(v time.Time) predicate.Network
- func UpdatedIn(vs ...time.Time) predicate.Network
- func UpdatedLT(v time.Time) predicate.Network
- func UpdatedLTE(v time.Time) predicate.Network
- func UpdatedNEQ(v time.Time) predicate.Network
- func UpdatedNotIn(vs ...time.Time) predicate.Network
- func ValidColumn(column string) bool
- func Website(v string) predicate.Network
- func WebsiteContains(v string) predicate.Network
- func WebsiteContainsFold(v string) predicate.Network
- func WebsiteEQ(v string) predicate.Network
- func WebsiteEqualFold(v string) predicate.Network
- func WebsiteGT(v string) predicate.Network
- func WebsiteGTE(v string) predicate.Network
- func WebsiteHasPrefix(v string) predicate.Network
- func WebsiteHasSuffix(v string) predicate.Network
- func WebsiteIn(vs ...string) predicate.Network
- func WebsiteIsNil() predicate.Network
- func WebsiteLT(v string) predicate.Network
- func WebsiteLTE(v string) predicate.Network
- func WebsiteNEQ(v string) predicate.Network
- func WebsiteNotIn(vs ...string) predicate.Network
- func WebsiteNotNil() predicate.Network
- type OrderOption
- func ByAka(opts ...sql.OrderTermOption) OrderOption
- func ByAkaFold(opts ...sql.OrderTermOption) OrderOption
- func ByAllowIxpUpdate(opts ...sql.OrderTermOption) OrderOption
- func ByAsn(opts ...sql.OrderTermOption) OrderOption
- func ByCreated(opts ...sql.OrderTermOption) OrderOption
- func ByFacCount(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByInfoIpv6(opts ...sql.OrderTermOption) OrderOption
- func ByInfoMulticast(opts ...sql.OrderTermOption) OrderOption
- func ByInfoNeverViaRouteServers(opts ...sql.OrderTermOption) OrderOption
- func ByInfoPrefixes4(opts ...sql.OrderTermOption) OrderOption
- func ByInfoPrefixes6(opts ...sql.OrderTermOption) OrderOption
- func ByInfoRatio(opts ...sql.OrderTermOption) OrderOption
- func ByInfoScope(opts ...sql.OrderTermOption) OrderOption
- func ByInfoTraffic(opts ...sql.OrderTermOption) OrderOption
- func ByInfoType(opts ...sql.OrderTermOption) OrderOption
- func ByInfoUnicast(opts ...sql.OrderTermOption) OrderOption
- func ByIrrAsSet(opts ...sql.OrderTermOption) OrderOption
- func ByIxCount(opts ...sql.OrderTermOption) OrderOption
- func ByLogo(opts ...sql.OrderTermOption) OrderOption
- func ByLookingGlass(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNameFold(opts ...sql.OrderTermOption) OrderOption
- func ByNameLong(opts ...sql.OrderTermOption) OrderOption
- func ByNameLongFold(opts ...sql.OrderTermOption) OrderOption
- func ByNetfacUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByNetixlanUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByNetworkFacilities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByNetworkFacilitiesCount(opts ...sql.OrderTermOption) OrderOption
- func ByNetworkIxLans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByNetworkIxLansCount(opts ...sql.OrderTermOption) OrderOption
- func ByNotes(opts ...sql.OrderTermOption) OrderOption
- func ByOrgID(opts ...sql.OrderTermOption) OrderOption
- func ByOrganizationField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByPocUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByPocs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPocsCount(opts ...sql.OrderTermOption) OrderOption
- func ByPolicyContracts(opts ...sql.OrderTermOption) OrderOption
- func ByPolicyGeneral(opts ...sql.OrderTermOption) OrderOption
- func ByPolicyLocations(opts ...sql.OrderTermOption) OrderOption
- func ByPolicyRatio(opts ...sql.OrderTermOption) OrderOption
- func ByPolicyURL(opts ...sql.OrderTermOption) OrderOption
- func ByRirStatus(opts ...sql.OrderTermOption) OrderOption
- func ByRirStatusUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByRouteServer(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByStatusDashboard(opts ...sql.OrderTermOption) OrderOption
- func ByUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByWebsite(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the network type in the database. Label = "network" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldNameFold holds the string denoting the name_fold field in the database. FieldNameFold = "name_fold" // FieldAkaFold holds the string denoting the aka_fold field in the database. FieldAkaFold = "aka_fold" // FieldNameLongFold holds the string denoting the name_long_fold field in the database. FieldNameLongFold = "name_long_fold" // FieldOrgID holds the string denoting the org_id field in the database. FieldOrgID = "org_id" // FieldAka holds the string denoting the aka field in the database. FieldAka = "aka" // FieldAllowIxpUpdate holds the string denoting the allow_ixp_update field in the database. FieldAllowIxpUpdate = "allow_ixp_update" // FieldAsn holds the string denoting the asn field in the database. FieldAsn = "asn" // FieldInfoIpv6 holds the string denoting the info_ipv6 field in the database. FieldInfoIpv6 = "info_ipv6" // FieldInfoMulticast holds the string denoting the info_multicast field in the database. FieldInfoMulticast = "info_multicast" // FieldInfoNeverViaRouteServers holds the string denoting the info_never_via_route_servers field in the database. FieldInfoNeverViaRouteServers = "info_never_via_route_servers" // FieldInfoPrefixes4 holds the string denoting the info_prefixes4 field in the database. FieldInfoPrefixes4 = "info_prefixes4" // FieldInfoPrefixes6 holds the string denoting the info_prefixes6 field in the database. FieldInfoPrefixes6 = "info_prefixes6" // FieldInfoRatio holds the string denoting the info_ratio field in the database. FieldInfoRatio = "info_ratio" // FieldInfoScope holds the string denoting the info_scope field in the database. FieldInfoScope = "info_scope" // FieldInfoTraffic holds the string denoting the info_traffic field in the database. FieldInfoTraffic = "info_traffic" // FieldInfoType holds the string denoting the info_type field in the database. FieldInfoType = "info_type" // FieldInfoTypes holds the string denoting the info_types field in the database. FieldInfoTypes = "info_types" // FieldInfoUnicast holds the string denoting the info_unicast field in the database. FieldInfoUnicast = "info_unicast" // FieldIrrAsSet holds the string denoting the irr_as_set field in the database. FieldIrrAsSet = "irr_as_set" // FieldLogo holds the string denoting the logo field in the database. FieldLogo = "logo" // FieldLookingGlass holds the string denoting the looking_glass field in the database. FieldLookingGlass = "looking_glass" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldNameLong holds the string denoting the name_long field in the database. FieldNameLong = "name_long" // FieldNotes holds the string denoting the notes field in the database. FieldNotes = "notes" // FieldPolicyContracts holds the string denoting the policy_contracts field in the database. FieldPolicyContracts = "policy_contracts" // FieldPolicyGeneral holds the string denoting the policy_general field in the database. FieldPolicyGeneral = "policy_general" // FieldPolicyLocations holds the string denoting the policy_locations field in the database. FieldPolicyLocations = "policy_locations" // FieldPolicyRatio holds the string denoting the policy_ratio field in the database. FieldPolicyRatio = "policy_ratio" // FieldPolicyURL holds the string denoting the policy_url field in the database. FieldPolicyURL = "policy_url" // FieldRirStatus holds the string denoting the rir_status field in the database. FieldRirStatus = "rir_status" // FieldRirStatusUpdated holds the string denoting the rir_status_updated field in the database. FieldRirStatusUpdated = "rir_status_updated" // FieldRouteServer holds the string denoting the route_server field in the database. FieldRouteServer = "route_server" // FieldSocialMedia holds the string denoting the social_media field in the database. FieldSocialMedia = "social_media" // FieldStatusDashboard holds the string denoting the status_dashboard field in the database. FieldStatusDashboard = "status_dashboard" // FieldWebsite holds the string denoting the website field in the database. FieldWebsite = "website" // FieldIxCount holds the string denoting the ix_count field in the database. FieldIxCount = "ix_count" // FieldFacCount holds the string denoting the fac_count field in the database. FieldFacCount = "fac_count" // FieldNetixlanUpdated holds the string denoting the netixlan_updated field in the database. FieldNetixlanUpdated = "netixlan_updated" // FieldNetfacUpdated holds the string denoting the netfac_updated field in the database. FieldNetfacUpdated = "netfac_updated" // FieldPocUpdated holds the string denoting the poc_updated field in the database. FieldPocUpdated = "poc_updated" // FieldCreated holds the string denoting the created field in the database. FieldCreated = "created" // FieldUpdated holds the string denoting the updated field in the database. FieldUpdated = "updated" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // EdgeNetworkFacilities holds the string denoting the network_facilities edge name in mutations. EdgeNetworkFacilities = "network_facilities" // EdgeNetworkIxLans holds the string denoting the network_ix_lans edge name in mutations. EdgeNetworkIxLans = "network_ix_lans" // EdgeOrganization holds the string denoting the organization edge name in mutations. EdgeOrganization = "organization" // EdgePocs holds the string denoting the pocs edge name in mutations. EdgePocs = "pocs" // Table holds the table name of the network in the database. Table = "networks" // NetworkFacilitiesTable is the table that holds the network_facilities relation/edge. NetworkFacilitiesTable = "network_facilities" // NetworkFacilitiesInverseTable is the table name for the NetworkFacility entity. // It exists in this package in order to avoid circular dependency with the "networkfacility" package. NetworkFacilitiesInverseTable = "network_facilities" // NetworkFacilitiesColumn is the table column denoting the network_facilities relation/edge. NetworkFacilitiesColumn = "net_id" // NetworkIxLansTable is the table that holds the network_ix_lans relation/edge. NetworkIxLansTable = "network_ix_lans" // NetworkIxLansInverseTable is the table name for the NetworkIxLan entity. // It exists in this package in order to avoid circular dependency with the "networkixlan" package. NetworkIxLansInverseTable = "network_ix_lans" // NetworkIxLansColumn is the table column denoting the network_ix_lans relation/edge. NetworkIxLansColumn = "net_id" // OrganizationTable is the table that holds the organization relation/edge. OrganizationTable = "networks" // OrganizationInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OrganizationInverseTable = "organizations" // OrganizationColumn is the table column denoting the organization relation/edge. OrganizationColumn = "org_id" // PocsTable is the table that holds the pocs relation/edge. PocsTable = "pocs" // PocsInverseTable is the table name for the Poc entity. // It exists in this package in order to avoid circular dependency with the "poc" package. PocsInverseTable = "pocs" // PocsColumn is the table column denoting the pocs relation/edge. PocsColumn = "net_id" )
Variables ¶
var ( // DefaultNameFold holds the default value on creation for the "name_fold" field. DefaultNameFold string // DefaultAkaFold holds the default value on creation for the "aka_fold" field. DefaultAkaFold string // DefaultNameLongFold holds the default value on creation for the "name_long_fold" field. DefaultNameLongFold string // DefaultAka holds the default value on creation for the "aka" field. DefaultAka string // DefaultAllowIxpUpdate holds the default value on creation for the "allow_ixp_update" field. DefaultAllowIxpUpdate bool // AsnValidator is a validator for the "asn" field. It is called by the builders before save. AsnValidator func(int) error // DefaultInfoIpv6 holds the default value on creation for the "info_ipv6" field. DefaultInfoIpv6 bool // DefaultInfoMulticast holds the default value on creation for the "info_multicast" field. DefaultInfoMulticast bool // DefaultInfoNeverViaRouteServers holds the default value on creation for the "info_never_via_route_servers" field. DefaultInfoNeverViaRouteServers bool // DefaultInfoRatio holds the default value on creation for the "info_ratio" field. DefaultInfoRatio string // DefaultInfoScope holds the default value on creation for the "info_scope" field. DefaultInfoScope string // DefaultInfoTraffic holds the default value on creation for the "info_traffic" field. DefaultInfoTraffic string // DefaultInfoType holds the default value on creation for the "info_type" field. DefaultInfoType string // DefaultInfoUnicast holds the default value on creation for the "info_unicast" field. DefaultInfoUnicast bool // DefaultIrrAsSet holds the default value on creation for the "irr_as_set" field. DefaultIrrAsSet string // DefaultLookingGlass holds the default value on creation for the "looking_glass" field. DefaultLookingGlass string // DefaultNameLong holds the default value on creation for the "name_long" field. DefaultNameLong string // DefaultNotes holds the default value on creation for the "notes" field. DefaultNotes string // DefaultPolicyContracts holds the default value on creation for the "policy_contracts" field. DefaultPolicyContracts string // DefaultPolicyGeneral holds the default value on creation for the "policy_general" field. DefaultPolicyGeneral string // DefaultPolicyLocations holds the default value on creation for the "policy_locations" field. DefaultPolicyLocations string // DefaultPolicyRatio holds the default value on creation for the "policy_ratio" field. DefaultPolicyRatio bool // DefaultPolicyURL holds the default value on creation for the "policy_url" field. DefaultPolicyURL string // DefaultRouteServer holds the default value on creation for the "route_server" field. DefaultRouteServer string // DefaultWebsite holds the default value on creation for the "website" field. DefaultWebsite string // DefaultIxCount holds the default value on creation for the "ix_count" field. DefaultIxCount int // DefaultFacCount holds the default value on creation for the "fac_count" field. DefaultFacCount int // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(int) error )
var Columns = []string{ FieldID, FieldNameFold, FieldAkaFold, FieldNameLongFold, FieldOrgID, FieldAka, FieldAllowIxpUpdate, FieldAsn, FieldInfoIpv6, FieldInfoMulticast, FieldInfoNeverViaRouteServers, FieldInfoPrefixes4, FieldInfoPrefixes6, FieldInfoRatio, FieldInfoScope, FieldInfoTraffic, FieldInfoType, FieldInfoTypes, FieldInfoUnicast, FieldIrrAsSet, FieldLogo, FieldLookingGlass, FieldName, FieldNameLong, FieldNotes, FieldPolicyContracts, FieldPolicyGeneral, FieldPolicyLocations, FieldPolicyRatio, FieldPolicyURL, FieldRirStatus, FieldRirStatusUpdated, FieldRouteServer, FieldSocialMedia, FieldStatusDashboard, FieldWebsite, FieldIxCount, FieldFacCount, FieldNetixlanUpdated, FieldNetfacUpdated, FieldPocUpdated, FieldCreated, FieldUpdated, FieldStatus, }
Columns holds all SQL columns for network fields.
Functions ¶
func AkaContains ¶
AkaContains applies the Contains predicate on the "aka" field.
func AkaContainsFold ¶
AkaContainsFold applies the ContainsFold predicate on the "aka" field.
func AkaEqualFold ¶
AkaEqualFold applies the EqualFold predicate on the "aka" field.
func AkaFold ¶ added in v1.16.0
AkaFold applies equality check predicate on the "aka_fold" field. It's identical to AkaFoldEQ.
func AkaFoldContains ¶ added in v1.16.0
AkaFoldContains applies the Contains predicate on the "aka_fold" field.
func AkaFoldContainsFold ¶ added in v1.16.0
AkaFoldContainsFold applies the ContainsFold predicate on the "aka_fold" field.
func AkaFoldEqualFold ¶ added in v1.16.0
AkaFoldEqualFold applies the EqualFold predicate on the "aka_fold" field.
func AkaFoldGTE ¶ added in v1.16.0
AkaFoldGTE applies the GTE predicate on the "aka_fold" field.
func AkaFoldHasPrefix ¶ added in v1.16.0
AkaFoldHasPrefix applies the HasPrefix predicate on the "aka_fold" field.
func AkaFoldHasSuffix ¶ added in v1.16.0
AkaFoldHasSuffix applies the HasSuffix predicate on the "aka_fold" field.
func AkaFoldIsNil ¶ added in v1.16.0
AkaFoldIsNil applies the IsNil predicate on the "aka_fold" field.
func AkaFoldLTE ¶ added in v1.16.0
AkaFoldLTE applies the LTE predicate on the "aka_fold" field.
func AkaFoldNEQ ¶ added in v1.16.0
AkaFoldNEQ applies the NEQ predicate on the "aka_fold" field.
func AkaFoldNotIn ¶ added in v1.16.0
AkaFoldNotIn applies the NotIn predicate on the "aka_fold" field.
func AkaFoldNotNil ¶ added in v1.16.0
AkaFoldNotNil applies the NotNil predicate on the "aka_fold" field.
func AkaHasPrefix ¶
AkaHasPrefix applies the HasPrefix predicate on the "aka" field.
func AkaHasSuffix ¶
AkaHasSuffix applies the HasSuffix predicate on the "aka" field.
func AllowIxpUpdate ¶
AllowIxpUpdate applies equality check predicate on the "allow_ixp_update" field. It's identical to AllowIxpUpdateEQ.
func AllowIxpUpdateEQ ¶
AllowIxpUpdateEQ applies the EQ predicate on the "allow_ixp_update" field.
func AllowIxpUpdateNEQ ¶
AllowIxpUpdateNEQ applies the NEQ predicate on the "allow_ixp_update" field.
func Created ¶
Created applies equality check predicate on the "created" field. It's identical to CreatedEQ.
func CreatedGTE ¶
CreatedGTE applies the GTE predicate on the "created" field.
func CreatedLTE ¶
CreatedLTE applies the LTE predicate on the "created" field.
func CreatedNEQ ¶
CreatedNEQ applies the NEQ predicate on the "created" field.
func CreatedNotIn ¶
CreatedNotIn applies the NotIn predicate on the "created" field.
func FacCount ¶
FacCount applies equality check predicate on the "fac_count" field. It's identical to FacCountEQ.
func FacCountEQ ¶
FacCountEQ applies the EQ predicate on the "fac_count" field.
func FacCountGT ¶
FacCountGT applies the GT predicate on the "fac_count" field.
func FacCountGTE ¶
FacCountGTE applies the GTE predicate on the "fac_count" field.
func FacCountIn ¶
FacCountIn applies the In predicate on the "fac_count" field.
func FacCountIsNil ¶
FacCountIsNil applies the IsNil predicate on the "fac_count" field.
func FacCountLT ¶
FacCountLT applies the LT predicate on the "fac_count" field.
func FacCountLTE ¶
FacCountLTE applies the LTE predicate on the "fac_count" field.
func FacCountNEQ ¶
FacCountNEQ applies the NEQ predicate on the "fac_count" field.
func FacCountNotIn ¶
FacCountNotIn applies the NotIn predicate on the "fac_count" field.
func FacCountNotNil ¶
FacCountNotNil applies the NotNil predicate on the "fac_count" field.
func HasNetworkFacilities ¶
HasNetworkFacilities applies the HasEdge predicate on the "network_facilities" edge.
func HasNetworkFacilitiesWith ¶
func HasNetworkFacilitiesWith(preds ...predicate.NetworkFacility) predicate.Network
HasNetworkFacilitiesWith applies the HasEdge predicate on the "network_facilities" edge with a given conditions (other predicates).
func HasNetworkIxLans ¶
HasNetworkIxLans applies the HasEdge predicate on the "network_ix_lans" edge.
func HasNetworkIxLansWith ¶
func HasNetworkIxLansWith(preds ...predicate.NetworkIxLan) predicate.Network
HasNetworkIxLansWith applies the HasEdge predicate on the "network_ix_lans" edge with a given conditions (other predicates).
func HasOrganization ¶
HasOrganization applies the HasEdge predicate on the "organization" edge.
func HasOrganizationWith ¶
func HasOrganizationWith(preds ...predicate.Organization) predicate.Network
HasOrganizationWith applies the HasEdge predicate on the "organization" edge with a given conditions (other predicates).
func HasPocsWith ¶
HasPocsWith applies the HasEdge predicate on the "pocs" edge with a given conditions (other predicates).
func InfoIpv6 ¶
InfoIpv6 applies equality check predicate on the "info_ipv6" field. It's identical to InfoIpv6EQ.
func InfoIpv6EQ ¶
InfoIpv6EQ applies the EQ predicate on the "info_ipv6" field.
func InfoIpv6NEQ ¶
InfoIpv6NEQ applies the NEQ predicate on the "info_ipv6" field.
func InfoMulticast ¶
InfoMulticast applies equality check predicate on the "info_multicast" field. It's identical to InfoMulticastEQ.
func InfoMulticastEQ ¶
InfoMulticastEQ applies the EQ predicate on the "info_multicast" field.
func InfoMulticastNEQ ¶
InfoMulticastNEQ applies the NEQ predicate on the "info_multicast" field.
func InfoNeverViaRouteServers ¶
InfoNeverViaRouteServers applies equality check predicate on the "info_never_via_route_servers" field. It's identical to InfoNeverViaRouteServersEQ.
func InfoNeverViaRouteServersEQ ¶
InfoNeverViaRouteServersEQ applies the EQ predicate on the "info_never_via_route_servers" field.
func InfoNeverViaRouteServersNEQ ¶
InfoNeverViaRouteServersNEQ applies the NEQ predicate on the "info_never_via_route_servers" field.
func InfoPrefixes4 ¶
InfoPrefixes4 applies equality check predicate on the "info_prefixes4" field. It's identical to InfoPrefixes4EQ.
func InfoPrefixes4EQ ¶
InfoPrefixes4EQ applies the EQ predicate on the "info_prefixes4" field.
func InfoPrefixes4GT ¶
InfoPrefixes4GT applies the GT predicate on the "info_prefixes4" field.
func InfoPrefixes4GTE ¶
InfoPrefixes4GTE applies the GTE predicate on the "info_prefixes4" field.
func InfoPrefixes4In ¶
InfoPrefixes4In applies the In predicate on the "info_prefixes4" field.
func InfoPrefixes4IsNil ¶
InfoPrefixes4IsNil applies the IsNil predicate on the "info_prefixes4" field.
func InfoPrefixes4LT ¶
InfoPrefixes4LT applies the LT predicate on the "info_prefixes4" field.
func InfoPrefixes4LTE ¶
InfoPrefixes4LTE applies the LTE predicate on the "info_prefixes4" field.
func InfoPrefixes4NEQ ¶
InfoPrefixes4NEQ applies the NEQ predicate on the "info_prefixes4" field.
func InfoPrefixes4NotIn ¶
InfoPrefixes4NotIn applies the NotIn predicate on the "info_prefixes4" field.
func InfoPrefixes4NotNil ¶
InfoPrefixes4NotNil applies the NotNil predicate on the "info_prefixes4" field.
func InfoPrefixes6 ¶
InfoPrefixes6 applies equality check predicate on the "info_prefixes6" field. It's identical to InfoPrefixes6EQ.
func InfoPrefixes6EQ ¶
InfoPrefixes6EQ applies the EQ predicate on the "info_prefixes6" field.
func InfoPrefixes6GT ¶
InfoPrefixes6GT applies the GT predicate on the "info_prefixes6" field.
func InfoPrefixes6GTE ¶
InfoPrefixes6GTE applies the GTE predicate on the "info_prefixes6" field.
func InfoPrefixes6In ¶
InfoPrefixes6In applies the In predicate on the "info_prefixes6" field.
func InfoPrefixes6IsNil ¶
InfoPrefixes6IsNil applies the IsNil predicate on the "info_prefixes6" field.
func InfoPrefixes6LT ¶
InfoPrefixes6LT applies the LT predicate on the "info_prefixes6" field.
func InfoPrefixes6LTE ¶
InfoPrefixes6LTE applies the LTE predicate on the "info_prefixes6" field.
func InfoPrefixes6NEQ ¶
InfoPrefixes6NEQ applies the NEQ predicate on the "info_prefixes6" field.
func InfoPrefixes6NotIn ¶
InfoPrefixes6NotIn applies the NotIn predicate on the "info_prefixes6" field.
func InfoPrefixes6NotNil ¶
InfoPrefixes6NotNil applies the NotNil predicate on the "info_prefixes6" field.
func InfoRatio ¶
InfoRatio applies equality check predicate on the "info_ratio" field. It's identical to InfoRatioEQ.
func InfoRatioContains ¶
InfoRatioContains applies the Contains predicate on the "info_ratio" field.
func InfoRatioContainsFold ¶
InfoRatioContainsFold applies the ContainsFold predicate on the "info_ratio" field.
func InfoRatioEQ ¶
InfoRatioEQ applies the EQ predicate on the "info_ratio" field.
func InfoRatioEqualFold ¶
InfoRatioEqualFold applies the EqualFold predicate on the "info_ratio" field.
func InfoRatioGT ¶
InfoRatioGT applies the GT predicate on the "info_ratio" field.
func InfoRatioGTE ¶
InfoRatioGTE applies the GTE predicate on the "info_ratio" field.
func InfoRatioHasPrefix ¶
InfoRatioHasPrefix applies the HasPrefix predicate on the "info_ratio" field.
func InfoRatioHasSuffix ¶
InfoRatioHasSuffix applies the HasSuffix predicate on the "info_ratio" field.
func InfoRatioIn ¶
InfoRatioIn applies the In predicate on the "info_ratio" field.
func InfoRatioIsNil ¶
InfoRatioIsNil applies the IsNil predicate on the "info_ratio" field.
func InfoRatioLT ¶
InfoRatioLT applies the LT predicate on the "info_ratio" field.
func InfoRatioLTE ¶
InfoRatioLTE applies the LTE predicate on the "info_ratio" field.
func InfoRatioNEQ ¶
InfoRatioNEQ applies the NEQ predicate on the "info_ratio" field.
func InfoRatioNotIn ¶
InfoRatioNotIn applies the NotIn predicate on the "info_ratio" field.
func InfoRatioNotNil ¶
InfoRatioNotNil applies the NotNil predicate on the "info_ratio" field.
func InfoScope ¶
InfoScope applies equality check predicate on the "info_scope" field. It's identical to InfoScopeEQ.
func InfoScopeContains ¶
InfoScopeContains applies the Contains predicate on the "info_scope" field.
func InfoScopeContainsFold ¶
InfoScopeContainsFold applies the ContainsFold predicate on the "info_scope" field.
func InfoScopeEQ ¶
InfoScopeEQ applies the EQ predicate on the "info_scope" field.
func InfoScopeEqualFold ¶
InfoScopeEqualFold applies the EqualFold predicate on the "info_scope" field.
func InfoScopeGT ¶
InfoScopeGT applies the GT predicate on the "info_scope" field.
func InfoScopeGTE ¶
InfoScopeGTE applies the GTE predicate on the "info_scope" field.
func InfoScopeHasPrefix ¶
InfoScopeHasPrefix applies the HasPrefix predicate on the "info_scope" field.
func InfoScopeHasSuffix ¶
InfoScopeHasSuffix applies the HasSuffix predicate on the "info_scope" field.
func InfoScopeIn ¶
InfoScopeIn applies the In predicate on the "info_scope" field.
func InfoScopeIsNil ¶
InfoScopeIsNil applies the IsNil predicate on the "info_scope" field.
func InfoScopeLT ¶
InfoScopeLT applies the LT predicate on the "info_scope" field.
func InfoScopeLTE ¶
InfoScopeLTE applies the LTE predicate on the "info_scope" field.
func InfoScopeNEQ ¶
InfoScopeNEQ applies the NEQ predicate on the "info_scope" field.
func InfoScopeNotIn ¶
InfoScopeNotIn applies the NotIn predicate on the "info_scope" field.
func InfoScopeNotNil ¶
InfoScopeNotNil applies the NotNil predicate on the "info_scope" field.
func InfoTraffic ¶
InfoTraffic applies equality check predicate on the "info_traffic" field. It's identical to InfoTrafficEQ.
func InfoTrafficContains ¶
InfoTrafficContains applies the Contains predicate on the "info_traffic" field.
func InfoTrafficContainsFold ¶
InfoTrafficContainsFold applies the ContainsFold predicate on the "info_traffic" field.
func InfoTrafficEQ ¶
InfoTrafficEQ applies the EQ predicate on the "info_traffic" field.
func InfoTrafficEqualFold ¶
InfoTrafficEqualFold applies the EqualFold predicate on the "info_traffic" field.
func InfoTrafficGT ¶
InfoTrafficGT applies the GT predicate on the "info_traffic" field.
func InfoTrafficGTE ¶
InfoTrafficGTE applies the GTE predicate on the "info_traffic" field.
func InfoTrafficHasPrefix ¶
InfoTrafficHasPrefix applies the HasPrefix predicate on the "info_traffic" field.
func InfoTrafficHasSuffix ¶
InfoTrafficHasSuffix applies the HasSuffix predicate on the "info_traffic" field.
func InfoTrafficIn ¶
InfoTrafficIn applies the In predicate on the "info_traffic" field.
func InfoTrafficIsNil ¶
InfoTrafficIsNil applies the IsNil predicate on the "info_traffic" field.
func InfoTrafficLT ¶
InfoTrafficLT applies the LT predicate on the "info_traffic" field.
func InfoTrafficLTE ¶
InfoTrafficLTE applies the LTE predicate on the "info_traffic" field.
func InfoTrafficNEQ ¶
InfoTrafficNEQ applies the NEQ predicate on the "info_traffic" field.
func InfoTrafficNotIn ¶
InfoTrafficNotIn applies the NotIn predicate on the "info_traffic" field.
func InfoTrafficNotNil ¶
InfoTrafficNotNil applies the NotNil predicate on the "info_traffic" field.
func InfoType ¶
InfoType applies equality check predicate on the "info_type" field. It's identical to InfoTypeEQ.
func InfoTypeContains ¶
InfoTypeContains applies the Contains predicate on the "info_type" field.
func InfoTypeContainsFold ¶
InfoTypeContainsFold applies the ContainsFold predicate on the "info_type" field.
func InfoTypeEQ ¶
InfoTypeEQ applies the EQ predicate on the "info_type" field.
func InfoTypeEqualFold ¶
InfoTypeEqualFold applies the EqualFold predicate on the "info_type" field.
func InfoTypeGT ¶
InfoTypeGT applies the GT predicate on the "info_type" field.
func InfoTypeGTE ¶
InfoTypeGTE applies the GTE predicate on the "info_type" field.
func InfoTypeHasPrefix ¶
InfoTypeHasPrefix applies the HasPrefix predicate on the "info_type" field.
func InfoTypeHasSuffix ¶
InfoTypeHasSuffix applies the HasSuffix predicate on the "info_type" field.
func InfoTypeIn ¶
InfoTypeIn applies the In predicate on the "info_type" field.
func InfoTypeIsNil ¶
InfoTypeIsNil applies the IsNil predicate on the "info_type" field.
func InfoTypeLT ¶
InfoTypeLT applies the LT predicate on the "info_type" field.
func InfoTypeLTE ¶
InfoTypeLTE applies the LTE predicate on the "info_type" field.
func InfoTypeNEQ ¶
InfoTypeNEQ applies the NEQ predicate on the "info_type" field.
func InfoTypeNotIn ¶
InfoTypeNotIn applies the NotIn predicate on the "info_type" field.
func InfoTypeNotNil ¶
InfoTypeNotNil applies the NotNil predicate on the "info_type" field.
func InfoTypesIsNil ¶
InfoTypesIsNil applies the IsNil predicate on the "info_types" field.
func InfoTypesNotNil ¶
InfoTypesNotNil applies the NotNil predicate on the "info_types" field.
func InfoUnicast ¶
InfoUnicast applies equality check predicate on the "info_unicast" field. It's identical to InfoUnicastEQ.
func InfoUnicastEQ ¶
InfoUnicastEQ applies the EQ predicate on the "info_unicast" field.
func InfoUnicastNEQ ¶
InfoUnicastNEQ applies the NEQ predicate on the "info_unicast" field.
func IrrAsSet ¶
IrrAsSet applies equality check predicate on the "irr_as_set" field. It's identical to IrrAsSetEQ.
func IrrAsSetContains ¶
IrrAsSetContains applies the Contains predicate on the "irr_as_set" field.
func IrrAsSetContainsFold ¶
IrrAsSetContainsFold applies the ContainsFold predicate on the "irr_as_set" field.
func IrrAsSetEQ ¶
IrrAsSetEQ applies the EQ predicate on the "irr_as_set" field.
func IrrAsSetEqualFold ¶
IrrAsSetEqualFold applies the EqualFold predicate on the "irr_as_set" field.
func IrrAsSetGT ¶
IrrAsSetGT applies the GT predicate on the "irr_as_set" field.
func IrrAsSetGTE ¶
IrrAsSetGTE applies the GTE predicate on the "irr_as_set" field.
func IrrAsSetHasPrefix ¶
IrrAsSetHasPrefix applies the HasPrefix predicate on the "irr_as_set" field.
func IrrAsSetHasSuffix ¶
IrrAsSetHasSuffix applies the HasSuffix predicate on the "irr_as_set" field.
func IrrAsSetIn ¶
IrrAsSetIn applies the In predicate on the "irr_as_set" field.
func IrrAsSetIsNil ¶
IrrAsSetIsNil applies the IsNil predicate on the "irr_as_set" field.
func IrrAsSetLT ¶
IrrAsSetLT applies the LT predicate on the "irr_as_set" field.
func IrrAsSetLTE ¶
IrrAsSetLTE applies the LTE predicate on the "irr_as_set" field.
func IrrAsSetNEQ ¶
IrrAsSetNEQ applies the NEQ predicate on the "irr_as_set" field.
func IrrAsSetNotIn ¶
IrrAsSetNotIn applies the NotIn predicate on the "irr_as_set" field.
func IrrAsSetNotNil ¶
IrrAsSetNotNil applies the NotNil predicate on the "irr_as_set" field.
func IxCount ¶
IxCount applies equality check predicate on the "ix_count" field. It's identical to IxCountEQ.
func IxCountGTE ¶
IxCountGTE applies the GTE predicate on the "ix_count" field.
func IxCountIsNil ¶
IxCountIsNil applies the IsNil predicate on the "ix_count" field.
func IxCountLTE ¶
IxCountLTE applies the LTE predicate on the "ix_count" field.
func IxCountNEQ ¶
IxCountNEQ applies the NEQ predicate on the "ix_count" field.
func IxCountNotIn ¶
IxCountNotIn applies the NotIn predicate on the "ix_count" field.
func IxCountNotNil ¶
IxCountNotNil applies the NotNil predicate on the "ix_count" field.
func LogoContains ¶
LogoContains applies the Contains predicate on the "logo" field.
func LogoContainsFold ¶
LogoContainsFold applies the ContainsFold predicate on the "logo" field.
func LogoEqualFold ¶
LogoEqualFold applies the EqualFold predicate on the "logo" field.
func LogoHasPrefix ¶
LogoHasPrefix applies the HasPrefix predicate on the "logo" field.
func LogoHasSuffix ¶
LogoHasSuffix applies the HasSuffix predicate on the "logo" field.
func LogoNotNil ¶
LogoNotNil applies the NotNil predicate on the "logo" field.
func LookingGlass ¶
LookingGlass applies equality check predicate on the "looking_glass" field. It's identical to LookingGlassEQ.
func LookingGlassContains ¶
LookingGlassContains applies the Contains predicate on the "looking_glass" field.
func LookingGlassContainsFold ¶
LookingGlassContainsFold applies the ContainsFold predicate on the "looking_glass" field.
func LookingGlassEQ ¶
LookingGlassEQ applies the EQ predicate on the "looking_glass" field.
func LookingGlassEqualFold ¶
LookingGlassEqualFold applies the EqualFold predicate on the "looking_glass" field.
func LookingGlassGT ¶
LookingGlassGT applies the GT predicate on the "looking_glass" field.
func LookingGlassGTE ¶
LookingGlassGTE applies the GTE predicate on the "looking_glass" field.
func LookingGlassHasPrefix ¶
LookingGlassHasPrefix applies the HasPrefix predicate on the "looking_glass" field.
func LookingGlassHasSuffix ¶
LookingGlassHasSuffix applies the HasSuffix predicate on the "looking_glass" field.
func LookingGlassIn ¶
LookingGlassIn applies the In predicate on the "looking_glass" field.
func LookingGlassIsNil ¶
LookingGlassIsNil applies the IsNil predicate on the "looking_glass" field.
func LookingGlassLT ¶
LookingGlassLT applies the LT predicate on the "looking_glass" field.
func LookingGlassLTE ¶
LookingGlassLTE applies the LTE predicate on the "looking_glass" field.
func LookingGlassNEQ ¶
LookingGlassNEQ applies the NEQ predicate on the "looking_glass" field.
func LookingGlassNotIn ¶
LookingGlassNotIn applies the NotIn predicate on the "looking_glass" field.
func LookingGlassNotNil ¶
LookingGlassNotNil applies the NotNil predicate on the "looking_glass" 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 NameFold ¶ added in v1.16.0
NameFold applies equality check predicate on the "name_fold" field. It's identical to NameFoldEQ.
func NameFoldContains ¶ added in v1.16.0
NameFoldContains applies the Contains predicate on the "name_fold" field.
func NameFoldContainsFold ¶ added in v1.16.0
NameFoldContainsFold applies the ContainsFold predicate on the "name_fold" field.
func NameFoldEQ ¶ added in v1.16.0
NameFoldEQ applies the EQ predicate on the "name_fold" field.
func NameFoldEqualFold ¶ added in v1.16.0
NameFoldEqualFold applies the EqualFold predicate on the "name_fold" field.
func NameFoldGT ¶ added in v1.16.0
NameFoldGT applies the GT predicate on the "name_fold" field.
func NameFoldGTE ¶ added in v1.16.0
NameFoldGTE applies the GTE predicate on the "name_fold" field.
func NameFoldHasPrefix ¶ added in v1.16.0
NameFoldHasPrefix applies the HasPrefix predicate on the "name_fold" field.
func NameFoldHasSuffix ¶ added in v1.16.0
NameFoldHasSuffix applies the HasSuffix predicate on the "name_fold" field.
func NameFoldIn ¶ added in v1.16.0
NameFoldIn applies the In predicate on the "name_fold" field.
func NameFoldIsNil ¶ added in v1.16.0
NameFoldIsNil applies the IsNil predicate on the "name_fold" field.
func NameFoldLT ¶ added in v1.16.0
NameFoldLT applies the LT predicate on the "name_fold" field.
func NameFoldLTE ¶ added in v1.16.0
NameFoldLTE applies the LTE predicate on the "name_fold" field.
func NameFoldNEQ ¶ added in v1.16.0
NameFoldNEQ applies the NEQ predicate on the "name_fold" field.
func NameFoldNotIn ¶ added in v1.16.0
NameFoldNotIn applies the NotIn predicate on the "name_fold" field.
func NameFoldNotNil ¶ added in v1.16.0
NameFoldNotNil applies the NotNil predicate on the "name_fold" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameLong ¶
NameLong applies equality check predicate on the "name_long" field. It's identical to NameLongEQ.
func NameLongContains ¶
NameLongContains applies the Contains predicate on the "name_long" field.
func NameLongContainsFold ¶
NameLongContainsFold applies the ContainsFold predicate on the "name_long" field.
func NameLongEQ ¶
NameLongEQ applies the EQ predicate on the "name_long" field.
func NameLongEqualFold ¶
NameLongEqualFold applies the EqualFold predicate on the "name_long" field.
func NameLongFold ¶ added in v1.16.0
NameLongFold applies equality check predicate on the "name_long_fold" field. It's identical to NameLongFoldEQ.
func NameLongFoldContains ¶ added in v1.16.0
NameLongFoldContains applies the Contains predicate on the "name_long_fold" field.
func NameLongFoldContainsFold ¶ added in v1.16.0
NameLongFoldContainsFold applies the ContainsFold predicate on the "name_long_fold" field.
func NameLongFoldEQ ¶ added in v1.16.0
NameLongFoldEQ applies the EQ predicate on the "name_long_fold" field.
func NameLongFoldEqualFold ¶ added in v1.16.0
NameLongFoldEqualFold applies the EqualFold predicate on the "name_long_fold" field.
func NameLongFoldGT ¶ added in v1.16.0
NameLongFoldGT applies the GT predicate on the "name_long_fold" field.
func NameLongFoldGTE ¶ added in v1.16.0
NameLongFoldGTE applies the GTE predicate on the "name_long_fold" field.
func NameLongFoldHasPrefix ¶ added in v1.16.0
NameLongFoldHasPrefix applies the HasPrefix predicate on the "name_long_fold" field.
func NameLongFoldHasSuffix ¶ added in v1.16.0
NameLongFoldHasSuffix applies the HasSuffix predicate on the "name_long_fold" field.
func NameLongFoldIn ¶ added in v1.16.0
NameLongFoldIn applies the In predicate on the "name_long_fold" field.
func NameLongFoldIsNil ¶ added in v1.16.0
NameLongFoldIsNil applies the IsNil predicate on the "name_long_fold" field.
func NameLongFoldLT ¶ added in v1.16.0
NameLongFoldLT applies the LT predicate on the "name_long_fold" field.
func NameLongFoldLTE ¶ added in v1.16.0
NameLongFoldLTE applies the LTE predicate on the "name_long_fold" field.
func NameLongFoldNEQ ¶ added in v1.16.0
NameLongFoldNEQ applies the NEQ predicate on the "name_long_fold" field.
func NameLongFoldNotIn ¶ added in v1.16.0
NameLongFoldNotIn applies the NotIn predicate on the "name_long_fold" field.
func NameLongFoldNotNil ¶ added in v1.16.0
NameLongFoldNotNil applies the NotNil predicate on the "name_long_fold" field.
func NameLongGT ¶
NameLongGT applies the GT predicate on the "name_long" field.
func NameLongGTE ¶
NameLongGTE applies the GTE predicate on the "name_long" field.
func NameLongHasPrefix ¶
NameLongHasPrefix applies the HasPrefix predicate on the "name_long" field.
func NameLongHasSuffix ¶
NameLongHasSuffix applies the HasSuffix predicate on the "name_long" field.
func NameLongIn ¶
NameLongIn applies the In predicate on the "name_long" field.
func NameLongIsNil ¶
NameLongIsNil applies the IsNil predicate on the "name_long" field.
func NameLongLT ¶
NameLongLT applies the LT predicate on the "name_long" field.
func NameLongLTE ¶
NameLongLTE applies the LTE predicate on the "name_long" field.
func NameLongNEQ ¶
NameLongNEQ applies the NEQ predicate on the "name_long" field.
func NameLongNotIn ¶
NameLongNotIn applies the NotIn predicate on the "name_long" field.
func NameLongNotNil ¶
NameLongNotNil applies the NotNil predicate on the "name_long" field.
func NetfacUpdated ¶
NetfacUpdated applies equality check predicate on the "netfac_updated" field. It's identical to NetfacUpdatedEQ.
func NetfacUpdatedEQ ¶
NetfacUpdatedEQ applies the EQ predicate on the "netfac_updated" field.
func NetfacUpdatedGT ¶
NetfacUpdatedGT applies the GT predicate on the "netfac_updated" field.
func NetfacUpdatedGTE ¶
NetfacUpdatedGTE applies the GTE predicate on the "netfac_updated" field.
func NetfacUpdatedIn ¶
NetfacUpdatedIn applies the In predicate on the "netfac_updated" field.
func NetfacUpdatedIsNil ¶
NetfacUpdatedIsNil applies the IsNil predicate on the "netfac_updated" field.
func NetfacUpdatedLT ¶
NetfacUpdatedLT applies the LT predicate on the "netfac_updated" field.
func NetfacUpdatedLTE ¶
NetfacUpdatedLTE applies the LTE predicate on the "netfac_updated" field.
func NetfacUpdatedNEQ ¶
NetfacUpdatedNEQ applies the NEQ predicate on the "netfac_updated" field.
func NetfacUpdatedNotIn ¶
NetfacUpdatedNotIn applies the NotIn predicate on the "netfac_updated" field.
func NetfacUpdatedNotNil ¶
NetfacUpdatedNotNil applies the NotNil predicate on the "netfac_updated" field.
func NetixlanUpdated ¶
NetixlanUpdated applies equality check predicate on the "netixlan_updated" field. It's identical to NetixlanUpdatedEQ.
func NetixlanUpdatedEQ ¶
NetixlanUpdatedEQ applies the EQ predicate on the "netixlan_updated" field.
func NetixlanUpdatedGT ¶
NetixlanUpdatedGT applies the GT predicate on the "netixlan_updated" field.
func NetixlanUpdatedGTE ¶
NetixlanUpdatedGTE applies the GTE predicate on the "netixlan_updated" field.
func NetixlanUpdatedIn ¶
NetixlanUpdatedIn applies the In predicate on the "netixlan_updated" field.
func NetixlanUpdatedIsNil ¶
NetixlanUpdatedIsNil applies the IsNil predicate on the "netixlan_updated" field.
func NetixlanUpdatedLT ¶
NetixlanUpdatedLT applies the LT predicate on the "netixlan_updated" field.
func NetixlanUpdatedLTE ¶
NetixlanUpdatedLTE applies the LTE predicate on the "netixlan_updated" field.
func NetixlanUpdatedNEQ ¶
NetixlanUpdatedNEQ applies the NEQ predicate on the "netixlan_updated" field.
func NetixlanUpdatedNotIn ¶
NetixlanUpdatedNotIn applies the NotIn predicate on the "netixlan_updated" field.
func NetixlanUpdatedNotNil ¶
NetixlanUpdatedNotNil applies the NotNil predicate on the "netixlan_updated" field.
func Notes ¶
Notes applies equality check predicate on the "notes" field. It's identical to NotesEQ.
func NotesContains ¶
NotesContains applies the Contains predicate on the "notes" field.
func NotesContainsFold ¶
NotesContainsFold applies the ContainsFold predicate on the "notes" field.
func NotesEqualFold ¶
NotesEqualFold applies the EqualFold predicate on the "notes" field.
func NotesHasPrefix ¶
NotesHasPrefix applies the HasPrefix predicate on the "notes" field.
func NotesHasSuffix ¶
NotesHasSuffix applies the HasSuffix predicate on the "notes" field.
func NotesIsNil ¶
NotesIsNil applies the IsNil predicate on the "notes" field.
func NotesNotIn ¶
NotesNotIn applies the NotIn predicate on the "notes" field.
func NotesNotNil ¶
NotesNotNil applies the NotNil predicate on the "notes" field.
func OrgID ¶
OrgID applies equality check predicate on the "org_id" field. It's identical to OrgIDEQ.
func OrgIDIsNil ¶
OrgIDIsNil applies the IsNil predicate on the "org_id" field.
func OrgIDNotIn ¶
OrgIDNotIn applies the NotIn predicate on the "org_id" field.
func OrgIDNotNil ¶
OrgIDNotNil applies the NotNil predicate on the "org_id" field.
func PocUpdated ¶
PocUpdated applies equality check predicate on the "poc_updated" field. It's identical to PocUpdatedEQ.
func PocUpdatedEQ ¶
PocUpdatedEQ applies the EQ predicate on the "poc_updated" field.
func PocUpdatedGT ¶
PocUpdatedGT applies the GT predicate on the "poc_updated" field.
func PocUpdatedGTE ¶
PocUpdatedGTE applies the GTE predicate on the "poc_updated" field.
func PocUpdatedIn ¶
PocUpdatedIn applies the In predicate on the "poc_updated" field.
func PocUpdatedIsNil ¶
PocUpdatedIsNil applies the IsNil predicate on the "poc_updated" field.
func PocUpdatedLT ¶
PocUpdatedLT applies the LT predicate on the "poc_updated" field.
func PocUpdatedLTE ¶
PocUpdatedLTE applies the LTE predicate on the "poc_updated" field.
func PocUpdatedNEQ ¶
PocUpdatedNEQ applies the NEQ predicate on the "poc_updated" field.
func PocUpdatedNotIn ¶
PocUpdatedNotIn applies the NotIn predicate on the "poc_updated" field.
func PocUpdatedNotNil ¶
PocUpdatedNotNil applies the NotNil predicate on the "poc_updated" field.
func PolicyContracts ¶
PolicyContracts applies equality check predicate on the "policy_contracts" field. It's identical to PolicyContractsEQ.
func PolicyContractsContains ¶
PolicyContractsContains applies the Contains predicate on the "policy_contracts" field.
func PolicyContractsContainsFold ¶
PolicyContractsContainsFold applies the ContainsFold predicate on the "policy_contracts" field.
func PolicyContractsEQ ¶
PolicyContractsEQ applies the EQ predicate on the "policy_contracts" field.
func PolicyContractsEqualFold ¶
PolicyContractsEqualFold applies the EqualFold predicate on the "policy_contracts" field.
func PolicyContractsGT ¶
PolicyContractsGT applies the GT predicate on the "policy_contracts" field.
func PolicyContractsGTE ¶
PolicyContractsGTE applies the GTE predicate on the "policy_contracts" field.
func PolicyContractsHasPrefix ¶
PolicyContractsHasPrefix applies the HasPrefix predicate on the "policy_contracts" field.
func PolicyContractsHasSuffix ¶
PolicyContractsHasSuffix applies the HasSuffix predicate on the "policy_contracts" field.
func PolicyContractsIn ¶
PolicyContractsIn applies the In predicate on the "policy_contracts" field.
func PolicyContractsIsNil ¶
PolicyContractsIsNil applies the IsNil predicate on the "policy_contracts" field.
func PolicyContractsLT ¶
PolicyContractsLT applies the LT predicate on the "policy_contracts" field.
func PolicyContractsLTE ¶
PolicyContractsLTE applies the LTE predicate on the "policy_contracts" field.
func PolicyContractsNEQ ¶
PolicyContractsNEQ applies the NEQ predicate on the "policy_contracts" field.
func PolicyContractsNotIn ¶
PolicyContractsNotIn applies the NotIn predicate on the "policy_contracts" field.
func PolicyContractsNotNil ¶
PolicyContractsNotNil applies the NotNil predicate on the "policy_contracts" field.
func PolicyGeneral ¶
PolicyGeneral applies equality check predicate on the "policy_general" field. It's identical to PolicyGeneralEQ.
func PolicyGeneralContains ¶
PolicyGeneralContains applies the Contains predicate on the "policy_general" field.
func PolicyGeneralContainsFold ¶
PolicyGeneralContainsFold applies the ContainsFold predicate on the "policy_general" field.
func PolicyGeneralEQ ¶
PolicyGeneralEQ applies the EQ predicate on the "policy_general" field.
func PolicyGeneralEqualFold ¶
PolicyGeneralEqualFold applies the EqualFold predicate on the "policy_general" field.
func PolicyGeneralGT ¶
PolicyGeneralGT applies the GT predicate on the "policy_general" field.
func PolicyGeneralGTE ¶
PolicyGeneralGTE applies the GTE predicate on the "policy_general" field.
func PolicyGeneralHasPrefix ¶
PolicyGeneralHasPrefix applies the HasPrefix predicate on the "policy_general" field.
func PolicyGeneralHasSuffix ¶
PolicyGeneralHasSuffix applies the HasSuffix predicate on the "policy_general" field.
func PolicyGeneralIn ¶
PolicyGeneralIn applies the In predicate on the "policy_general" field.
func PolicyGeneralIsNil ¶
PolicyGeneralIsNil applies the IsNil predicate on the "policy_general" field.
func PolicyGeneralLT ¶
PolicyGeneralLT applies the LT predicate on the "policy_general" field.
func PolicyGeneralLTE ¶
PolicyGeneralLTE applies the LTE predicate on the "policy_general" field.
func PolicyGeneralNEQ ¶
PolicyGeneralNEQ applies the NEQ predicate on the "policy_general" field.
func PolicyGeneralNotIn ¶
PolicyGeneralNotIn applies the NotIn predicate on the "policy_general" field.
func PolicyGeneralNotNil ¶
PolicyGeneralNotNil applies the NotNil predicate on the "policy_general" field.
func PolicyLocations ¶
PolicyLocations applies equality check predicate on the "policy_locations" field. It's identical to PolicyLocationsEQ.
func PolicyLocationsContains ¶
PolicyLocationsContains applies the Contains predicate on the "policy_locations" field.
func PolicyLocationsContainsFold ¶
PolicyLocationsContainsFold applies the ContainsFold predicate on the "policy_locations" field.
func PolicyLocationsEQ ¶
PolicyLocationsEQ applies the EQ predicate on the "policy_locations" field.
func PolicyLocationsEqualFold ¶
PolicyLocationsEqualFold applies the EqualFold predicate on the "policy_locations" field.
func PolicyLocationsGT ¶
PolicyLocationsGT applies the GT predicate on the "policy_locations" field.
func PolicyLocationsGTE ¶
PolicyLocationsGTE applies the GTE predicate on the "policy_locations" field.
func PolicyLocationsHasPrefix ¶
PolicyLocationsHasPrefix applies the HasPrefix predicate on the "policy_locations" field.
func PolicyLocationsHasSuffix ¶
PolicyLocationsHasSuffix applies the HasSuffix predicate on the "policy_locations" field.
func PolicyLocationsIn ¶
PolicyLocationsIn applies the In predicate on the "policy_locations" field.
func PolicyLocationsIsNil ¶
PolicyLocationsIsNil applies the IsNil predicate on the "policy_locations" field.
func PolicyLocationsLT ¶
PolicyLocationsLT applies the LT predicate on the "policy_locations" field.
func PolicyLocationsLTE ¶
PolicyLocationsLTE applies the LTE predicate on the "policy_locations" field.
func PolicyLocationsNEQ ¶
PolicyLocationsNEQ applies the NEQ predicate on the "policy_locations" field.
func PolicyLocationsNotIn ¶
PolicyLocationsNotIn applies the NotIn predicate on the "policy_locations" field.
func PolicyLocationsNotNil ¶
PolicyLocationsNotNil applies the NotNil predicate on the "policy_locations" field.
func PolicyRatio ¶
PolicyRatio applies equality check predicate on the "policy_ratio" field. It's identical to PolicyRatioEQ.
func PolicyRatioEQ ¶
PolicyRatioEQ applies the EQ predicate on the "policy_ratio" field.
func PolicyRatioNEQ ¶
PolicyRatioNEQ applies the NEQ predicate on the "policy_ratio" field.
func PolicyURL ¶
PolicyURL applies equality check predicate on the "policy_url" field. It's identical to PolicyURLEQ.
func PolicyURLContains ¶
PolicyURLContains applies the Contains predicate on the "policy_url" field.
func PolicyURLContainsFold ¶
PolicyURLContainsFold applies the ContainsFold predicate on the "policy_url" field.
func PolicyURLEQ ¶
PolicyURLEQ applies the EQ predicate on the "policy_url" field.
func PolicyURLEqualFold ¶
PolicyURLEqualFold applies the EqualFold predicate on the "policy_url" field.
func PolicyURLGT ¶
PolicyURLGT applies the GT predicate on the "policy_url" field.
func PolicyURLGTE ¶
PolicyURLGTE applies the GTE predicate on the "policy_url" field.
func PolicyURLHasPrefix ¶
PolicyURLHasPrefix applies the HasPrefix predicate on the "policy_url" field.
func PolicyURLHasSuffix ¶
PolicyURLHasSuffix applies the HasSuffix predicate on the "policy_url" field.
func PolicyURLIn ¶
PolicyURLIn applies the In predicate on the "policy_url" field.
func PolicyURLIsNil ¶
PolicyURLIsNil applies the IsNil predicate on the "policy_url" field.
func PolicyURLLT ¶
PolicyURLLT applies the LT predicate on the "policy_url" field.
func PolicyURLLTE ¶
PolicyURLLTE applies the LTE predicate on the "policy_url" field.
func PolicyURLNEQ ¶
PolicyURLNEQ applies the NEQ predicate on the "policy_url" field.
func PolicyURLNotIn ¶
PolicyURLNotIn applies the NotIn predicate on the "policy_url" field.
func PolicyURLNotNil ¶
PolicyURLNotNil applies the NotNil predicate on the "policy_url" field.
func RirStatus ¶
RirStatus applies equality check predicate on the "rir_status" field. It's identical to RirStatusEQ.
func RirStatusContains ¶
RirStatusContains applies the Contains predicate on the "rir_status" field.
func RirStatusContainsFold ¶
RirStatusContainsFold applies the ContainsFold predicate on the "rir_status" field.
func RirStatusEQ ¶
RirStatusEQ applies the EQ predicate on the "rir_status" field.
func RirStatusEqualFold ¶
RirStatusEqualFold applies the EqualFold predicate on the "rir_status" field.
func RirStatusGT ¶
RirStatusGT applies the GT predicate on the "rir_status" field.
func RirStatusGTE ¶
RirStatusGTE applies the GTE predicate on the "rir_status" field.
func RirStatusHasPrefix ¶
RirStatusHasPrefix applies the HasPrefix predicate on the "rir_status" field.
func RirStatusHasSuffix ¶
RirStatusHasSuffix applies the HasSuffix predicate on the "rir_status" field.
func RirStatusIn ¶
RirStatusIn applies the In predicate on the "rir_status" field.
func RirStatusIsNil ¶
RirStatusIsNil applies the IsNil predicate on the "rir_status" field.
func RirStatusLT ¶
RirStatusLT applies the LT predicate on the "rir_status" field.
func RirStatusLTE ¶
RirStatusLTE applies the LTE predicate on the "rir_status" field.
func RirStatusNEQ ¶
RirStatusNEQ applies the NEQ predicate on the "rir_status" field.
func RirStatusNotIn ¶
RirStatusNotIn applies the NotIn predicate on the "rir_status" field.
func RirStatusNotNil ¶
RirStatusNotNil applies the NotNil predicate on the "rir_status" field.
func RirStatusUpdated ¶
RirStatusUpdated applies equality check predicate on the "rir_status_updated" field. It's identical to RirStatusUpdatedEQ.
func RirStatusUpdatedEQ ¶
RirStatusUpdatedEQ applies the EQ predicate on the "rir_status_updated" field.
func RirStatusUpdatedGT ¶
RirStatusUpdatedGT applies the GT predicate on the "rir_status_updated" field.
func RirStatusUpdatedGTE ¶
RirStatusUpdatedGTE applies the GTE predicate on the "rir_status_updated" field.
func RirStatusUpdatedIn ¶
RirStatusUpdatedIn applies the In predicate on the "rir_status_updated" field.
func RirStatusUpdatedIsNil ¶
RirStatusUpdatedIsNil applies the IsNil predicate on the "rir_status_updated" field.
func RirStatusUpdatedLT ¶
RirStatusUpdatedLT applies the LT predicate on the "rir_status_updated" field.
func RirStatusUpdatedLTE ¶
RirStatusUpdatedLTE applies the LTE predicate on the "rir_status_updated" field.
func RirStatusUpdatedNEQ ¶
RirStatusUpdatedNEQ applies the NEQ predicate on the "rir_status_updated" field.
func RirStatusUpdatedNotIn ¶
RirStatusUpdatedNotIn applies the NotIn predicate on the "rir_status_updated" field.
func RirStatusUpdatedNotNil ¶
RirStatusUpdatedNotNil applies the NotNil predicate on the "rir_status_updated" field.
func RouteServer ¶
RouteServer applies equality check predicate on the "route_server" field. It's identical to RouteServerEQ.
func RouteServerContains ¶
RouteServerContains applies the Contains predicate on the "route_server" field.
func RouteServerContainsFold ¶
RouteServerContainsFold applies the ContainsFold predicate on the "route_server" field.
func RouteServerEQ ¶
RouteServerEQ applies the EQ predicate on the "route_server" field.
func RouteServerEqualFold ¶
RouteServerEqualFold applies the EqualFold predicate on the "route_server" field.
func RouteServerGT ¶
RouteServerGT applies the GT predicate on the "route_server" field.
func RouteServerGTE ¶
RouteServerGTE applies the GTE predicate on the "route_server" field.
func RouteServerHasPrefix ¶
RouteServerHasPrefix applies the HasPrefix predicate on the "route_server" field.
func RouteServerHasSuffix ¶
RouteServerHasSuffix applies the HasSuffix predicate on the "route_server" field.
func RouteServerIn ¶
RouteServerIn applies the In predicate on the "route_server" field.
func RouteServerIsNil ¶
RouteServerIsNil applies the IsNil predicate on the "route_server" field.
func RouteServerLT ¶
RouteServerLT applies the LT predicate on the "route_server" field.
func RouteServerLTE ¶
RouteServerLTE applies the LTE predicate on the "route_server" field.
func RouteServerNEQ ¶
RouteServerNEQ applies the NEQ predicate on the "route_server" field.
func RouteServerNotIn ¶
RouteServerNotIn applies the NotIn predicate on the "route_server" field.
func RouteServerNotNil ¶
RouteServerNotNil applies the NotNil predicate on the "route_server" field.
func SocialMediaIsNil ¶
SocialMediaIsNil applies the IsNil predicate on the "social_media" field.
func SocialMediaNotNil ¶
SocialMediaNotNil applies the NotNil predicate on the "social_media" 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 StatusDashboard ¶
StatusDashboard applies equality check predicate on the "status_dashboard" field. It's identical to StatusDashboardEQ.
func StatusDashboardContains ¶
StatusDashboardContains applies the Contains predicate on the "status_dashboard" field.
func StatusDashboardContainsFold ¶
StatusDashboardContainsFold applies the ContainsFold predicate on the "status_dashboard" field.
func StatusDashboardEQ ¶
StatusDashboardEQ applies the EQ predicate on the "status_dashboard" field.
func StatusDashboardEqualFold ¶
StatusDashboardEqualFold applies the EqualFold predicate on the "status_dashboard" field.
func StatusDashboardGT ¶
StatusDashboardGT applies the GT predicate on the "status_dashboard" field.
func StatusDashboardGTE ¶
StatusDashboardGTE applies the GTE predicate on the "status_dashboard" field.
func StatusDashboardHasPrefix ¶
StatusDashboardHasPrefix applies the HasPrefix predicate on the "status_dashboard" field.
func StatusDashboardHasSuffix ¶
StatusDashboardHasSuffix applies the HasSuffix predicate on the "status_dashboard" field.
func StatusDashboardIn ¶
StatusDashboardIn applies the In predicate on the "status_dashboard" field.
func StatusDashboardIsNil ¶
StatusDashboardIsNil applies the IsNil predicate on the "status_dashboard" field.
func StatusDashboardLT ¶
StatusDashboardLT applies the LT predicate on the "status_dashboard" field.
func StatusDashboardLTE ¶
StatusDashboardLTE applies the LTE predicate on the "status_dashboard" field.
func StatusDashboardNEQ ¶
StatusDashboardNEQ applies the NEQ predicate on the "status_dashboard" field.
func StatusDashboardNotIn ¶
StatusDashboardNotIn applies the NotIn predicate on the "status_dashboard" field.
func StatusDashboardNotNil ¶
StatusDashboardNotNil applies the NotNil predicate on the "status_dashboard" 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 Updated ¶
Updated applies equality check predicate on the "updated" field. It's identical to UpdatedEQ.
func UpdatedGTE ¶
UpdatedGTE applies the GTE predicate on the "updated" field.
func UpdatedLTE ¶
UpdatedLTE applies the LTE predicate on the "updated" field.
func UpdatedNEQ ¶
UpdatedNEQ applies the NEQ predicate on the "updated" field.
func UpdatedNotIn ¶
UpdatedNotIn applies the NotIn predicate on the "updated" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Website ¶
Website applies equality check predicate on the "website" field. It's identical to WebsiteEQ.
func WebsiteContains ¶
WebsiteContains applies the Contains predicate on the "website" field.
func WebsiteContainsFold ¶
WebsiteContainsFold applies the ContainsFold predicate on the "website" field.
func WebsiteEqualFold ¶
WebsiteEqualFold applies the EqualFold predicate on the "website" field.
func WebsiteGTE ¶
WebsiteGTE applies the GTE predicate on the "website" field.
func WebsiteHasPrefix ¶
WebsiteHasPrefix applies the HasPrefix predicate on the "website" field.
func WebsiteHasSuffix ¶
WebsiteHasSuffix applies the HasSuffix predicate on the "website" field.
func WebsiteIsNil ¶
WebsiteIsNil applies the IsNil predicate on the "website" field.
func WebsiteLTE ¶
WebsiteLTE applies the LTE predicate on the "website" field.
func WebsiteNEQ ¶
WebsiteNEQ applies the NEQ predicate on the "website" field.
func WebsiteNotIn ¶
WebsiteNotIn applies the NotIn predicate on the "website" field.
func WebsiteNotNil ¶
WebsiteNotNil applies the NotNil predicate on the "website" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Network queries.
func ByAka ¶
func ByAka(opts ...sql.OrderTermOption) OrderOption
ByAka orders the results by the aka field.
func ByAkaFold ¶ added in v1.16.0
func ByAkaFold(opts ...sql.OrderTermOption) OrderOption
ByAkaFold orders the results by the aka_fold field.
func ByAllowIxpUpdate ¶
func ByAllowIxpUpdate(opts ...sql.OrderTermOption) OrderOption
ByAllowIxpUpdate orders the results by the allow_ixp_update field.
func ByAsn ¶
func ByAsn(opts ...sql.OrderTermOption) OrderOption
ByAsn orders the results by the asn field.
func ByCreated ¶
func ByCreated(opts ...sql.OrderTermOption) OrderOption
ByCreated orders the results by the created field.
func ByFacCount ¶
func ByFacCount(opts ...sql.OrderTermOption) OrderOption
ByFacCount orders the results by the fac_count field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByInfoIpv6 ¶
func ByInfoIpv6(opts ...sql.OrderTermOption) OrderOption
ByInfoIpv6 orders the results by the info_ipv6 field.
func ByInfoMulticast ¶
func ByInfoMulticast(opts ...sql.OrderTermOption) OrderOption
ByInfoMulticast orders the results by the info_multicast field.
func ByInfoNeverViaRouteServers ¶
func ByInfoNeverViaRouteServers(opts ...sql.OrderTermOption) OrderOption
ByInfoNeverViaRouteServers orders the results by the info_never_via_route_servers field.
func ByInfoPrefixes4 ¶
func ByInfoPrefixes4(opts ...sql.OrderTermOption) OrderOption
ByInfoPrefixes4 orders the results by the info_prefixes4 field.
func ByInfoPrefixes6 ¶
func ByInfoPrefixes6(opts ...sql.OrderTermOption) OrderOption
ByInfoPrefixes6 orders the results by the info_prefixes6 field.
func ByInfoRatio ¶
func ByInfoRatio(opts ...sql.OrderTermOption) OrderOption
ByInfoRatio orders the results by the info_ratio field.
func ByInfoScope ¶
func ByInfoScope(opts ...sql.OrderTermOption) OrderOption
ByInfoScope orders the results by the info_scope field.
func ByInfoTraffic ¶
func ByInfoTraffic(opts ...sql.OrderTermOption) OrderOption
ByInfoTraffic orders the results by the info_traffic field.
func ByInfoType ¶
func ByInfoType(opts ...sql.OrderTermOption) OrderOption
ByInfoType orders the results by the info_type field.
func ByInfoUnicast ¶
func ByInfoUnicast(opts ...sql.OrderTermOption) OrderOption
ByInfoUnicast orders the results by the info_unicast field.
func ByIrrAsSet ¶
func ByIrrAsSet(opts ...sql.OrderTermOption) OrderOption
ByIrrAsSet orders the results by the irr_as_set field.
func ByIxCount ¶
func ByIxCount(opts ...sql.OrderTermOption) OrderOption
ByIxCount orders the results by the ix_count field.
func ByLogo ¶
func ByLogo(opts ...sql.OrderTermOption) OrderOption
ByLogo orders the results by the logo field.
func ByLookingGlass ¶
func ByLookingGlass(opts ...sql.OrderTermOption) OrderOption
ByLookingGlass orders the results by the looking_glass field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNameFold ¶ added in v1.16.0
func ByNameFold(opts ...sql.OrderTermOption) OrderOption
ByNameFold orders the results by the name_fold field.
func ByNameLong ¶
func ByNameLong(opts ...sql.OrderTermOption) OrderOption
ByNameLong orders the results by the name_long field.
func ByNameLongFold ¶ added in v1.16.0
func ByNameLongFold(opts ...sql.OrderTermOption) OrderOption
ByNameLongFold orders the results by the name_long_fold field.
func ByNetfacUpdated ¶
func ByNetfacUpdated(opts ...sql.OrderTermOption) OrderOption
ByNetfacUpdated orders the results by the netfac_updated field.
func ByNetixlanUpdated ¶
func ByNetixlanUpdated(opts ...sql.OrderTermOption) OrderOption
ByNetixlanUpdated orders the results by the netixlan_updated field.
func ByNetworkFacilities ¶
func ByNetworkFacilities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByNetworkFacilities orders the results by network_facilities terms.
func ByNetworkFacilitiesCount ¶
func ByNetworkFacilitiesCount(opts ...sql.OrderTermOption) OrderOption
ByNetworkFacilitiesCount orders the results by network_facilities count.
func ByNetworkIxLans ¶
func ByNetworkIxLans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByNetworkIxLans orders the results by network_ix_lans terms.
func ByNetworkIxLansCount ¶
func ByNetworkIxLansCount(opts ...sql.OrderTermOption) OrderOption
ByNetworkIxLansCount orders the results by network_ix_lans count.
func ByNotes ¶
func ByNotes(opts ...sql.OrderTermOption) OrderOption
ByNotes orders the results by the notes field.
func ByOrgID ¶
func ByOrgID(opts ...sql.OrderTermOption) OrderOption
ByOrgID orders the results by the org_id field.
func ByOrganizationField ¶
func ByOrganizationField(field string, opts ...sql.OrderTermOption) OrderOption
ByOrganizationField orders the results by organization field.
func ByPocUpdated ¶
func ByPocUpdated(opts ...sql.OrderTermOption) OrderOption
ByPocUpdated orders the results by the poc_updated field.
func ByPocs ¶
func ByPocs(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPocs orders the results by pocs terms.
func ByPocsCount ¶
func ByPocsCount(opts ...sql.OrderTermOption) OrderOption
ByPocsCount orders the results by pocs count.
func ByPolicyContracts ¶
func ByPolicyContracts(opts ...sql.OrderTermOption) OrderOption
ByPolicyContracts orders the results by the policy_contracts field.
func ByPolicyGeneral ¶
func ByPolicyGeneral(opts ...sql.OrderTermOption) OrderOption
ByPolicyGeneral orders the results by the policy_general field.
func ByPolicyLocations ¶
func ByPolicyLocations(opts ...sql.OrderTermOption) OrderOption
ByPolicyLocations orders the results by the policy_locations field.
func ByPolicyRatio ¶
func ByPolicyRatio(opts ...sql.OrderTermOption) OrderOption
ByPolicyRatio orders the results by the policy_ratio field.
func ByPolicyURL ¶
func ByPolicyURL(opts ...sql.OrderTermOption) OrderOption
ByPolicyURL orders the results by the policy_url field.
func ByRirStatus ¶
func ByRirStatus(opts ...sql.OrderTermOption) OrderOption
ByRirStatus orders the results by the rir_status field.
func ByRirStatusUpdated ¶
func ByRirStatusUpdated(opts ...sql.OrderTermOption) OrderOption
ByRirStatusUpdated orders the results by the rir_status_updated field.
func ByRouteServer ¶
func ByRouteServer(opts ...sql.OrderTermOption) OrderOption
ByRouteServer orders the results by the route_server field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByStatusDashboard ¶
func ByStatusDashboard(opts ...sql.OrderTermOption) OrderOption
ByStatusDashboard orders the results by the status_dashboard field.
func ByUpdated ¶
func ByUpdated(opts ...sql.OrderTermOption) OrderOption
ByUpdated orders the results by the updated field.
func ByWebsite ¶
func ByWebsite(opts ...sql.OrderTermOption) OrderOption
ByWebsite orders the results by the website field.