Documentation
¶
Index ¶
- Constants
- Variables
- func AgentTypeEQ(v AgentType) predicate.Task
- func AgentTypeIn(vs ...AgentType) predicate.Task
- func AgentTypeIsNil() predicate.Task
- func AgentTypeNEQ(v AgentType) predicate.Task
- func AgentTypeNotIn(vs ...AgentType) predicate.Task
- func AgentTypeNotNil() predicate.Task
- func AgentTypeValidator(at AgentType) error
- func And(predicates ...predicate.Task) predicate.Task
- func AptAllowDowngrade(v bool) predicate.Task
- func AptAllowDowngradeEQ(v bool) predicate.Task
- func AptAllowDowngradeIsNil() predicate.Task
- func AptAllowDowngradeNEQ(v bool) predicate.Task
- func AptAllowDowngradeNotNil() predicate.Task
- func AptDeb(v string) predicate.Task
- func AptDebContains(v string) predicate.Task
- func AptDebContainsFold(v string) predicate.Task
- func AptDebEQ(v string) predicate.Task
- func AptDebEqualFold(v string) predicate.Task
- func AptDebGT(v string) predicate.Task
- func AptDebGTE(v string) predicate.Task
- func AptDebHasPrefix(v string) predicate.Task
- func AptDebHasSuffix(v string) predicate.Task
- func AptDebIn(vs ...string) predicate.Task
- func AptDebIsNil() predicate.Task
- func AptDebLT(v string) predicate.Task
- func AptDebLTE(v string) predicate.Task
- func AptDebNEQ(v string) predicate.Task
- func AptDebNotIn(vs ...string) predicate.Task
- func AptDebNotNil() predicate.Task
- func AptDpkgOptions(v string) predicate.Task
- func AptDpkgOptionsContains(v string) predicate.Task
- func AptDpkgOptionsContainsFold(v string) predicate.Task
- func AptDpkgOptionsEQ(v string) predicate.Task
- func AptDpkgOptionsEqualFold(v string) predicate.Task
- func AptDpkgOptionsGT(v string) predicate.Task
- func AptDpkgOptionsGTE(v string) predicate.Task
- func AptDpkgOptionsHasPrefix(v string) predicate.Task
- func AptDpkgOptionsHasSuffix(v string) predicate.Task
- func AptDpkgOptionsIn(vs ...string) predicate.Task
- func AptDpkgOptionsIsNil() predicate.Task
- func AptDpkgOptionsLT(v string) predicate.Task
- func AptDpkgOptionsLTE(v string) predicate.Task
- func AptDpkgOptionsNEQ(v string) predicate.Task
- func AptDpkgOptionsNotIn(vs ...string) predicate.Task
- func AptDpkgOptionsNotNil() predicate.Task
- func AptFailOnAutoremove(v bool) predicate.Task
- func AptFailOnAutoremoveEQ(v bool) predicate.Task
- func AptFailOnAutoremoveIsNil() predicate.Task
- func AptFailOnAutoremoveNEQ(v bool) predicate.Task
- func AptFailOnAutoremoveNotNil() predicate.Task
- func AptForce(v bool) predicate.Task
- func AptForceEQ(v bool) predicate.Task
- func AptForceIsNil() predicate.Task
- func AptForceNEQ(v bool) predicate.Task
- func AptForceNotNil() predicate.Task
- func AptInstallRecommends(v bool) predicate.Task
- func AptInstallRecommendsEQ(v bool) predicate.Task
- func AptInstallRecommendsIsNil() predicate.Task
- func AptInstallRecommendsNEQ(v bool) predicate.Task
- func AptInstallRecommendsNotNil() predicate.Task
- func AptName(v string) predicate.Task
- func AptNameContains(v string) predicate.Task
- func AptNameContainsFold(v string) predicate.Task
- func AptNameEQ(v string) predicate.Task
- func AptNameEqualFold(v string) predicate.Task
- func AptNameGT(v string) predicate.Task
- func AptNameGTE(v string) predicate.Task
- func AptNameHasPrefix(v string) predicate.Task
- func AptNameHasSuffix(v string) predicate.Task
- func AptNameIn(vs ...string) predicate.Task
- func AptNameIsNil() predicate.Task
- func AptNameLT(v string) predicate.Task
- func AptNameLTE(v string) predicate.Task
- func AptNameNEQ(v string) predicate.Task
- func AptNameNotIn(vs ...string) predicate.Task
- func AptNameNotNil() predicate.Task
- func AptOnlyUpgrade(v bool) predicate.Task
- func AptOnlyUpgradeEQ(v bool) predicate.Task
- func AptOnlyUpgradeIsNil() predicate.Task
- func AptOnlyUpgradeNEQ(v bool) predicate.Task
- func AptOnlyUpgradeNotNil() predicate.Task
- func AptPurge(v bool) predicate.Task
- func AptPurgeEQ(v bool) predicate.Task
- func AptPurgeIsNil() predicate.Task
- func AptPurgeNEQ(v bool) predicate.Task
- func AptPurgeNotNil() predicate.Task
- func AptUpdateCache(v bool) predicate.Task
- func AptUpdateCacheEQ(v bool) predicate.Task
- func AptUpdateCacheIsNil() predicate.Task
- func AptUpdateCacheNEQ(v bool) predicate.Task
- func AptUpdateCacheNotNil() predicate.Task
- func AptUpgradeTypeEQ(v AptUpgradeType) predicate.Task
- func AptUpgradeTypeIn(vs ...AptUpgradeType) predicate.Task
- func AptUpgradeTypeIsNil() predicate.Task
- func AptUpgradeTypeNEQ(v AptUpgradeType) predicate.Task
- func AptUpgradeTypeNotIn(vs ...AptUpgradeType) predicate.Task
- func AptUpgradeTypeNotNil() predicate.Task
- func AptUpgradeTypeValidator(aut AptUpgradeType) error
- func BrewGreedy(v bool) predicate.Task
- func BrewGreedyEQ(v bool) predicate.Task
- func BrewGreedyIsNil() predicate.Task
- func BrewGreedyNEQ(v bool) predicate.Task
- func BrewGreedyNotNil() predicate.Task
- func BrewInstallOptions(v string) predicate.Task
- func BrewInstallOptionsContains(v string) predicate.Task
- func BrewInstallOptionsContainsFold(v string) predicate.Task
- func BrewInstallOptionsEQ(v string) predicate.Task
- func BrewInstallOptionsEqualFold(v string) predicate.Task
- func BrewInstallOptionsGT(v string) predicate.Task
- func BrewInstallOptionsGTE(v string) predicate.Task
- func BrewInstallOptionsHasPrefix(v string) predicate.Task
- func BrewInstallOptionsHasSuffix(v string) predicate.Task
- func BrewInstallOptionsIn(vs ...string) predicate.Task
- func BrewInstallOptionsIsNil() predicate.Task
- func BrewInstallOptionsLT(v string) predicate.Task
- func BrewInstallOptionsLTE(v string) predicate.Task
- func BrewInstallOptionsNEQ(v string) predicate.Task
- func BrewInstallOptionsNotIn(vs ...string) predicate.Task
- func BrewInstallOptionsNotNil() predicate.Task
- func BrewUpdate(v bool) predicate.Task
- func BrewUpdateEQ(v bool) predicate.Task
- func BrewUpdateIsNil() predicate.Task
- func BrewUpdateNEQ(v bool) predicate.Task
- func BrewUpdateNotNil() predicate.Task
- func BrewUpgradeAll(v bool) predicate.Task
- func BrewUpgradeAllEQ(v bool) predicate.Task
- func BrewUpgradeAllIsNil() predicate.Task
- func BrewUpgradeAllNEQ(v bool) predicate.Task
- func BrewUpgradeAllNotNil() predicate.Task
- func BrewUpgradeOptions(v string) predicate.Task
- func BrewUpgradeOptionsContains(v string) predicate.Task
- func BrewUpgradeOptionsContainsFold(v string) predicate.Task
- func BrewUpgradeOptionsEQ(v string) predicate.Task
- func BrewUpgradeOptionsEqualFold(v string) predicate.Task
- func BrewUpgradeOptionsGT(v string) predicate.Task
- func BrewUpgradeOptionsGTE(v string) predicate.Task
- func BrewUpgradeOptionsHasPrefix(v string) predicate.Task
- func BrewUpgradeOptionsHasSuffix(v string) predicate.Task
- func BrewUpgradeOptionsIn(vs ...string) predicate.Task
- func BrewUpgradeOptionsIsNil() predicate.Task
- func BrewUpgradeOptionsLT(v string) predicate.Task
- func BrewUpgradeOptionsLTE(v string) predicate.Task
- func BrewUpgradeOptionsNEQ(v string) predicate.Task
- func BrewUpgradeOptionsNotIn(vs ...string) predicate.Task
- func BrewUpgradeOptionsNotNil() predicate.Task
- func HasProfile() predicate.Task
- func HasProfileWith(preds ...predicate.Profile) predicate.Task
- func HasTags() predicate.Task
- func HasTagsWith(preds ...predicate.Tag) predicate.Task
- func ID(id int) predicate.Task
- func IDEQ(id int) predicate.Task
- func IDGT(id int) predicate.Task
- func IDGTE(id int) predicate.Task
- func IDIn(ids ...int) predicate.Task
- func IDLT(id int) predicate.Task
- func IDLTE(id int) predicate.Task
- func IDNEQ(id int) predicate.Task
- func IDNotIn(ids ...int) predicate.Task
- func LocalGroupDescription(v string) predicate.Task
- func LocalGroupDescriptionContains(v string) predicate.Task
- func LocalGroupDescriptionContainsFold(v string) predicate.Task
- func LocalGroupDescriptionEQ(v string) predicate.Task
- func LocalGroupDescriptionEqualFold(v string) predicate.Task
- func LocalGroupDescriptionGT(v string) predicate.Task
- func LocalGroupDescriptionGTE(v string) predicate.Task
- func LocalGroupDescriptionHasPrefix(v string) predicate.Task
- func LocalGroupDescriptionHasSuffix(v string) predicate.Task
- func LocalGroupDescriptionIn(vs ...string) predicate.Task
- func LocalGroupDescriptionIsNil() predicate.Task
- func LocalGroupDescriptionLT(v string) predicate.Task
- func LocalGroupDescriptionLTE(v string) predicate.Task
- func LocalGroupDescriptionNEQ(v string) predicate.Task
- func LocalGroupDescriptionNotIn(vs ...string) predicate.Task
- func LocalGroupDescriptionNotNil() predicate.Task
- func LocalGroupForce(v bool) predicate.Task
- func LocalGroupForceEQ(v bool) predicate.Task
- func LocalGroupForceIsNil() predicate.Task
- func LocalGroupForceNEQ(v bool) predicate.Task
- func LocalGroupForceNotNil() predicate.Task
- func LocalGroupID(v string) predicate.Task
- func LocalGroupIDContains(v string) predicate.Task
- func LocalGroupIDContainsFold(v string) predicate.Task
- func LocalGroupIDEQ(v string) predicate.Task
- func LocalGroupIDEqualFold(v string) predicate.Task
- func LocalGroupIDGT(v string) predicate.Task
- func LocalGroupIDGTE(v string) predicate.Task
- func LocalGroupIDHasPrefix(v string) predicate.Task
- func LocalGroupIDHasSuffix(v string) predicate.Task
- func LocalGroupIDIn(vs ...string) predicate.Task
- func LocalGroupIDIsNil() predicate.Task
- func LocalGroupIDLT(v string) predicate.Task
- func LocalGroupIDLTE(v string) predicate.Task
- func LocalGroupIDNEQ(v string) predicate.Task
- func LocalGroupIDNotIn(vs ...string) predicate.Task
- func LocalGroupIDNotNil() predicate.Task
- func LocalGroupMembers(v string) predicate.Task
- func LocalGroupMembersContains(v string) predicate.Task
- func LocalGroupMembersContainsFold(v string) predicate.Task
- func LocalGroupMembersEQ(v string) predicate.Task
- func LocalGroupMembersEqualFold(v string) predicate.Task
- func LocalGroupMembersGT(v string) predicate.Task
- func LocalGroupMembersGTE(v string) predicate.Task
- func LocalGroupMembersHasPrefix(v string) predicate.Task
- func LocalGroupMembersHasSuffix(v string) predicate.Task
- func LocalGroupMembersIn(vs ...string) predicate.Task
- func LocalGroupMembersIsNil() predicate.Task
- func LocalGroupMembersLT(v string) predicate.Task
- func LocalGroupMembersLTE(v string) predicate.Task
- func LocalGroupMembersNEQ(v string) predicate.Task
- func LocalGroupMembersNotIn(vs ...string) predicate.Task
- func LocalGroupMembersNotNil() predicate.Task
- func LocalGroupMembersToExclude(v string) predicate.Task
- func LocalGroupMembersToExcludeContains(v string) predicate.Task
- func LocalGroupMembersToExcludeContainsFold(v string) predicate.Task
- func LocalGroupMembersToExcludeEQ(v string) predicate.Task
- func LocalGroupMembersToExcludeEqualFold(v string) predicate.Task
- func LocalGroupMembersToExcludeGT(v string) predicate.Task
- func LocalGroupMembersToExcludeGTE(v string) predicate.Task
- func LocalGroupMembersToExcludeHasPrefix(v string) predicate.Task
- func LocalGroupMembersToExcludeHasSuffix(v string) predicate.Task
- func LocalGroupMembersToExcludeIn(vs ...string) predicate.Task
- func LocalGroupMembersToExcludeIsNil() predicate.Task
- func LocalGroupMembersToExcludeLT(v string) predicate.Task
- func LocalGroupMembersToExcludeLTE(v string) predicate.Task
- func LocalGroupMembersToExcludeNEQ(v string) predicate.Task
- func LocalGroupMembersToExcludeNotIn(vs ...string) predicate.Task
- func LocalGroupMembersToExcludeNotNil() predicate.Task
- func LocalGroupMembersToInclude(v string) predicate.Task
- func LocalGroupMembersToIncludeContains(v string) predicate.Task
- func LocalGroupMembersToIncludeContainsFold(v string) predicate.Task
- func LocalGroupMembersToIncludeEQ(v string) predicate.Task
- func LocalGroupMembersToIncludeEqualFold(v string) predicate.Task
- func LocalGroupMembersToIncludeGT(v string) predicate.Task
- func LocalGroupMembersToIncludeGTE(v string) predicate.Task
- func LocalGroupMembersToIncludeHasPrefix(v string) predicate.Task
- func LocalGroupMembersToIncludeHasSuffix(v string) predicate.Task
- func LocalGroupMembersToIncludeIn(vs ...string) predicate.Task
- func LocalGroupMembersToIncludeIsNil() predicate.Task
- func LocalGroupMembersToIncludeLT(v string) predicate.Task
- func LocalGroupMembersToIncludeLTE(v string) predicate.Task
- func LocalGroupMembersToIncludeNEQ(v string) predicate.Task
- func LocalGroupMembersToIncludeNotIn(vs ...string) predicate.Task
- func LocalGroupMembersToIncludeNotNil() predicate.Task
- func LocalGroupName(v string) predicate.Task
- func LocalGroupNameContains(v string) predicate.Task
- func LocalGroupNameContainsFold(v string) predicate.Task
- func LocalGroupNameEQ(v string) predicate.Task
- func LocalGroupNameEqualFold(v string) predicate.Task
- func LocalGroupNameGT(v string) predicate.Task
- func LocalGroupNameGTE(v string) predicate.Task
- func LocalGroupNameHasPrefix(v string) predicate.Task
- func LocalGroupNameHasSuffix(v string) predicate.Task
- func LocalGroupNameIn(vs ...string) predicate.Task
- func LocalGroupNameIsNil() predicate.Task
- func LocalGroupNameLT(v string) predicate.Task
- func LocalGroupNameLTE(v string) predicate.Task
- func LocalGroupNameNEQ(v string) predicate.Task
- func LocalGroupNameNotIn(vs ...string) predicate.Task
- func LocalGroupNameNotNil() predicate.Task
- func LocalGroupSystem(v bool) predicate.Task
- func LocalGroupSystemEQ(v bool) predicate.Task
- func LocalGroupSystemIsNil() predicate.Task
- func LocalGroupSystemNEQ(v bool) predicate.Task
- func LocalGroupSystemNotNil() predicate.Task
- func LocalUserAppend(v bool) predicate.Task
- func LocalUserAppendEQ(v bool) predicate.Task
- func LocalUserAppendIsNil() predicate.Task
- func LocalUserAppendNEQ(v bool) predicate.Task
- func LocalUserAppendNotNil() predicate.Task
- func LocalUserCreateHome(v bool) predicate.Task
- func LocalUserCreateHomeEQ(v bool) predicate.Task
- func LocalUserCreateHomeIsNil() predicate.Task
- func LocalUserCreateHomeNEQ(v bool) predicate.Task
- func LocalUserCreateHomeNotNil() predicate.Task
- func LocalUserDescription(v string) predicate.Task
- func LocalUserDescriptionContains(v string) predicate.Task
- func LocalUserDescriptionContainsFold(v string) predicate.Task
- func LocalUserDescriptionEQ(v string) predicate.Task
- func LocalUserDescriptionEqualFold(v string) predicate.Task
- func LocalUserDescriptionGT(v string) predicate.Task
- func LocalUserDescriptionGTE(v string) predicate.Task
- func LocalUserDescriptionHasPrefix(v string) predicate.Task
- func LocalUserDescriptionHasSuffix(v string) predicate.Task
- func LocalUserDescriptionIn(vs ...string) predicate.Task
- func LocalUserDescriptionIsNil() predicate.Task
- func LocalUserDescriptionLT(v string) predicate.Task
- func LocalUserDescriptionLTE(v string) predicate.Task
- func LocalUserDescriptionNEQ(v string) predicate.Task
- func LocalUserDescriptionNotIn(vs ...string) predicate.Task
- func LocalUserDescriptionNotNil() predicate.Task
- func LocalUserDisable(v bool) predicate.Task
- func LocalUserDisableEQ(v bool) predicate.Task
- func LocalUserDisableIsNil() predicate.Task
- func LocalUserDisableNEQ(v bool) predicate.Task
- func LocalUserDisableNotNil() predicate.Task
- func LocalUserExpires(v string) predicate.Task
- func LocalUserExpiresContains(v string) predicate.Task
- func LocalUserExpiresContainsFold(v string) predicate.Task
- func LocalUserExpiresEQ(v string) predicate.Task
- func LocalUserExpiresEqualFold(v string) predicate.Task
- func LocalUserExpiresGT(v string) predicate.Task
- func LocalUserExpiresGTE(v string) predicate.Task
- func LocalUserExpiresHasPrefix(v string) predicate.Task
- func LocalUserExpiresHasSuffix(v string) predicate.Task
- func LocalUserExpiresIn(vs ...string) predicate.Task
- func LocalUserExpiresIsNil() predicate.Task
- func LocalUserExpiresLT(v string) predicate.Task
- func LocalUserExpiresLTE(v string) predicate.Task
- func LocalUserExpiresNEQ(v string) predicate.Task
- func LocalUserExpiresNotIn(vs ...string) predicate.Task
- func LocalUserExpiresNotNil() predicate.Task
- func LocalUserForce(v bool) predicate.Task
- func LocalUserForceEQ(v bool) predicate.Task
- func LocalUserForceIsNil() predicate.Task
- func LocalUserForceNEQ(v bool) predicate.Task
- func LocalUserForceNotNil() predicate.Task
- func LocalUserFullname(v string) predicate.Task
- func LocalUserFullnameContains(v string) predicate.Task
- func LocalUserFullnameContainsFold(v string) predicate.Task
- func LocalUserFullnameEQ(v string) predicate.Task
- func LocalUserFullnameEqualFold(v string) predicate.Task
- func LocalUserFullnameGT(v string) predicate.Task
- func LocalUserFullnameGTE(v string) predicate.Task
- func LocalUserFullnameHasPrefix(v string) predicate.Task
- func LocalUserFullnameHasSuffix(v string) predicate.Task
- func LocalUserFullnameIn(vs ...string) predicate.Task
- func LocalUserFullnameIsNil() predicate.Task
- func LocalUserFullnameLT(v string) predicate.Task
- func LocalUserFullnameLTE(v string) predicate.Task
- func LocalUserFullnameNEQ(v string) predicate.Task
- func LocalUserFullnameNotIn(vs ...string) predicate.Task
- func LocalUserFullnameNotNil() predicate.Task
- func LocalUserGenerateSSHKey(v bool) predicate.Task
- func LocalUserGenerateSSHKeyEQ(v bool) predicate.Task
- func LocalUserGenerateSSHKeyIsNil() predicate.Task
- func LocalUserGenerateSSHKeyNEQ(v bool) predicate.Task
- func LocalUserGenerateSSHKeyNotNil() predicate.Task
- func LocalUserGroup(v string) predicate.Task
- func LocalUserGroupContains(v string) predicate.Task
- func LocalUserGroupContainsFold(v string) predicate.Task
- func LocalUserGroupEQ(v string) predicate.Task
- func LocalUserGroupEqualFold(v string) predicate.Task
- func LocalUserGroupGT(v string) predicate.Task
- func LocalUserGroupGTE(v string) predicate.Task
- func LocalUserGroupHasPrefix(v string) predicate.Task
- func LocalUserGroupHasSuffix(v string) predicate.Task
- func LocalUserGroupIn(vs ...string) predicate.Task
- func LocalUserGroupIsNil() predicate.Task
- func LocalUserGroupLT(v string) predicate.Task
- func LocalUserGroupLTE(v string) predicate.Task
- func LocalUserGroupNEQ(v string) predicate.Task
- func LocalUserGroupNotIn(vs ...string) predicate.Task
- func LocalUserGroupNotNil() predicate.Task
- func LocalUserGroups(v string) predicate.Task
- func LocalUserGroupsContains(v string) predicate.Task
- func LocalUserGroupsContainsFold(v string) predicate.Task
- func LocalUserGroupsEQ(v string) predicate.Task
- func LocalUserGroupsEqualFold(v string) predicate.Task
- func LocalUserGroupsGT(v string) predicate.Task
- func LocalUserGroupsGTE(v string) predicate.Task
- func LocalUserGroupsHasPrefix(v string) predicate.Task
- func LocalUserGroupsHasSuffix(v string) predicate.Task
- func LocalUserGroupsIn(vs ...string) predicate.Task
- func LocalUserGroupsIsNil() predicate.Task
- func LocalUserGroupsLT(v string) predicate.Task
- func LocalUserGroupsLTE(v string) predicate.Task
- func LocalUserGroupsNEQ(v string) predicate.Task
- func LocalUserGroupsNotIn(vs ...string) predicate.Task
- func LocalUserGroupsNotNil() predicate.Task
- func LocalUserHome(v string) predicate.Task
- func LocalUserHomeContains(v string) predicate.Task
- func LocalUserHomeContainsFold(v string) predicate.Task
- func LocalUserHomeEQ(v string) predicate.Task
- func LocalUserHomeEqualFold(v string) predicate.Task
- func LocalUserHomeGT(v string) predicate.Task
- func LocalUserHomeGTE(v string) predicate.Task
- func LocalUserHomeHasPrefix(v string) predicate.Task
- func LocalUserHomeHasSuffix(v string) predicate.Task
- func LocalUserHomeIn(vs ...string) predicate.Task
- func LocalUserHomeIsNil() predicate.Task
- func LocalUserHomeLT(v string) predicate.Task
- func LocalUserHomeLTE(v string) predicate.Task
- func LocalUserHomeNEQ(v string) predicate.Task
- func LocalUserHomeNotIn(vs ...string) predicate.Task
- func LocalUserHomeNotNil() predicate.Task
- func LocalUserID(v string) predicate.Task
- func LocalUserIDContains(v string) predicate.Task
- func LocalUserIDContainsFold(v string) predicate.Task
- func LocalUserIDEQ(v string) predicate.Task
- func LocalUserIDEqualFold(v string) predicate.Task
- func LocalUserIDGT(v string) predicate.Task
- func LocalUserIDGTE(v string) predicate.Task
- func LocalUserIDHasPrefix(v string) predicate.Task
- func LocalUserIDHasSuffix(v string) predicate.Task
- func LocalUserIDIn(vs ...string) predicate.Task
- func LocalUserIDIsNil() predicate.Task
- func LocalUserIDLT(v string) predicate.Task
- func LocalUserIDLTE(v string) predicate.Task
- func LocalUserIDMax(v string) predicate.Task
- func LocalUserIDMaxContains(v string) predicate.Task
- func LocalUserIDMaxContainsFold(v string) predicate.Task
- func LocalUserIDMaxEQ(v string) predicate.Task
- func LocalUserIDMaxEqualFold(v string) predicate.Task
- func LocalUserIDMaxGT(v string) predicate.Task
- func LocalUserIDMaxGTE(v string) predicate.Task
- func LocalUserIDMaxHasPrefix(v string) predicate.Task
- func LocalUserIDMaxHasSuffix(v string) predicate.Task
- func LocalUserIDMaxIn(vs ...string) predicate.Task
- func LocalUserIDMaxIsNil() predicate.Task
- func LocalUserIDMaxLT(v string) predicate.Task
- func LocalUserIDMaxLTE(v string) predicate.Task
- func LocalUserIDMaxNEQ(v string) predicate.Task
- func LocalUserIDMaxNotIn(vs ...string) predicate.Task
- func LocalUserIDMaxNotNil() predicate.Task
- func LocalUserIDMin(v string) predicate.Task
- func LocalUserIDMinContains(v string) predicate.Task
- func LocalUserIDMinContainsFold(v string) predicate.Task
- func LocalUserIDMinEQ(v string) predicate.Task
- func LocalUserIDMinEqualFold(v string) predicate.Task
- func LocalUserIDMinGT(v string) predicate.Task
- func LocalUserIDMinGTE(v string) predicate.Task
- func LocalUserIDMinHasPrefix(v string) predicate.Task
- func LocalUserIDMinHasSuffix(v string) predicate.Task
- func LocalUserIDMinIn(vs ...string) predicate.Task
- func LocalUserIDMinIsNil() predicate.Task
- func LocalUserIDMinLT(v string) predicate.Task
- func LocalUserIDMinLTE(v string) predicate.Task
- func LocalUserIDMinNEQ(v string) predicate.Task
- func LocalUserIDMinNotIn(vs ...string) predicate.Task
- func LocalUserIDMinNotNil() predicate.Task
- func LocalUserIDNEQ(v string) predicate.Task
- func LocalUserIDNotIn(vs ...string) predicate.Task
- func LocalUserIDNotNil() predicate.Task
- func LocalUserMoveHome(v bool) predicate.Task
- func LocalUserMoveHomeEQ(v bool) predicate.Task
- func LocalUserMoveHomeIsNil() predicate.Task
- func LocalUserMoveHomeNEQ(v bool) predicate.Task
- func LocalUserMoveHomeNotNil() predicate.Task
- func LocalUserNonunique(v bool) predicate.Task
- func LocalUserNonuniqueEQ(v bool) predicate.Task
- func LocalUserNonuniqueIsNil() predicate.Task
- func LocalUserNonuniqueNEQ(v bool) predicate.Task
- func LocalUserNonuniqueNotNil() predicate.Task
- func LocalUserPassword(v string) predicate.Task
- func LocalUserPasswordChangeNotAllowed(v bool) predicate.Task
- func LocalUserPasswordChangeNotAllowedEQ(v bool) predicate.Task
- func LocalUserPasswordChangeNotAllowedIsNil() predicate.Task
- func LocalUserPasswordChangeNotAllowedNEQ(v bool) predicate.Task
- func LocalUserPasswordChangeNotAllowedNotNil() predicate.Task
- func LocalUserPasswordChangeRequired(v bool) predicate.Task
- func LocalUserPasswordChangeRequiredEQ(v bool) predicate.Task
- func LocalUserPasswordChangeRequiredIsNil() predicate.Task
- func LocalUserPasswordChangeRequiredNEQ(v bool) predicate.Task
- func LocalUserPasswordChangeRequiredNotNil() predicate.Task
- func LocalUserPasswordContains(v string) predicate.Task
- func LocalUserPasswordContainsFold(v string) predicate.Task
- func LocalUserPasswordEQ(v string) predicate.Task
- func LocalUserPasswordEqualFold(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisable(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableContains(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableContainsFold(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableEQ(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableEqualFold(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableGT(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableGTE(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableHasPrefix(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableHasSuffix(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireAccountDisableIsNil() predicate.Task
- func LocalUserPasswordExpireAccountDisableLT(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableLTE(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableNEQ(v string) predicate.Task
- func LocalUserPasswordExpireAccountDisableNotIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireAccountDisableNotNil() predicate.Task
- func LocalUserPasswordExpireMax(v string) predicate.Task
- func LocalUserPasswordExpireMaxContains(v string) predicate.Task
- func LocalUserPasswordExpireMaxContainsFold(v string) predicate.Task
- func LocalUserPasswordExpireMaxEQ(v string) predicate.Task
- func LocalUserPasswordExpireMaxEqualFold(v string) predicate.Task
- func LocalUserPasswordExpireMaxGT(v string) predicate.Task
- func LocalUserPasswordExpireMaxGTE(v string) predicate.Task
- func LocalUserPasswordExpireMaxHasPrefix(v string) predicate.Task
- func LocalUserPasswordExpireMaxHasSuffix(v string) predicate.Task
- func LocalUserPasswordExpireMaxIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireMaxIsNil() predicate.Task
- func LocalUserPasswordExpireMaxLT(v string) predicate.Task
- func LocalUserPasswordExpireMaxLTE(v string) predicate.Task
- func LocalUserPasswordExpireMaxNEQ(v string) predicate.Task
- func LocalUserPasswordExpireMaxNotIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireMaxNotNil() predicate.Task
- func LocalUserPasswordExpireMin(v string) predicate.Task
- func LocalUserPasswordExpireMinContains(v string) predicate.Task
- func LocalUserPasswordExpireMinContainsFold(v string) predicate.Task
- func LocalUserPasswordExpireMinEQ(v string) predicate.Task
- func LocalUserPasswordExpireMinEqualFold(v string) predicate.Task
- func LocalUserPasswordExpireMinGT(v string) predicate.Task
- func LocalUserPasswordExpireMinGTE(v string) predicate.Task
- func LocalUserPasswordExpireMinHasPrefix(v string) predicate.Task
- func LocalUserPasswordExpireMinHasSuffix(v string) predicate.Task
- func LocalUserPasswordExpireMinIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireMinIsNil() predicate.Task
- func LocalUserPasswordExpireMinLT(v string) predicate.Task
- func LocalUserPasswordExpireMinLTE(v string) predicate.Task
- func LocalUserPasswordExpireMinNEQ(v string) predicate.Task
- func LocalUserPasswordExpireMinNotIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireMinNotNil() predicate.Task
- func LocalUserPasswordExpireWarn(v string) predicate.Task
- func LocalUserPasswordExpireWarnContains(v string) predicate.Task
- func LocalUserPasswordExpireWarnContainsFold(v string) predicate.Task
- func LocalUserPasswordExpireWarnEQ(v string) predicate.Task
- func LocalUserPasswordExpireWarnEqualFold(v string) predicate.Task
- func LocalUserPasswordExpireWarnGT(v string) predicate.Task
- func LocalUserPasswordExpireWarnGTE(v string) predicate.Task
- func LocalUserPasswordExpireWarnHasPrefix(v string) predicate.Task
- func LocalUserPasswordExpireWarnHasSuffix(v string) predicate.Task
- func LocalUserPasswordExpireWarnIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireWarnIsNil() predicate.Task
- func LocalUserPasswordExpireWarnLT(v string) predicate.Task
- func LocalUserPasswordExpireWarnLTE(v string) predicate.Task
- func LocalUserPasswordExpireWarnNEQ(v string) predicate.Task
- func LocalUserPasswordExpireWarnNotIn(vs ...string) predicate.Task
- func LocalUserPasswordExpireWarnNotNil() predicate.Task
- func LocalUserPasswordGT(v string) predicate.Task
- func LocalUserPasswordGTE(v string) predicate.Task
- func LocalUserPasswordHasPrefix(v string) predicate.Task
- func LocalUserPasswordHasSuffix(v string) predicate.Task
- func LocalUserPasswordIn(vs ...string) predicate.Task
- func LocalUserPasswordIsNil() predicate.Task
- func LocalUserPasswordLT(v string) predicate.Task
- func LocalUserPasswordLTE(v string) predicate.Task
- func LocalUserPasswordLock(v bool) predicate.Task
- func LocalUserPasswordLockEQ(v bool) predicate.Task
- func LocalUserPasswordLockIsNil() predicate.Task
- func LocalUserPasswordLockNEQ(v bool) predicate.Task
- func LocalUserPasswordLockNotNil() predicate.Task
- func LocalUserPasswordNEQ(v string) predicate.Task
- func LocalUserPasswordNeverExpires(v bool) predicate.Task
- func LocalUserPasswordNeverExpiresEQ(v bool) predicate.Task
- func LocalUserPasswordNeverExpiresIsNil() predicate.Task
- func LocalUserPasswordNeverExpiresNEQ(v bool) predicate.Task
- func LocalUserPasswordNeverExpiresNotNil() predicate.Task
- func LocalUserPasswordNotIn(vs ...string) predicate.Task
- func LocalUserPasswordNotNil() predicate.Task
- func LocalUserSSHKeyBits(v string) predicate.Task
- func LocalUserSSHKeyBitsContains(v string) predicate.Task
- func LocalUserSSHKeyBitsContainsFold(v string) predicate.Task
- func LocalUserSSHKeyBitsEQ(v string) predicate.Task
- func LocalUserSSHKeyBitsEqualFold(v string) predicate.Task
- func LocalUserSSHKeyBitsGT(v string) predicate.Task
- func LocalUserSSHKeyBitsGTE(v string) predicate.Task
- func LocalUserSSHKeyBitsHasPrefix(v string) predicate.Task
- func LocalUserSSHKeyBitsHasSuffix(v string) predicate.Task
- func LocalUserSSHKeyBitsIn(vs ...string) predicate.Task
- func LocalUserSSHKeyBitsIsNil() predicate.Task
- func LocalUserSSHKeyBitsLT(v string) predicate.Task
- func LocalUserSSHKeyBitsLTE(v string) predicate.Task
- func LocalUserSSHKeyBitsNEQ(v string) predicate.Task
- func LocalUserSSHKeyBitsNotIn(vs ...string) predicate.Task
- func LocalUserSSHKeyBitsNotNil() predicate.Task
- func LocalUserSSHKeyComment(v string) predicate.Task
- func LocalUserSSHKeyCommentContains(v string) predicate.Task
- func LocalUserSSHKeyCommentContainsFold(v string) predicate.Task
- func LocalUserSSHKeyCommentEQ(v string) predicate.Task
- func LocalUserSSHKeyCommentEqualFold(v string) predicate.Task
- func LocalUserSSHKeyCommentGT(v string) predicate.Task
- func LocalUserSSHKeyCommentGTE(v string) predicate.Task
- func LocalUserSSHKeyCommentHasPrefix(v string) predicate.Task
- func LocalUserSSHKeyCommentHasSuffix(v string) predicate.Task
- func LocalUserSSHKeyCommentIn(vs ...string) predicate.Task
- func LocalUserSSHKeyCommentIsNil() predicate.Task
- func LocalUserSSHKeyCommentLT(v string) predicate.Task
- func LocalUserSSHKeyCommentLTE(v string) predicate.Task
- func LocalUserSSHKeyCommentNEQ(v string) predicate.Task
- func LocalUserSSHKeyCommentNotIn(vs ...string) predicate.Task
- func LocalUserSSHKeyCommentNotNil() predicate.Task
- func LocalUserSSHKeyFile(v string) predicate.Task
- func LocalUserSSHKeyFileContains(v string) predicate.Task
- func LocalUserSSHKeyFileContainsFold(v string) predicate.Task
- func LocalUserSSHKeyFileEQ(v string) predicate.Task
- func LocalUserSSHKeyFileEqualFold(v string) predicate.Task
- func LocalUserSSHKeyFileGT(v string) predicate.Task
- func LocalUserSSHKeyFileGTE(v string) predicate.Task
- func LocalUserSSHKeyFileHasPrefix(v string) predicate.Task
- func LocalUserSSHKeyFileHasSuffix(v string) predicate.Task
- func LocalUserSSHKeyFileIn(vs ...string) predicate.Task
- func LocalUserSSHKeyFileIsNil() predicate.Task
- func LocalUserSSHKeyFileLT(v string) predicate.Task
- func LocalUserSSHKeyFileLTE(v string) predicate.Task
- func LocalUserSSHKeyFileNEQ(v string) predicate.Task
- func LocalUserSSHKeyFileNotIn(vs ...string) predicate.Task
- func LocalUserSSHKeyFileNotNil() predicate.Task
- func LocalUserSSHKeyPassphrase(v string) predicate.Task
- func LocalUserSSHKeyPassphraseContains(v string) predicate.Task
- func LocalUserSSHKeyPassphraseContainsFold(v string) predicate.Task
- func LocalUserSSHKeyPassphraseEQ(v string) predicate.Task
- func LocalUserSSHKeyPassphraseEqualFold(v string) predicate.Task
- func LocalUserSSHKeyPassphraseGT(v string) predicate.Task
- func LocalUserSSHKeyPassphraseGTE(v string) predicate.Task
- func LocalUserSSHKeyPassphraseHasPrefix(v string) predicate.Task
- func LocalUserSSHKeyPassphraseHasSuffix(v string) predicate.Task
- func LocalUserSSHKeyPassphraseIn(vs ...string) predicate.Task
- func LocalUserSSHKeyPassphraseIsNil() predicate.Task
- func LocalUserSSHKeyPassphraseLT(v string) predicate.Task
- func LocalUserSSHKeyPassphraseLTE(v string) predicate.Task
- func LocalUserSSHKeyPassphraseNEQ(v string) predicate.Task
- func LocalUserSSHKeyPassphraseNotIn(vs ...string) predicate.Task
- func LocalUserSSHKeyPassphraseNotNil() predicate.Task
- func LocalUserSSHKeyType(v string) predicate.Task
- func LocalUserSSHKeyTypeContains(v string) predicate.Task
- func LocalUserSSHKeyTypeContainsFold(v string) predicate.Task
- func LocalUserSSHKeyTypeEQ(v string) predicate.Task
- func LocalUserSSHKeyTypeEqualFold(v string) predicate.Task
- func LocalUserSSHKeyTypeGT(v string) predicate.Task
- func LocalUserSSHKeyTypeGTE(v string) predicate.Task
- func LocalUserSSHKeyTypeHasPrefix(v string) predicate.Task
- func LocalUserSSHKeyTypeHasSuffix(v string) predicate.Task
- func LocalUserSSHKeyTypeIn(vs ...string) predicate.Task
- func LocalUserSSHKeyTypeIsNil() predicate.Task
- func LocalUserSSHKeyTypeLT(v string) predicate.Task
- func LocalUserSSHKeyTypeLTE(v string) predicate.Task
- func LocalUserSSHKeyTypeNEQ(v string) predicate.Task
- func LocalUserSSHKeyTypeNotIn(vs ...string) predicate.Task
- func LocalUserSSHKeyTypeNotNil() predicate.Task
- func LocalUserSeuser(v string) predicate.Task
- func LocalUserSeuserContains(v string) predicate.Task
- func LocalUserSeuserContainsFold(v string) predicate.Task
- func LocalUserSeuserEQ(v string) predicate.Task
- func LocalUserSeuserEqualFold(v string) predicate.Task
- func LocalUserSeuserGT(v string) predicate.Task
- func LocalUserSeuserGTE(v string) predicate.Task
- func LocalUserSeuserHasPrefix(v string) predicate.Task
- func LocalUserSeuserHasSuffix(v string) predicate.Task
- func LocalUserSeuserIn(vs ...string) predicate.Task
- func LocalUserSeuserIsNil() predicate.Task
- func LocalUserSeuserLT(v string) predicate.Task
- func LocalUserSeuserLTE(v string) predicate.Task
- func LocalUserSeuserNEQ(v string) predicate.Task
- func LocalUserSeuserNotIn(vs ...string) predicate.Task
- func LocalUserSeuserNotNil() predicate.Task
- func LocalUserShell(v string) predicate.Task
- func LocalUserShellContains(v string) predicate.Task
- func LocalUserShellContainsFold(v string) predicate.Task
- func LocalUserShellEQ(v string) predicate.Task
- func LocalUserShellEqualFold(v string) predicate.Task
- func LocalUserShellGT(v string) predicate.Task
- func LocalUserShellGTE(v string) predicate.Task
- func LocalUserShellHasPrefix(v string) predicate.Task
- func LocalUserShellHasSuffix(v string) predicate.Task
- func LocalUserShellIn(vs ...string) predicate.Task
- func LocalUserShellIsNil() predicate.Task
- func LocalUserShellLT(v string) predicate.Task
- func LocalUserShellLTE(v string) predicate.Task
- func LocalUserShellNEQ(v string) predicate.Task
- func LocalUserShellNotIn(vs ...string) predicate.Task
- func LocalUserShellNotNil() predicate.Task
- func LocalUserSkeleton(v string) predicate.Task
- func LocalUserSkeletonContains(v string) predicate.Task
- func LocalUserSkeletonContainsFold(v string) predicate.Task
- func LocalUserSkeletonEQ(v string) predicate.Task
- func LocalUserSkeletonEqualFold(v string) predicate.Task
- func LocalUserSkeletonGT(v string) predicate.Task
- func LocalUserSkeletonGTE(v string) predicate.Task
- func LocalUserSkeletonHasPrefix(v string) predicate.Task
- func LocalUserSkeletonHasSuffix(v string) predicate.Task
- func LocalUserSkeletonIn(vs ...string) predicate.Task
- func LocalUserSkeletonIsNil() predicate.Task
- func LocalUserSkeletonLT(v string) predicate.Task
- func LocalUserSkeletonLTE(v string) predicate.Task
- func LocalUserSkeletonNEQ(v string) predicate.Task
- func LocalUserSkeletonNotIn(vs ...string) predicate.Task
- func LocalUserSkeletonNotNil() predicate.Task
- func LocalUserSystem(v bool) predicate.Task
- func LocalUserSystemEQ(v bool) predicate.Task
- func LocalUserSystemIsNil() predicate.Task
- func LocalUserSystemNEQ(v bool) predicate.Task
- func LocalUserSystemNotNil() predicate.Task
- func LocalUserUmask(v string) predicate.Task
- func LocalUserUmaskContains(v string) predicate.Task
- func LocalUserUmaskContainsFold(v string) predicate.Task
- func LocalUserUmaskEQ(v string) predicate.Task
- func LocalUserUmaskEqualFold(v string) predicate.Task
- func LocalUserUmaskGT(v string) predicate.Task
- func LocalUserUmaskGTE(v string) predicate.Task
- func LocalUserUmaskHasPrefix(v string) predicate.Task
- func LocalUserUmaskHasSuffix(v string) predicate.Task
- func LocalUserUmaskIn(vs ...string) predicate.Task
- func LocalUserUmaskIsNil() predicate.Task
- func LocalUserUmaskLT(v string) predicate.Task
- func LocalUserUmaskLTE(v string) predicate.Task
- func LocalUserUmaskNEQ(v string) predicate.Task
- func LocalUserUmaskNotIn(vs ...string) predicate.Task
- func LocalUserUmaskNotNil() predicate.Task
- func LocalUserUsername(v string) predicate.Task
- func LocalUserUsernameContains(v string) predicate.Task
- func LocalUserUsernameContainsFold(v string) predicate.Task
- func LocalUserUsernameEQ(v string) predicate.Task
- func LocalUserUsernameEqualFold(v string) predicate.Task
- func LocalUserUsernameGT(v string) predicate.Task
- func LocalUserUsernameGTE(v string) predicate.Task
- func LocalUserUsernameHasPrefix(v string) predicate.Task
- func LocalUserUsernameHasSuffix(v string) predicate.Task
- func LocalUserUsernameIn(vs ...string) predicate.Task
- func LocalUserUsernameIsNil() predicate.Task
- func LocalUserUsernameLT(v string) predicate.Task
- func LocalUserUsernameLTE(v string) predicate.Task
- func LocalUserUsernameNEQ(v string) predicate.Task
- func LocalUserUsernameNotIn(vs ...string) predicate.Task
- func LocalUserUsernameNotNil() predicate.Task
- func MsiArguments(v string) predicate.Task
- func MsiArgumentsContains(v string) predicate.Task
- func MsiArgumentsContainsFold(v string) predicate.Task
- func MsiArgumentsEQ(v string) predicate.Task
- func MsiArgumentsEqualFold(v string) predicate.Task
- func MsiArgumentsGT(v string) predicate.Task
- func MsiArgumentsGTE(v string) predicate.Task
- func MsiArgumentsHasPrefix(v string) predicate.Task
- func MsiArgumentsHasSuffix(v string) predicate.Task
- func MsiArgumentsIn(vs ...string) predicate.Task
- func MsiArgumentsIsNil() predicate.Task
- func MsiArgumentsLT(v string) predicate.Task
- func MsiArgumentsLTE(v string) predicate.Task
- func MsiArgumentsNEQ(v string) predicate.Task
- func MsiArgumentsNotIn(vs ...string) predicate.Task
- func MsiArgumentsNotNil() predicate.Task
- func MsiFileHash(v string) predicate.Task
- func MsiFileHashAlgEQ(v MsiFileHashAlg) predicate.Task
- func MsiFileHashAlgIn(vs ...MsiFileHashAlg) predicate.Task
- func MsiFileHashAlgIsNil() predicate.Task
- func MsiFileHashAlgNEQ(v MsiFileHashAlg) predicate.Task
- func MsiFileHashAlgNotIn(vs ...MsiFileHashAlg) predicate.Task
- func MsiFileHashAlgNotNil() predicate.Task
- func MsiFileHashAlgValidator(mfha MsiFileHashAlg) error
- func MsiFileHashContains(v string) predicate.Task
- func MsiFileHashContainsFold(v string) predicate.Task
- func MsiFileHashEQ(v string) predicate.Task
- func MsiFileHashEqualFold(v string) predicate.Task
- func MsiFileHashGT(v string) predicate.Task
- func MsiFileHashGTE(v string) predicate.Task
- func MsiFileHashHasPrefix(v string) predicate.Task
- func MsiFileHashHasSuffix(v string) predicate.Task
- func MsiFileHashIn(vs ...string) predicate.Task
- func MsiFileHashIsNil() predicate.Task
- func MsiFileHashLT(v string) predicate.Task
- func MsiFileHashLTE(v string) predicate.Task
- func MsiFileHashNEQ(v string) predicate.Task
- func MsiFileHashNotIn(vs ...string) predicate.Task
- func MsiFileHashNotNil() predicate.Task
- func MsiLogPath(v string) predicate.Task
- func MsiLogPathContains(v string) predicate.Task
- func MsiLogPathContainsFold(v string) predicate.Task
- func MsiLogPathEQ(v string) predicate.Task
- func MsiLogPathEqualFold(v string) predicate.Task
- func MsiLogPathGT(v string) predicate.Task
- func MsiLogPathGTE(v string) predicate.Task
- func MsiLogPathHasPrefix(v string) predicate.Task
- func MsiLogPathHasSuffix(v string) predicate.Task
- func MsiLogPathIn(vs ...string) predicate.Task
- func MsiLogPathIsNil() predicate.Task
- func MsiLogPathLT(v string) predicate.Task
- func MsiLogPathLTE(v string) predicate.Task
- func MsiLogPathNEQ(v string) predicate.Task
- func MsiLogPathNotIn(vs ...string) predicate.Task
- func MsiLogPathNotNil() predicate.Task
- func MsiPath(v string) predicate.Task
- func MsiPathContains(v string) predicate.Task
- func MsiPathContainsFold(v string) predicate.Task
- func MsiPathEQ(v string) predicate.Task
- func MsiPathEqualFold(v string) predicate.Task
- func MsiPathGT(v string) predicate.Task
- func MsiPathGTE(v string) predicate.Task
- func MsiPathHasPrefix(v string) predicate.Task
- func MsiPathHasSuffix(v string) predicate.Task
- func MsiPathIn(vs ...string) predicate.Task
- func MsiPathIsNil() predicate.Task
- func MsiPathLT(v string) predicate.Task
- func MsiPathLTE(v string) predicate.Task
- func MsiPathNEQ(v string) predicate.Task
- func MsiPathNotIn(vs ...string) predicate.Task
- func MsiPathNotNil() predicate.Task
- func MsiProductid(v string) predicate.Task
- func MsiProductidContains(v string) predicate.Task
- func MsiProductidContainsFold(v string) predicate.Task
- func MsiProductidEQ(v string) predicate.Task
- func MsiProductidEqualFold(v string) predicate.Task
- func MsiProductidGT(v string) predicate.Task
- func MsiProductidGTE(v string) predicate.Task
- func MsiProductidHasPrefix(v string) predicate.Task
- func MsiProductidHasSuffix(v string) predicate.Task
- func MsiProductidIn(vs ...string) predicate.Task
- func MsiProductidIsNil() predicate.Task
- func MsiProductidLT(v string) predicate.Task
- func MsiProductidLTE(v string) predicate.Task
- func MsiProductidNEQ(v string) predicate.Task
- func MsiProductidNotIn(vs ...string) predicate.Task
- func MsiProductidNotNil() predicate.Task
- func Name(v string) predicate.Task
- func NameContains(v string) predicate.Task
- func NameContainsFold(v string) predicate.Task
- func NameEQ(v string) predicate.Task
- func NameEqualFold(v string) predicate.Task
- func NameGT(v string) predicate.Task
- func NameGTE(v string) predicate.Task
- func NameHasPrefix(v string) predicate.Task
- func NameHasSuffix(v string) predicate.Task
- func NameIn(vs ...string) predicate.Task
- func NameLT(v string) predicate.Task
- func NameLTE(v string) predicate.Task
- func NameNEQ(v string) predicate.Task
- func NameNotIn(vs ...string) predicate.Task
- func Not(p predicate.Task) predicate.Task
- func Or(predicates ...predicate.Task) predicate.Task
- func PackageID(v string) predicate.Task
- func PackageIDContains(v string) predicate.Task
- func PackageIDContainsFold(v string) predicate.Task
- func PackageIDEQ(v string) predicate.Task
- func PackageIDEqualFold(v string) predicate.Task
- func PackageIDGT(v string) predicate.Task
- func PackageIDGTE(v string) predicate.Task
- func PackageIDHasPrefix(v string) predicate.Task
- func PackageIDHasSuffix(v string) predicate.Task
- func PackageIDIn(vs ...string) predicate.Task
- func PackageIDIsNil() predicate.Task
- func PackageIDLT(v string) predicate.Task
- func PackageIDLTE(v string) predicate.Task
- func PackageIDNEQ(v string) predicate.Task
- func PackageIDNotIn(vs ...string) predicate.Task
- func PackageIDNotNil() predicate.Task
- func PackageLatest(v bool) predicate.Task
- func PackageLatestEQ(v bool) predicate.Task
- func PackageLatestIsNil() predicate.Task
- func PackageLatestNEQ(v bool) predicate.Task
- func PackageLatestNotNil() predicate.Task
- func PackageName(v string) predicate.Task
- func PackageNameContains(v string) predicate.Task
- func PackageNameContainsFold(v string) predicate.Task
- func PackageNameEQ(v string) predicate.Task
- func PackageNameEqualFold(v string) predicate.Task
- func PackageNameGT(v string) predicate.Task
- func PackageNameGTE(v string) predicate.Task
- func PackageNameHasPrefix(v string) predicate.Task
- func PackageNameHasSuffix(v string) predicate.Task
- func PackageNameIn(vs ...string) predicate.Task
- func PackageNameIsNil() predicate.Task
- func PackageNameLT(v string) predicate.Task
- func PackageNameLTE(v string) predicate.Task
- func PackageNameNEQ(v string) predicate.Task
- func PackageNameNotIn(vs ...string) predicate.Task
- func PackageNameNotNil() predicate.Task
- func PackageVersion(v string) predicate.Task
- func PackageVersionContains(v string) predicate.Task
- func PackageVersionContainsFold(v string) predicate.Task
- func PackageVersionEQ(v string) predicate.Task
- func PackageVersionEqualFold(v string) predicate.Task
- func PackageVersionGT(v string) predicate.Task
- func PackageVersionGTE(v string) predicate.Task
- func PackageVersionHasPrefix(v string) predicate.Task
- func PackageVersionHasSuffix(v string) predicate.Task
- func PackageVersionIn(vs ...string) predicate.Task
- func PackageVersionIsNil() predicate.Task
- func PackageVersionLT(v string) predicate.Task
- func PackageVersionLTE(v string) predicate.Task
- func PackageVersionNEQ(v string) predicate.Task
- func PackageVersionNotIn(vs ...string) predicate.Task
- func PackageVersionNotNil() predicate.Task
- func RegistryForce(v bool) predicate.Task
- func RegistryForceEQ(v bool) predicate.Task
- func RegistryForceIsNil() predicate.Task
- func RegistryForceNEQ(v bool) predicate.Task
- func RegistryForceNotNil() predicate.Task
- func RegistryHex(v bool) predicate.Task
- func RegistryHexEQ(v bool) predicate.Task
- func RegistryHexIsNil() predicate.Task
- func RegistryHexNEQ(v bool) predicate.Task
- func RegistryHexNotNil() predicate.Task
- func RegistryKey(v string) predicate.Task
- func RegistryKeyContains(v string) predicate.Task
- func RegistryKeyContainsFold(v string) predicate.Task
- func RegistryKeyEQ(v string) predicate.Task
- func RegistryKeyEqualFold(v string) predicate.Task
- func RegistryKeyGT(v string) predicate.Task
- func RegistryKeyGTE(v string) predicate.Task
- func RegistryKeyHasPrefix(v string) predicate.Task
- func RegistryKeyHasSuffix(v string) predicate.Task
- func RegistryKeyIn(vs ...string) predicate.Task
- func RegistryKeyIsNil() predicate.Task
- func RegistryKeyLT(v string) predicate.Task
- func RegistryKeyLTE(v string) predicate.Task
- func RegistryKeyNEQ(v string) predicate.Task
- func RegistryKeyNotIn(vs ...string) predicate.Task
- func RegistryKeyNotNil() predicate.Task
- func RegistryKeyValueData(v string) predicate.Task
- func RegistryKeyValueDataContains(v string) predicate.Task
- func RegistryKeyValueDataContainsFold(v string) predicate.Task
- func RegistryKeyValueDataEQ(v string) predicate.Task
- func RegistryKeyValueDataEqualFold(v string) predicate.Task
- func RegistryKeyValueDataGT(v string) predicate.Task
- func RegistryKeyValueDataGTE(v string) predicate.Task
- func RegistryKeyValueDataHasPrefix(v string) predicate.Task
- func RegistryKeyValueDataHasSuffix(v string) predicate.Task
- func RegistryKeyValueDataIn(vs ...string) predicate.Task
- func RegistryKeyValueDataIsNil() predicate.Task
- func RegistryKeyValueDataLT(v string) predicate.Task
- func RegistryKeyValueDataLTE(v string) predicate.Task
- func RegistryKeyValueDataNEQ(v string) predicate.Task
- func RegistryKeyValueDataNotIn(vs ...string) predicate.Task
- func RegistryKeyValueDataNotNil() predicate.Task
- func RegistryKeyValueName(v string) predicate.Task
- func RegistryKeyValueNameContains(v string) predicate.Task
- func RegistryKeyValueNameContainsFold(v string) predicate.Task
- func RegistryKeyValueNameEQ(v string) predicate.Task
- func RegistryKeyValueNameEqualFold(v string) predicate.Task
- func RegistryKeyValueNameGT(v string) predicate.Task
- func RegistryKeyValueNameGTE(v string) predicate.Task
- func RegistryKeyValueNameHasPrefix(v string) predicate.Task
- func RegistryKeyValueNameHasSuffix(v string) predicate.Task
- func RegistryKeyValueNameIn(vs ...string) predicate.Task
- func RegistryKeyValueNameIsNil() predicate.Task
- func RegistryKeyValueNameLT(v string) predicate.Task
- func RegistryKeyValueNameLTE(v string) predicate.Task
- func RegistryKeyValueNameNEQ(v string) predicate.Task
- func RegistryKeyValueNameNotIn(vs ...string) predicate.Task
- func RegistryKeyValueNameNotNil() predicate.Task
- func RegistryKeyValueTypeEQ(v RegistryKeyValueType) predicate.Task
- func RegistryKeyValueTypeIn(vs ...RegistryKeyValueType) predicate.Task
- func RegistryKeyValueTypeIsNil() predicate.Task
- func RegistryKeyValueTypeNEQ(v RegistryKeyValueType) predicate.Task
- func RegistryKeyValueTypeNotIn(vs ...RegistryKeyValueType) predicate.Task
- func RegistryKeyValueTypeNotNil() predicate.Task
- func RegistryKeyValueTypeValidator(rkvt RegistryKeyValueType) error
- func Script(v string) predicate.Task
- func ScriptContains(v string) predicate.Task
- func ScriptContainsFold(v string) predicate.Task
- func ScriptCreates(v string) predicate.Task
- func ScriptCreatesContains(v string) predicate.Task
- func ScriptCreatesContainsFold(v string) predicate.Task
- func ScriptCreatesEQ(v string) predicate.Task
- func ScriptCreatesEqualFold(v string) predicate.Task
- func ScriptCreatesGT(v string) predicate.Task
- func ScriptCreatesGTE(v string) predicate.Task
- func ScriptCreatesHasPrefix(v string) predicate.Task
- func ScriptCreatesHasSuffix(v string) predicate.Task
- func ScriptCreatesIn(vs ...string) predicate.Task
- func ScriptCreatesIsNil() predicate.Task
- func ScriptCreatesLT(v string) predicate.Task
- func ScriptCreatesLTE(v string) predicate.Task
- func ScriptCreatesNEQ(v string) predicate.Task
- func ScriptCreatesNotIn(vs ...string) predicate.Task
- func ScriptCreatesNotNil() predicate.Task
- func ScriptEQ(v string) predicate.Task
- func ScriptEqualFold(v string) predicate.Task
- func ScriptExecutable(v string) predicate.Task
- func ScriptExecutableContains(v string) predicate.Task
- func ScriptExecutableContainsFold(v string) predicate.Task
- func ScriptExecutableEQ(v string) predicate.Task
- func ScriptExecutableEqualFold(v string) predicate.Task
- func ScriptExecutableGT(v string) predicate.Task
- func ScriptExecutableGTE(v string) predicate.Task
- func ScriptExecutableHasPrefix(v string) predicate.Task
- func ScriptExecutableHasSuffix(v string) predicate.Task
- func ScriptExecutableIn(vs ...string) predicate.Task
- func ScriptExecutableIsNil() predicate.Task
- func ScriptExecutableLT(v string) predicate.Task
- func ScriptExecutableLTE(v string) predicate.Task
- func ScriptExecutableNEQ(v string) predicate.Task
- func ScriptExecutableNotIn(vs ...string) predicate.Task
- func ScriptExecutableNotNil() predicate.Task
- func ScriptGT(v string) predicate.Task
- func ScriptGTE(v string) predicate.Task
- func ScriptHasPrefix(v string) predicate.Task
- func ScriptHasSuffix(v string) predicate.Task
- func ScriptIn(vs ...string) predicate.Task
- func ScriptIsNil() predicate.Task
- func ScriptLT(v string) predicate.Task
- func ScriptLTE(v string) predicate.Task
- func ScriptNEQ(v string) predicate.Task
- func ScriptNotIn(vs ...string) predicate.Task
- func ScriptNotNil() predicate.Task
- func ScriptRunEQ(v ScriptRun) predicate.Task
- func ScriptRunIn(vs ...ScriptRun) predicate.Task
- func ScriptRunIsNil() predicate.Task
- func ScriptRunNEQ(v ScriptRun) predicate.Task
- func ScriptRunNotIn(vs ...ScriptRun) predicate.Task
- func ScriptRunNotNil() predicate.Task
- func ScriptRunValidator(sr ScriptRun) error
- func TypeEQ(v Type) predicate.Task
- func TypeIn(vs ...Type) predicate.Task
- func TypeNEQ(v Type) predicate.Task
- func TypeNotIn(vs ...Type) predicate.Task
- func TypeValidator(_type Type) error
- func ValidColumn(column string) bool
- func Version(v int) predicate.Task
- func VersionEQ(v int) predicate.Task
- func VersionGT(v int) predicate.Task
- func VersionGTE(v int) predicate.Task
- func VersionIn(vs ...int) predicate.Task
- func VersionIsNil() predicate.Task
- func VersionLT(v int) predicate.Task
- func VersionLTE(v int) predicate.Task
- func VersionNEQ(v int) predicate.Task
- func VersionNotIn(vs ...int) predicate.Task
- func VersionNotNil() predicate.Task
- func When(v time.Time) predicate.Task
- func WhenEQ(v time.Time) predicate.Task
- func WhenGT(v time.Time) predicate.Task
- func WhenGTE(v time.Time) predicate.Task
- func WhenIn(vs ...time.Time) predicate.Task
- func WhenIsNil() predicate.Task
- func WhenLT(v time.Time) predicate.Task
- func WhenLTE(v time.Time) predicate.Task
- func WhenNEQ(v time.Time) predicate.Task
- func WhenNotIn(vs ...time.Time) predicate.Task
- func WhenNotNil() predicate.Task
- type AgentType
- type AptUpgradeType
- type MsiFileHashAlg
- type OrderOption
- func ByAgentType(opts ...sql.OrderTermOption) OrderOption
- func ByAptAllowDowngrade(opts ...sql.OrderTermOption) OrderOption
- func ByAptDeb(opts ...sql.OrderTermOption) OrderOption
- func ByAptDpkgOptions(opts ...sql.OrderTermOption) OrderOption
- func ByAptFailOnAutoremove(opts ...sql.OrderTermOption) OrderOption
- func ByAptForce(opts ...sql.OrderTermOption) OrderOption
- func ByAptInstallRecommends(opts ...sql.OrderTermOption) OrderOption
- func ByAptName(opts ...sql.OrderTermOption) OrderOption
- func ByAptOnlyUpgrade(opts ...sql.OrderTermOption) OrderOption
- func ByAptPurge(opts ...sql.OrderTermOption) OrderOption
- func ByAptUpdateCache(opts ...sql.OrderTermOption) OrderOption
- func ByAptUpgradeType(opts ...sql.OrderTermOption) OrderOption
- func ByBrewGreedy(opts ...sql.OrderTermOption) OrderOption
- func ByBrewInstallOptions(opts ...sql.OrderTermOption) OrderOption
- func ByBrewUpdate(opts ...sql.OrderTermOption) OrderOption
- func ByBrewUpgradeAll(opts ...sql.OrderTermOption) OrderOption
- func ByBrewUpgradeOptions(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupDescription(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupForce(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupID(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupMembers(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupMembersToExclude(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupMembersToInclude(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupName(opts ...sql.OrderTermOption) OrderOption
- func ByLocalGroupSystem(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserAppend(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserCreateHome(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserDescription(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserDisable(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserExpires(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserForce(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserFullname(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserGenerateSSHKey(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserGroup(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserGroups(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserHome(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserID(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserIDMax(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserIDMin(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserMoveHome(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserNonunique(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPassword(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordChangeNotAllowed(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordChangeRequired(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordExpireAccountDisable(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordExpireMax(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordExpireMin(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordExpireWarn(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordLock(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserPasswordNeverExpires(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSSHKeyBits(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSSHKeyComment(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSSHKeyFile(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSSHKeyPassphrase(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSSHKeyType(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSeuser(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserShell(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSkeleton(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserSystem(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserUmask(opts ...sql.OrderTermOption) OrderOption
- func ByLocalUserUsername(opts ...sql.OrderTermOption) OrderOption
- func ByMsiArguments(opts ...sql.OrderTermOption) OrderOption
- func ByMsiFileHash(opts ...sql.OrderTermOption) OrderOption
- func ByMsiFileHashAlg(opts ...sql.OrderTermOption) OrderOption
- func ByMsiLogPath(opts ...sql.OrderTermOption) OrderOption
- func ByMsiPath(opts ...sql.OrderTermOption) OrderOption
- func ByMsiProductid(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByPackageID(opts ...sql.OrderTermOption) OrderOption
- func ByPackageLatest(opts ...sql.OrderTermOption) OrderOption
- func ByPackageName(opts ...sql.OrderTermOption) OrderOption
- func ByPackageVersion(opts ...sql.OrderTermOption) OrderOption
- func ByProfileField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByRegistryForce(opts ...sql.OrderTermOption) OrderOption
- func ByRegistryHex(opts ...sql.OrderTermOption) OrderOption
- func ByRegistryKey(opts ...sql.OrderTermOption) OrderOption
- func ByRegistryKeyValueData(opts ...sql.OrderTermOption) OrderOption
- func ByRegistryKeyValueName(opts ...sql.OrderTermOption) OrderOption
- func ByRegistryKeyValueType(opts ...sql.OrderTermOption) OrderOption
- func ByScript(opts ...sql.OrderTermOption) OrderOption
- func ByScriptCreates(opts ...sql.OrderTermOption) OrderOption
- func ByScriptExecutable(opts ...sql.OrderTermOption) OrderOption
- func ByScriptRun(opts ...sql.OrderTermOption) OrderOption
- func ByTags(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByTagsCount(opts ...sql.OrderTermOption) OrderOption
- func ByType(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
- func ByWhen(opts ...sql.OrderTermOption) OrderOption
- type RegistryKeyValueType
- type ScriptRun
- type Type
Constants ¶
const ( // Label holds the string label denoting the task type in the database. Label = "task" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldPackageID holds the string denoting the package_id field in the database. FieldPackageID = "package_id" // FieldPackageName holds the string denoting the package_name field in the database. FieldPackageName = "package_name" // FieldPackageLatest holds the string denoting the package_latest field in the database. FieldPackageLatest = "package_latest" // FieldRegistryKey holds the string denoting the registry_key field in the database. FieldRegistryKey = "registry_key" // FieldRegistryKeyValueName holds the string denoting the registry_key_value_name field in the database. FieldRegistryKeyValueName = "registry_key_value_name" // FieldRegistryKeyValueType holds the string denoting the registry_key_value_type field in the database. FieldRegistryKeyValueType = "registry_key_value_type" // FieldRegistryKeyValueData holds the string denoting the registry_key_value_data field in the database. FieldRegistryKeyValueData = "registry_key_value_data" // FieldRegistryHex holds the string denoting the registry_hex field in the database. FieldRegistryHex = "registry_hex" // FieldRegistryForce holds the string denoting the registry_force field in the database. FieldRegistryForce = "registry_force" // FieldLocalUserUsername holds the string denoting the local_user_username field in the database. FieldLocalUserUsername = "local_user_username" // FieldLocalUserDescription holds the string denoting the local_user_description field in the database. FieldLocalUserDescription = "local_user_description" // FieldLocalUserDisable holds the string denoting the local_user_disable field in the database. FieldLocalUserDisable = "local_user_disable" // FieldLocalUserFullname holds the string denoting the local_user_fullname field in the database. FieldLocalUserFullname = "local_user_fullname" // FieldLocalUserPassword holds the string denoting the local_user_password field in the database. FieldLocalUserPassword = "local_user_password" // FieldLocalUserPasswordChangeNotAllowed holds the string denoting the local_user_password_change_not_allowed field in the database. FieldLocalUserPasswordChangeNotAllowed = "local_user_password_change_not_allowed" // FieldLocalUserPasswordChangeRequired holds the string denoting the local_user_password_change_required field in the database. FieldLocalUserPasswordChangeRequired = "local_user_password_change_required" // FieldLocalUserPasswordNeverExpires holds the string denoting the local_user_password_never_expires field in the database. FieldLocalUserPasswordNeverExpires = "local_user_password_never_expires" // FieldLocalUserAppend holds the string denoting the local_user_append field in the database. FieldLocalUserAppend = "local_user_append" // FieldLocalUserCreateHome holds the string denoting the local_user_create_home field in the database. FieldLocalUserCreateHome = "local_user_create_home" // FieldLocalUserExpires holds the string denoting the local_user_expires field in the database. FieldLocalUserExpires = "local_user_expires" // FieldLocalUserForce holds the string denoting the local_user_force field in the database. FieldLocalUserForce = "local_user_force" // FieldLocalUserGenerateSSHKey holds the string denoting the local_user_generate_ssh_key field in the database. FieldLocalUserGenerateSSHKey = "local_user_generate_ssh_key" // FieldLocalUserGroup holds the string denoting the local_user_group field in the database. FieldLocalUserGroup = "local_user_group" // FieldLocalUserGroups holds the string denoting the local_user_groups field in the database. FieldLocalUserGroups = "local_user_groups" // FieldLocalUserHome holds the string denoting the local_user_home field in the database. FieldLocalUserHome = "local_user_home" // FieldLocalUserMoveHome holds the string denoting the local_user_move_home field in the database. FieldLocalUserMoveHome = "local_user_move_home" // FieldLocalUserNonunique holds the string denoting the local_user_nonunique field in the database. FieldLocalUserNonunique = "local_user_nonunique" // FieldLocalUserPasswordExpireAccountDisable holds the string denoting the local_user_password_expire_account_disable field in the database. FieldLocalUserPasswordExpireAccountDisable = "local_user_password_expire_account_disable" // FieldLocalUserPasswordExpireMax holds the string denoting the local_user_password_expire_max field in the database. FieldLocalUserPasswordExpireMax = "local_user_password_expire_max" // FieldLocalUserPasswordExpireMin holds the string denoting the local_user_password_expire_min field in the database. FieldLocalUserPasswordExpireMin = "local_user_password_expire_min" // FieldLocalUserPasswordExpireWarn holds the string denoting the local_user_password_expire_warn field in the database. FieldLocalUserPasswordExpireWarn = "local_user_password_expire_warn" // FieldLocalUserPasswordLock holds the string denoting the local_user_password_lock field in the database. FieldLocalUserPasswordLock = "local_user_password_lock" // FieldLocalUserSeuser holds the string denoting the local_user_seuser field in the database. FieldLocalUserSeuser = "local_user_seuser" // FieldLocalUserShell holds the string denoting the local_user_shell field in the database. FieldLocalUserShell = "local_user_shell" // FieldLocalUserSkeleton holds the string denoting the local_user_skeleton field in the database. FieldLocalUserSkeleton = "local_user_skeleton" // FieldLocalUserSystem holds the string denoting the local_user_system field in the database. FieldLocalUserSystem = "local_user_system" // FieldLocalUserID holds the string denoting the local_user_id field in the database. FieldLocalUserID = "local_user_id" // FieldLocalUserIDMax holds the string denoting the local_user_id_max field in the database. FieldLocalUserIDMax = "local_user_id_max" // FieldLocalUserIDMin holds the string denoting the local_user_id_min field in the database. FieldLocalUserIDMin = "local_user_id_min" // FieldLocalUserSSHKeyBits holds the string denoting the local_user_ssh_key_bits field in the database. FieldLocalUserSSHKeyBits = "local_user_ssh_key_bits" // FieldLocalUserSSHKeyComment holds the string denoting the local_user_ssh_key_comment field in the database. FieldLocalUserSSHKeyComment = "local_user_ssh_key_comment" // FieldLocalUserSSHKeyFile holds the string denoting the local_user_ssh_key_file field in the database. FieldLocalUserSSHKeyFile = "local_user_ssh_key_file" // FieldLocalUserSSHKeyPassphrase holds the string denoting the local_user_ssh_key_passphrase field in the database. FieldLocalUserSSHKeyPassphrase = "local_user_ssh_key_passphrase" // FieldLocalUserSSHKeyType holds the string denoting the local_user_ssh_key_type field in the database. FieldLocalUserSSHKeyType = "local_user_ssh_key_type" // FieldLocalUserUmask holds the string denoting the local_user_umask field in the database. FieldLocalUserUmask = "local_user_umask" // FieldLocalGroupID holds the string denoting the local_group_id field in the database. FieldLocalGroupID = "local_group_id" // FieldLocalGroupName holds the string denoting the local_group_name field in the database. FieldLocalGroupName = "local_group_name" // FieldLocalGroupDescription holds the string denoting the local_group_description field in the database. FieldLocalGroupDescription = "local_group_description" // FieldLocalGroupSystem holds the string denoting the local_group_system field in the database. FieldLocalGroupSystem = "local_group_system" // FieldLocalGroupForce holds the string denoting the local_group_force field in the database. FieldLocalGroupForce = "local_group_force" // FieldLocalGroupMembers holds the string denoting the local_group_members field in the database. FieldLocalGroupMembers = "local_group_members" // FieldLocalGroupMembersToInclude holds the string denoting the local_group_members_to_include field in the database. FieldLocalGroupMembersToInclude = "local_group_members_to_include" // FieldLocalGroupMembersToExclude holds the string denoting the local_group_members_to_exclude field in the database. FieldLocalGroupMembersToExclude = "local_group_members_to_exclude" // FieldMsiProductid holds the string denoting the msi_productid field in the database. FieldMsiProductid = "msi_productid" // FieldMsiPath holds the string denoting the msi_path field in the database. FieldMsiPath = "msi_path" // FieldMsiArguments holds the string denoting the msi_arguments field in the database. FieldMsiArguments = "msi_arguments" // FieldMsiFileHash holds the string denoting the msi_file_hash field in the database. FieldMsiFileHash = "msi_file_hash" // FieldMsiFileHashAlg holds the string denoting the msi_file_hash_alg field in the database. FieldMsiFileHashAlg = "msi_file_hash_alg" // FieldMsiLogPath holds the string denoting the msi_log_path field in the database. FieldMsiLogPath = "msi_log_path" // FieldScript holds the string denoting the script field in the database. FieldScript = "script" // FieldScriptExecutable holds the string denoting the script_executable field in the database. FieldScriptExecutable = "script_executable" // FieldScriptCreates holds the string denoting the script_creates field in the database. FieldScriptCreates = "script_creates" // FieldScriptRun holds the string denoting the script_run field in the database. FieldScriptRun = "script_run" // FieldAgentType holds the string denoting the agent_type field in the database. FieldAgentType = "agent_type" // FieldWhen holds the string denoting the when field in the database. FieldWhen = "when" // FieldBrewUpdate holds the string denoting the brew_update field in the database. FieldBrewUpdate = "brew_update" // FieldBrewUpgradeAll holds the string denoting the brew_upgrade_all field in the database. FieldBrewUpgradeAll = "brew_upgrade_all" // FieldBrewUpgradeOptions holds the string denoting the brew_upgrade_options field in the database. FieldBrewUpgradeOptions = "brew_upgrade_options" // FieldBrewInstallOptions holds the string denoting the brew_install_options field in the database. FieldBrewInstallOptions = "brew_install_options" // FieldBrewGreedy holds the string denoting the brew_greedy field in the database. FieldBrewGreedy = "brew_greedy" // FieldPackageVersion holds the string denoting the package_version field in the database. FieldPackageVersion = "package_version" // FieldAptAllowDowngrade holds the string denoting the apt_allow_downgrade field in the database. FieldAptAllowDowngrade = "apt_allow_downgrade" // FieldAptDeb holds the string denoting the apt_deb field in the database. FieldAptDeb = "apt_deb" // FieldAptDpkgOptions holds the string denoting the apt_dpkg_options field in the database. FieldAptDpkgOptions = "apt_dpkg_options" // FieldAptFailOnAutoremove holds the string denoting the apt_fail_on_autoremove field in the database. FieldAptFailOnAutoremove = "apt_fail_on_autoremove" // FieldAptForce holds the string denoting the apt_force field in the database. FieldAptForce = "apt_force" // FieldAptInstallRecommends holds the string denoting the apt_install_recommends field in the database. FieldAptInstallRecommends = "apt_install_recommends" // FieldAptName holds the string denoting the apt_name field in the database. FieldAptName = "apt_name" // FieldAptOnlyUpgrade holds the string denoting the apt_only_upgrade field in the database. FieldAptOnlyUpgrade = "apt_only_upgrade" // FieldAptPurge holds the string denoting the apt_purge field in the database. FieldAptPurge = "apt_purge" // FieldAptUpdateCache holds the string denoting the apt_update_cache field in the database. FieldAptUpdateCache = "apt_update_cache" // FieldAptUpgradeType holds the string denoting the apt_upgrade_type field in the database. FieldAptUpgradeType = "apt_upgrade_type" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // EdgeTags holds the string denoting the tags edge name in mutations. EdgeTags = "tags" // EdgeProfile holds the string denoting the profile edge name in mutations. EdgeProfile = "profile" // Table holds the table name of the task in the database. Table = "tasks" // TagsTable is the table that holds the tags relation/edge. TagsTable = "tags" // TagsInverseTable is the table name for the Tag entity. // It exists in this package in order to avoid circular dependency with the "tag" package. TagsInverseTable = "tags" // TagsColumn is the table column denoting the tags relation/edge. TagsColumn = "task_tags" // ProfileTable is the table that holds the profile relation/edge. ProfileTable = "tasks" // ProfileInverseTable is the table name for the Profile entity. // It exists in this package in order to avoid circular dependency with the "profile" package. ProfileInverseTable = "profiles" // ProfileColumn is the table column denoting the profile relation/edge. ProfileColumn = "profile_tasks" )
const DefaultAgentType = AgentTypeWindows
AgentTypeWindows is the default value of the AgentType enum.
const DefaultAptUpgradeType = AptUpgradeTypeNo
AptUpgradeTypeNo is the default value of the AptUpgradeType enum.
Variables ¶
var ( // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultPackageID holds the default value on creation for the "package_id" field. DefaultPackageID string // DefaultPackageName holds the default value on creation for the "package_name" field. DefaultPackageName string // DefaultPackageLatest holds the default value on creation for the "package_latest" field. DefaultPackageLatest bool // DefaultRegistryKey holds the default value on creation for the "registry_key" field. DefaultRegistryKey string // DefaultRegistryKeyValueName holds the default value on creation for the "registry_key_value_name" field. DefaultRegistryKeyValueName string // DefaultRegistryKeyValueData holds the default value on creation for the "registry_key_value_data" field. DefaultRegistryKeyValueData string // DefaultRegistryHex holds the default value on creation for the "registry_hex" field. DefaultRegistryHex bool // DefaultRegistryForce holds the default value on creation for the "registry_force" field. DefaultRegistryForce bool // DefaultLocalUserUsername holds the default value on creation for the "local_user_username" field. DefaultLocalUserUsername string // DefaultLocalUserDescription holds the default value on creation for the "local_user_description" field. DefaultLocalUserDescription string // DefaultLocalUserDisable holds the default value on creation for the "local_user_disable" field. DefaultLocalUserDisable bool // DefaultLocalUserFullname holds the default value on creation for the "local_user_fullname" field. DefaultLocalUserFullname string // DefaultLocalUserPassword holds the default value on creation for the "local_user_password" field. DefaultLocalUserPassword string // DefaultLocalUserPasswordChangeNotAllowed holds the default value on creation for the "local_user_password_change_not_allowed" field. DefaultLocalUserPasswordChangeNotAllowed bool // DefaultLocalUserPasswordChangeRequired holds the default value on creation for the "local_user_password_change_required" field. DefaultLocalUserPasswordChangeRequired bool // DefaultLocalUserPasswordNeverExpires holds the default value on creation for the "local_user_password_never_expires" field. DefaultLocalUserPasswordNeverExpires bool // DefaultLocalUserAppend holds the default value on creation for the "local_user_append" field. DefaultLocalUserAppend bool // DefaultLocalUserCreateHome holds the default value on creation for the "local_user_create_home" field. DefaultLocalUserCreateHome bool // DefaultLocalUserForce holds the default value on creation for the "local_user_force" field. DefaultLocalUserForce bool // DefaultLocalUserGenerateSSHKey holds the default value on creation for the "local_user_generate_ssh_key" field. DefaultLocalUserGenerateSSHKey bool // DefaultLocalUserMoveHome holds the default value on creation for the "local_user_move_home" field. DefaultLocalUserMoveHome bool // DefaultLocalUserNonunique holds the default value on creation for the "local_user_nonunique" field. DefaultLocalUserNonunique bool // DefaultLocalUserPasswordLock holds the default value on creation for the "local_user_password_lock" field. DefaultLocalUserPasswordLock bool // DefaultLocalUserSystem holds the default value on creation for the "local_user_system" field. DefaultLocalUserSystem bool // DefaultLocalUserSSHKeyType holds the default value on creation for the "local_user_ssh_key_type" field. DefaultLocalUserSSHKeyType string // DefaultLocalGroupID holds the default value on creation for the "local_group_id" field. DefaultLocalGroupID string // DefaultLocalGroupName holds the default value on creation for the "local_group_name" field. DefaultLocalGroupName string // DefaultLocalGroupDescription holds the default value on creation for the "local_group_description" field. DefaultLocalGroupDescription string // DefaultLocalGroupSystem holds the default value on creation for the "local_group_system" field. DefaultLocalGroupSystem bool // DefaultLocalGroupForce holds the default value on creation for the "local_group_force" field. DefaultLocalGroupForce bool // DefaultLocalGroupMembers holds the default value on creation for the "local_group_members" field. DefaultLocalGroupMembers string // DefaultLocalGroupMembersToInclude holds the default value on creation for the "local_group_members_to_include" field. DefaultLocalGroupMembersToInclude string // DefaultLocalGroupMembersToExclude holds the default value on creation for the "local_group_members_to_exclude" field. DefaultLocalGroupMembersToExclude string // DefaultMsiProductid holds the default value on creation for the "msi_productid" field. DefaultMsiProductid string // DefaultMsiPath holds the default value on creation for the "msi_path" field. DefaultMsiPath string // DefaultMsiArguments holds the default value on creation for the "msi_arguments" field. DefaultMsiArguments string // DefaultMsiFileHash holds the default value on creation for the "msi_file_hash" field. DefaultMsiFileHash string // DefaultMsiLogPath holds the default value on creation for the "msi_log_path" field. DefaultMsiLogPath string // DefaultScript holds the default value on creation for the "script" field. DefaultScript string // DefaultScriptExecutable holds the default value on creation for the "script_executable" field. DefaultScriptExecutable string // DefaultScriptCreates holds the default value on creation for the "script_creates" field. DefaultScriptCreates string // DefaultPackageVersion holds the default value on creation for the "package_version" field. DefaultPackageVersion string // DefaultAptAllowDowngrade holds the default value on creation for the "apt_allow_downgrade" field. DefaultAptAllowDowngrade bool // DefaultAptDeb holds the default value on creation for the "apt_deb" field. DefaultAptDeb string // DefaultAptFailOnAutoremove holds the default value on creation for the "apt_fail_on_autoremove" field. DefaultAptFailOnAutoremove bool // DefaultAptForce holds the default value on creation for the "apt_force" field. DefaultAptForce bool // DefaultAptName holds the default value on creation for the "apt_name" field. DefaultAptName string // DefaultAptOnlyUpgrade holds the default value on creation for the "apt_only_upgrade" field. DefaultAptOnlyUpgrade bool // DefaultAptPurge holds the default value on creation for the "apt_purge" field. DefaultAptPurge bool // DefaultAptUpdateCache holds the default value on creation for the "apt_update_cache" field. DefaultAptUpdateCache bool // DefaultVersion holds the default value on creation for the "version" field. DefaultVersion int )
var Columns = []string{ FieldID, FieldName, FieldType, FieldPackageID, FieldPackageName, FieldPackageLatest, FieldRegistryKey, FieldRegistryKeyValueName, FieldRegistryKeyValueType, FieldRegistryKeyValueData, FieldRegistryHex, FieldRegistryForce, FieldLocalUserUsername, FieldLocalUserDescription, FieldLocalUserDisable, FieldLocalUserFullname, FieldLocalUserPassword, FieldLocalUserPasswordChangeNotAllowed, FieldLocalUserPasswordChangeRequired, FieldLocalUserPasswordNeverExpires, FieldLocalUserAppend, FieldLocalUserCreateHome, FieldLocalUserExpires, FieldLocalUserForce, FieldLocalUserGenerateSSHKey, FieldLocalUserGroup, FieldLocalUserGroups, FieldLocalUserHome, FieldLocalUserMoveHome, FieldLocalUserNonunique, FieldLocalUserPasswordExpireAccountDisable, FieldLocalUserPasswordExpireMax, FieldLocalUserPasswordExpireMin, FieldLocalUserPasswordExpireWarn, FieldLocalUserPasswordLock, FieldLocalUserSeuser, FieldLocalUserShell, FieldLocalUserSkeleton, FieldLocalUserSystem, FieldLocalUserID, FieldLocalUserIDMax, FieldLocalUserIDMin, FieldLocalUserSSHKeyBits, FieldLocalUserSSHKeyComment, FieldLocalUserSSHKeyFile, FieldLocalUserSSHKeyPassphrase, FieldLocalUserSSHKeyType, FieldLocalUserUmask, FieldLocalGroupID, FieldLocalGroupName, FieldLocalGroupDescription, FieldLocalGroupSystem, FieldLocalGroupForce, FieldLocalGroupMembers, FieldLocalGroupMembersToInclude, FieldLocalGroupMembersToExclude, FieldMsiProductid, FieldMsiPath, FieldMsiArguments, FieldMsiFileHash, FieldMsiFileHashAlg, FieldMsiLogPath, FieldScript, FieldScriptExecutable, FieldScriptCreates, FieldScriptRun, FieldAgentType, FieldWhen, FieldBrewUpdate, FieldBrewUpgradeAll, FieldBrewUpgradeOptions, FieldBrewInstallOptions, FieldBrewGreedy, FieldPackageVersion, FieldAptAllowDowngrade, FieldAptDeb, FieldAptDpkgOptions, FieldAptFailOnAutoremove, FieldAptForce, FieldAptInstallRecommends, FieldAptName, FieldAptOnlyUpgrade, FieldAptPurge, FieldAptUpdateCache, FieldAptUpgradeType, FieldVersion, }
Columns holds all SQL columns for task fields.
var ForeignKeys = []string{
"profile_tasks",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "tasks" table and are not defined as standalone fields in the schema.
Functions ¶
func AgentTypeEQ ¶
AgentTypeEQ applies the EQ predicate on the "agent_type" field.
func AgentTypeIn ¶
AgentTypeIn applies the In predicate on the "agent_type" field.
func AgentTypeIsNil ¶
AgentTypeIsNil applies the IsNil predicate on the "agent_type" field.
func AgentTypeNEQ ¶
AgentTypeNEQ applies the NEQ predicate on the "agent_type" field.
func AgentTypeNotIn ¶
AgentTypeNotIn applies the NotIn predicate on the "agent_type" field.
func AgentTypeNotNil ¶
AgentTypeNotNil applies the NotNil predicate on the "agent_type" field.
func AgentTypeValidator ¶
AgentTypeValidator is a validator for the "agent_type" field enum values. It is called by the builders before save.
func AptAllowDowngrade ¶
AptAllowDowngrade applies equality check predicate on the "apt_allow_downgrade" field. It's identical to AptAllowDowngradeEQ.
func AptAllowDowngradeEQ ¶
AptAllowDowngradeEQ applies the EQ predicate on the "apt_allow_downgrade" field.
func AptAllowDowngradeIsNil ¶
AptAllowDowngradeIsNil applies the IsNil predicate on the "apt_allow_downgrade" field.
func AptAllowDowngradeNEQ ¶
AptAllowDowngradeNEQ applies the NEQ predicate on the "apt_allow_downgrade" field.
func AptAllowDowngradeNotNil ¶
AptAllowDowngradeNotNil applies the NotNil predicate on the "apt_allow_downgrade" field.
func AptDeb ¶
AptDeb applies equality check predicate on the "apt_deb" field. It's identical to AptDebEQ.
func AptDebContains ¶
AptDebContains applies the Contains predicate on the "apt_deb" field.
func AptDebContainsFold ¶
AptDebContainsFold applies the ContainsFold predicate on the "apt_deb" field.
func AptDebEqualFold ¶
AptDebEqualFold applies the EqualFold predicate on the "apt_deb" field.
func AptDebHasPrefix ¶
AptDebHasPrefix applies the HasPrefix predicate on the "apt_deb" field.
func AptDebHasSuffix ¶
AptDebHasSuffix applies the HasSuffix predicate on the "apt_deb" field.
func AptDebIsNil ¶
AptDebIsNil applies the IsNil predicate on the "apt_deb" field.
func AptDebNotIn ¶
AptDebNotIn applies the NotIn predicate on the "apt_deb" field.
func AptDebNotNil ¶
AptDebNotNil applies the NotNil predicate on the "apt_deb" field.
func AptDpkgOptions ¶
AptDpkgOptions applies equality check predicate on the "apt_dpkg_options" field. It's identical to AptDpkgOptionsEQ.
func AptDpkgOptionsContains ¶
AptDpkgOptionsContains applies the Contains predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsContainsFold ¶
AptDpkgOptionsContainsFold applies the ContainsFold predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsEQ ¶
AptDpkgOptionsEQ applies the EQ predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsEqualFold ¶
AptDpkgOptionsEqualFold applies the EqualFold predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsGT ¶
AptDpkgOptionsGT applies the GT predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsGTE ¶
AptDpkgOptionsGTE applies the GTE predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsHasPrefix ¶
AptDpkgOptionsHasPrefix applies the HasPrefix predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsHasSuffix ¶
AptDpkgOptionsHasSuffix applies the HasSuffix predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsIn ¶
AptDpkgOptionsIn applies the In predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsIsNil ¶
AptDpkgOptionsIsNil applies the IsNil predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsLT ¶
AptDpkgOptionsLT applies the LT predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsLTE ¶
AptDpkgOptionsLTE applies the LTE predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsNEQ ¶
AptDpkgOptionsNEQ applies the NEQ predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsNotIn ¶
AptDpkgOptionsNotIn applies the NotIn predicate on the "apt_dpkg_options" field.
func AptDpkgOptionsNotNil ¶
AptDpkgOptionsNotNil applies the NotNil predicate on the "apt_dpkg_options" field.
func AptFailOnAutoremove ¶
AptFailOnAutoremove applies equality check predicate on the "apt_fail_on_autoremove" field. It's identical to AptFailOnAutoremoveEQ.
func AptFailOnAutoremoveEQ ¶
AptFailOnAutoremoveEQ applies the EQ predicate on the "apt_fail_on_autoremove" field.
func AptFailOnAutoremoveIsNil ¶
AptFailOnAutoremoveIsNil applies the IsNil predicate on the "apt_fail_on_autoremove" field.
func AptFailOnAutoremoveNEQ ¶
AptFailOnAutoremoveNEQ applies the NEQ predicate on the "apt_fail_on_autoremove" field.
func AptFailOnAutoremoveNotNil ¶
AptFailOnAutoremoveNotNil applies the NotNil predicate on the "apt_fail_on_autoremove" field.
func AptForce ¶
AptForce applies equality check predicate on the "apt_force" field. It's identical to AptForceEQ.
func AptForceEQ ¶
AptForceEQ applies the EQ predicate on the "apt_force" field.
func AptForceIsNil ¶
AptForceIsNil applies the IsNil predicate on the "apt_force" field.
func AptForceNEQ ¶
AptForceNEQ applies the NEQ predicate on the "apt_force" field.
func AptForceNotNil ¶
AptForceNotNil applies the NotNil predicate on the "apt_force" field.
func AptInstallRecommends ¶
AptInstallRecommends applies equality check predicate on the "apt_install_recommends" field. It's identical to AptInstallRecommendsEQ.
func AptInstallRecommendsEQ ¶
AptInstallRecommendsEQ applies the EQ predicate on the "apt_install_recommends" field.
func AptInstallRecommendsIsNil ¶
AptInstallRecommendsIsNil applies the IsNil predicate on the "apt_install_recommends" field.
func AptInstallRecommendsNEQ ¶
AptInstallRecommendsNEQ applies the NEQ predicate on the "apt_install_recommends" field.
func AptInstallRecommendsNotNil ¶
AptInstallRecommendsNotNil applies the NotNil predicate on the "apt_install_recommends" field.
func AptName ¶
AptName applies equality check predicate on the "apt_name" field. It's identical to AptNameEQ.
func AptNameContains ¶
AptNameContains applies the Contains predicate on the "apt_name" field.
func AptNameContainsFold ¶
AptNameContainsFold applies the ContainsFold predicate on the "apt_name" field.
func AptNameEqualFold ¶
AptNameEqualFold applies the EqualFold predicate on the "apt_name" field.
func AptNameGTE ¶
AptNameGTE applies the GTE predicate on the "apt_name" field.
func AptNameHasPrefix ¶
AptNameHasPrefix applies the HasPrefix predicate on the "apt_name" field.
func AptNameHasSuffix ¶
AptNameHasSuffix applies the HasSuffix predicate on the "apt_name" field.
func AptNameIsNil ¶
AptNameIsNil applies the IsNil predicate on the "apt_name" field.
func AptNameLTE ¶
AptNameLTE applies the LTE predicate on the "apt_name" field.
func AptNameNEQ ¶
AptNameNEQ applies the NEQ predicate on the "apt_name" field.
func AptNameNotIn ¶
AptNameNotIn applies the NotIn predicate on the "apt_name" field.
func AptNameNotNil ¶
AptNameNotNil applies the NotNil predicate on the "apt_name" field.
func AptOnlyUpgrade ¶
AptOnlyUpgrade applies equality check predicate on the "apt_only_upgrade" field. It's identical to AptOnlyUpgradeEQ.
func AptOnlyUpgradeEQ ¶
AptOnlyUpgradeEQ applies the EQ predicate on the "apt_only_upgrade" field.
func AptOnlyUpgradeIsNil ¶
AptOnlyUpgradeIsNil applies the IsNil predicate on the "apt_only_upgrade" field.
func AptOnlyUpgradeNEQ ¶
AptOnlyUpgradeNEQ applies the NEQ predicate on the "apt_only_upgrade" field.
func AptOnlyUpgradeNotNil ¶
AptOnlyUpgradeNotNil applies the NotNil predicate on the "apt_only_upgrade" field.
func AptPurge ¶
AptPurge applies equality check predicate on the "apt_purge" field. It's identical to AptPurgeEQ.
func AptPurgeEQ ¶
AptPurgeEQ applies the EQ predicate on the "apt_purge" field.
func AptPurgeIsNil ¶
AptPurgeIsNil applies the IsNil predicate on the "apt_purge" field.
func AptPurgeNEQ ¶
AptPurgeNEQ applies the NEQ predicate on the "apt_purge" field.
func AptPurgeNotNil ¶
AptPurgeNotNil applies the NotNil predicate on the "apt_purge" field.
func AptUpdateCache ¶
AptUpdateCache applies equality check predicate on the "apt_update_cache" field. It's identical to AptUpdateCacheEQ.
func AptUpdateCacheEQ ¶
AptUpdateCacheEQ applies the EQ predicate on the "apt_update_cache" field.
func AptUpdateCacheIsNil ¶
AptUpdateCacheIsNil applies the IsNil predicate on the "apt_update_cache" field.
func AptUpdateCacheNEQ ¶
AptUpdateCacheNEQ applies the NEQ predicate on the "apt_update_cache" field.
func AptUpdateCacheNotNil ¶
AptUpdateCacheNotNil applies the NotNil predicate on the "apt_update_cache" field.
func AptUpgradeTypeEQ ¶
func AptUpgradeTypeEQ(v AptUpgradeType) predicate.Task
AptUpgradeTypeEQ applies the EQ predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeIn ¶
func AptUpgradeTypeIn(vs ...AptUpgradeType) predicate.Task
AptUpgradeTypeIn applies the In predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeIsNil ¶
AptUpgradeTypeIsNil applies the IsNil predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeNEQ ¶
func AptUpgradeTypeNEQ(v AptUpgradeType) predicate.Task
AptUpgradeTypeNEQ applies the NEQ predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeNotIn ¶
func AptUpgradeTypeNotIn(vs ...AptUpgradeType) predicate.Task
AptUpgradeTypeNotIn applies the NotIn predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeNotNil ¶
AptUpgradeTypeNotNil applies the NotNil predicate on the "apt_upgrade_type" field.
func AptUpgradeTypeValidator ¶
func AptUpgradeTypeValidator(aut AptUpgradeType) error
AptUpgradeTypeValidator is a validator for the "apt_upgrade_type" field enum values. It is called by the builders before save.
func BrewGreedy ¶
BrewGreedy applies equality check predicate on the "brew_greedy" field. It's identical to BrewGreedyEQ.
func BrewGreedyEQ ¶
BrewGreedyEQ applies the EQ predicate on the "brew_greedy" field.
func BrewGreedyIsNil ¶
BrewGreedyIsNil applies the IsNil predicate on the "brew_greedy" field.
func BrewGreedyNEQ ¶
BrewGreedyNEQ applies the NEQ predicate on the "brew_greedy" field.
func BrewGreedyNotNil ¶
BrewGreedyNotNil applies the NotNil predicate on the "brew_greedy" field.
func BrewInstallOptions ¶
BrewInstallOptions applies equality check predicate on the "brew_install_options" field. It's identical to BrewInstallOptionsEQ.
func BrewInstallOptionsContains ¶
BrewInstallOptionsContains applies the Contains predicate on the "brew_install_options" field.
func BrewInstallOptionsContainsFold ¶
BrewInstallOptionsContainsFold applies the ContainsFold predicate on the "brew_install_options" field.
func BrewInstallOptionsEQ ¶
BrewInstallOptionsEQ applies the EQ predicate on the "brew_install_options" field.
func BrewInstallOptionsEqualFold ¶
BrewInstallOptionsEqualFold applies the EqualFold predicate on the "brew_install_options" field.
func BrewInstallOptionsGT ¶
BrewInstallOptionsGT applies the GT predicate on the "brew_install_options" field.
func BrewInstallOptionsGTE ¶
BrewInstallOptionsGTE applies the GTE predicate on the "brew_install_options" field.
func BrewInstallOptionsHasPrefix ¶
BrewInstallOptionsHasPrefix applies the HasPrefix predicate on the "brew_install_options" field.
func BrewInstallOptionsHasSuffix ¶
BrewInstallOptionsHasSuffix applies the HasSuffix predicate on the "brew_install_options" field.
func BrewInstallOptionsIn ¶
BrewInstallOptionsIn applies the In predicate on the "brew_install_options" field.
func BrewInstallOptionsIsNil ¶
BrewInstallOptionsIsNil applies the IsNil predicate on the "brew_install_options" field.
func BrewInstallOptionsLT ¶
BrewInstallOptionsLT applies the LT predicate on the "brew_install_options" field.
func BrewInstallOptionsLTE ¶
BrewInstallOptionsLTE applies the LTE predicate on the "brew_install_options" field.
func BrewInstallOptionsNEQ ¶
BrewInstallOptionsNEQ applies the NEQ predicate on the "brew_install_options" field.
func BrewInstallOptionsNotIn ¶
BrewInstallOptionsNotIn applies the NotIn predicate on the "brew_install_options" field.
func BrewInstallOptionsNotNil ¶
BrewInstallOptionsNotNil applies the NotNil predicate on the "brew_install_options" field.
func BrewUpdate ¶
BrewUpdate applies equality check predicate on the "brew_update" field. It's identical to BrewUpdateEQ.
func BrewUpdateEQ ¶
BrewUpdateEQ applies the EQ predicate on the "brew_update" field.
func BrewUpdateIsNil ¶
BrewUpdateIsNil applies the IsNil predicate on the "brew_update" field.
func BrewUpdateNEQ ¶
BrewUpdateNEQ applies the NEQ predicate on the "brew_update" field.
func BrewUpdateNotNil ¶
BrewUpdateNotNil applies the NotNil predicate on the "brew_update" field.
func BrewUpgradeAll ¶
BrewUpgradeAll applies equality check predicate on the "brew_upgrade_all" field. It's identical to BrewUpgradeAllEQ.
func BrewUpgradeAllEQ ¶
BrewUpgradeAllEQ applies the EQ predicate on the "brew_upgrade_all" field.
func BrewUpgradeAllIsNil ¶
BrewUpgradeAllIsNil applies the IsNil predicate on the "brew_upgrade_all" field.
func BrewUpgradeAllNEQ ¶
BrewUpgradeAllNEQ applies the NEQ predicate on the "brew_upgrade_all" field.
func BrewUpgradeAllNotNil ¶
BrewUpgradeAllNotNil applies the NotNil predicate on the "brew_upgrade_all" field.
func BrewUpgradeOptions ¶
BrewUpgradeOptions applies equality check predicate on the "brew_upgrade_options" field. It's identical to BrewUpgradeOptionsEQ.
func BrewUpgradeOptionsContains ¶
BrewUpgradeOptionsContains applies the Contains predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsContainsFold ¶
BrewUpgradeOptionsContainsFold applies the ContainsFold predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsEQ ¶
BrewUpgradeOptionsEQ applies the EQ predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsEqualFold ¶
BrewUpgradeOptionsEqualFold applies the EqualFold predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsGT ¶
BrewUpgradeOptionsGT applies the GT predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsGTE ¶
BrewUpgradeOptionsGTE applies the GTE predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsHasPrefix ¶
BrewUpgradeOptionsHasPrefix applies the HasPrefix predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsHasSuffix ¶
BrewUpgradeOptionsHasSuffix applies the HasSuffix predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsIn ¶
BrewUpgradeOptionsIn applies the In predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsIsNil ¶
BrewUpgradeOptionsIsNil applies the IsNil predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsLT ¶
BrewUpgradeOptionsLT applies the LT predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsLTE ¶
BrewUpgradeOptionsLTE applies the LTE predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsNEQ ¶
BrewUpgradeOptionsNEQ applies the NEQ predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsNotIn ¶
BrewUpgradeOptionsNotIn applies the NotIn predicate on the "brew_upgrade_options" field.
func BrewUpgradeOptionsNotNil ¶
BrewUpgradeOptionsNotNil applies the NotNil predicate on the "brew_upgrade_options" field.
func HasProfile ¶
HasProfile applies the HasEdge predicate on the "profile" edge.
func HasProfileWith ¶
HasProfileWith applies the HasEdge predicate on the "profile" edge with a given conditions (other predicates).
func HasTagsWith ¶
HasTagsWith applies the HasEdge predicate on the "tags" edge with a given conditions (other predicates).
func LocalGroupDescription ¶
LocalGroupDescription applies equality check predicate on the "local_group_description" field. It's identical to LocalGroupDescriptionEQ.
func LocalGroupDescriptionContains ¶
LocalGroupDescriptionContains applies the Contains predicate on the "local_group_description" field.
func LocalGroupDescriptionContainsFold ¶
LocalGroupDescriptionContainsFold applies the ContainsFold predicate on the "local_group_description" field.
func LocalGroupDescriptionEQ ¶
LocalGroupDescriptionEQ applies the EQ predicate on the "local_group_description" field.
func LocalGroupDescriptionEqualFold ¶
LocalGroupDescriptionEqualFold applies the EqualFold predicate on the "local_group_description" field.
func LocalGroupDescriptionGT ¶
LocalGroupDescriptionGT applies the GT predicate on the "local_group_description" field.
func LocalGroupDescriptionGTE ¶
LocalGroupDescriptionGTE applies the GTE predicate on the "local_group_description" field.
func LocalGroupDescriptionHasPrefix ¶
LocalGroupDescriptionHasPrefix applies the HasPrefix predicate on the "local_group_description" field.
func LocalGroupDescriptionHasSuffix ¶
LocalGroupDescriptionHasSuffix applies the HasSuffix predicate on the "local_group_description" field.
func LocalGroupDescriptionIn ¶
LocalGroupDescriptionIn applies the In predicate on the "local_group_description" field.
func LocalGroupDescriptionIsNil ¶
LocalGroupDescriptionIsNil applies the IsNil predicate on the "local_group_description" field.
func LocalGroupDescriptionLT ¶
LocalGroupDescriptionLT applies the LT predicate on the "local_group_description" field.
func LocalGroupDescriptionLTE ¶
LocalGroupDescriptionLTE applies the LTE predicate on the "local_group_description" field.
func LocalGroupDescriptionNEQ ¶
LocalGroupDescriptionNEQ applies the NEQ predicate on the "local_group_description" field.
func LocalGroupDescriptionNotIn ¶
LocalGroupDescriptionNotIn applies the NotIn predicate on the "local_group_description" field.
func LocalGroupDescriptionNotNil ¶
LocalGroupDescriptionNotNil applies the NotNil predicate on the "local_group_description" field.
func LocalGroupForce ¶
LocalGroupForce applies equality check predicate on the "local_group_force" field. It's identical to LocalGroupForceEQ.
func LocalGroupForceEQ ¶
LocalGroupForceEQ applies the EQ predicate on the "local_group_force" field.
func LocalGroupForceIsNil ¶
LocalGroupForceIsNil applies the IsNil predicate on the "local_group_force" field.
func LocalGroupForceNEQ ¶
LocalGroupForceNEQ applies the NEQ predicate on the "local_group_force" field.
func LocalGroupForceNotNil ¶
LocalGroupForceNotNil applies the NotNil predicate on the "local_group_force" field.
func LocalGroupID ¶
LocalGroupID applies equality check predicate on the "local_group_id" field. It's identical to LocalGroupIDEQ.
func LocalGroupIDContains ¶
LocalGroupIDContains applies the Contains predicate on the "local_group_id" field.
func LocalGroupIDContainsFold ¶
LocalGroupIDContainsFold applies the ContainsFold predicate on the "local_group_id" field.
func LocalGroupIDEQ ¶
LocalGroupIDEQ applies the EQ predicate on the "local_group_id" field.
func LocalGroupIDEqualFold ¶
LocalGroupIDEqualFold applies the EqualFold predicate on the "local_group_id" field.
func LocalGroupIDGT ¶
LocalGroupIDGT applies the GT predicate on the "local_group_id" field.
func LocalGroupIDGTE ¶
LocalGroupIDGTE applies the GTE predicate on the "local_group_id" field.
func LocalGroupIDHasPrefix ¶
LocalGroupIDHasPrefix applies the HasPrefix predicate on the "local_group_id" field.
func LocalGroupIDHasSuffix ¶
LocalGroupIDHasSuffix applies the HasSuffix predicate on the "local_group_id" field.
func LocalGroupIDIn ¶
LocalGroupIDIn applies the In predicate on the "local_group_id" field.
func LocalGroupIDIsNil ¶
LocalGroupIDIsNil applies the IsNil predicate on the "local_group_id" field.
func LocalGroupIDLT ¶
LocalGroupIDLT applies the LT predicate on the "local_group_id" field.
func LocalGroupIDLTE ¶
LocalGroupIDLTE applies the LTE predicate on the "local_group_id" field.
func LocalGroupIDNEQ ¶
LocalGroupIDNEQ applies the NEQ predicate on the "local_group_id" field.
func LocalGroupIDNotIn ¶
LocalGroupIDNotIn applies the NotIn predicate on the "local_group_id" field.
func LocalGroupIDNotNil ¶
LocalGroupIDNotNil applies the NotNil predicate on the "local_group_id" field.
func LocalGroupMembers ¶
LocalGroupMembers applies equality check predicate on the "local_group_members" field. It's identical to LocalGroupMembersEQ.
func LocalGroupMembersContains ¶
LocalGroupMembersContains applies the Contains predicate on the "local_group_members" field.
func LocalGroupMembersContainsFold ¶
LocalGroupMembersContainsFold applies the ContainsFold predicate on the "local_group_members" field.
func LocalGroupMembersEQ ¶
LocalGroupMembersEQ applies the EQ predicate on the "local_group_members" field.
func LocalGroupMembersEqualFold ¶
LocalGroupMembersEqualFold applies the EqualFold predicate on the "local_group_members" field.
func LocalGroupMembersGT ¶
LocalGroupMembersGT applies the GT predicate on the "local_group_members" field.
func LocalGroupMembersGTE ¶
LocalGroupMembersGTE applies the GTE predicate on the "local_group_members" field.
func LocalGroupMembersHasPrefix ¶
LocalGroupMembersHasPrefix applies the HasPrefix predicate on the "local_group_members" field.
func LocalGroupMembersHasSuffix ¶
LocalGroupMembersHasSuffix applies the HasSuffix predicate on the "local_group_members" field.
func LocalGroupMembersIn ¶
LocalGroupMembersIn applies the In predicate on the "local_group_members" field.
func LocalGroupMembersIsNil ¶
LocalGroupMembersIsNil applies the IsNil predicate on the "local_group_members" field.
func LocalGroupMembersLT ¶
LocalGroupMembersLT applies the LT predicate on the "local_group_members" field.
func LocalGroupMembersLTE ¶
LocalGroupMembersLTE applies the LTE predicate on the "local_group_members" field.
func LocalGroupMembersNEQ ¶
LocalGroupMembersNEQ applies the NEQ predicate on the "local_group_members" field.
func LocalGroupMembersNotIn ¶
LocalGroupMembersNotIn applies the NotIn predicate on the "local_group_members" field.
func LocalGroupMembersNotNil ¶
LocalGroupMembersNotNil applies the NotNil predicate on the "local_group_members" field.
func LocalGroupMembersToExclude ¶
LocalGroupMembersToExclude applies equality check predicate on the "local_group_members_to_exclude" field. It's identical to LocalGroupMembersToExcludeEQ.
func LocalGroupMembersToExcludeContains ¶
LocalGroupMembersToExcludeContains applies the Contains predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeContainsFold ¶
LocalGroupMembersToExcludeContainsFold applies the ContainsFold predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeEQ ¶
LocalGroupMembersToExcludeEQ applies the EQ predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeEqualFold ¶
LocalGroupMembersToExcludeEqualFold applies the EqualFold predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeGT ¶
LocalGroupMembersToExcludeGT applies the GT predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeGTE ¶
LocalGroupMembersToExcludeGTE applies the GTE predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeHasPrefix ¶
LocalGroupMembersToExcludeHasPrefix applies the HasPrefix predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeHasSuffix ¶
LocalGroupMembersToExcludeHasSuffix applies the HasSuffix predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeIn ¶
LocalGroupMembersToExcludeIn applies the In predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeIsNil ¶
LocalGroupMembersToExcludeIsNil applies the IsNil predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeLT ¶
LocalGroupMembersToExcludeLT applies the LT predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeLTE ¶
LocalGroupMembersToExcludeLTE applies the LTE predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeNEQ ¶
LocalGroupMembersToExcludeNEQ applies the NEQ predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeNotIn ¶
LocalGroupMembersToExcludeNotIn applies the NotIn predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToExcludeNotNil ¶
LocalGroupMembersToExcludeNotNil applies the NotNil predicate on the "local_group_members_to_exclude" field.
func LocalGroupMembersToInclude ¶
LocalGroupMembersToInclude applies equality check predicate on the "local_group_members_to_include" field. It's identical to LocalGroupMembersToIncludeEQ.
func LocalGroupMembersToIncludeContains ¶
LocalGroupMembersToIncludeContains applies the Contains predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeContainsFold ¶
LocalGroupMembersToIncludeContainsFold applies the ContainsFold predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeEQ ¶
LocalGroupMembersToIncludeEQ applies the EQ predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeEqualFold ¶
LocalGroupMembersToIncludeEqualFold applies the EqualFold predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeGT ¶
LocalGroupMembersToIncludeGT applies the GT predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeGTE ¶
LocalGroupMembersToIncludeGTE applies the GTE predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeHasPrefix ¶
LocalGroupMembersToIncludeHasPrefix applies the HasPrefix predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeHasSuffix ¶
LocalGroupMembersToIncludeHasSuffix applies the HasSuffix predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeIn ¶
LocalGroupMembersToIncludeIn applies the In predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeIsNil ¶
LocalGroupMembersToIncludeIsNil applies the IsNil predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeLT ¶
LocalGroupMembersToIncludeLT applies the LT predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeLTE ¶
LocalGroupMembersToIncludeLTE applies the LTE predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeNEQ ¶
LocalGroupMembersToIncludeNEQ applies the NEQ predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeNotIn ¶
LocalGroupMembersToIncludeNotIn applies the NotIn predicate on the "local_group_members_to_include" field.
func LocalGroupMembersToIncludeNotNil ¶
LocalGroupMembersToIncludeNotNil applies the NotNil predicate on the "local_group_members_to_include" field.
func LocalGroupName ¶
LocalGroupName applies equality check predicate on the "local_group_name" field. It's identical to LocalGroupNameEQ.
func LocalGroupNameContains ¶
LocalGroupNameContains applies the Contains predicate on the "local_group_name" field.
func LocalGroupNameContainsFold ¶
LocalGroupNameContainsFold applies the ContainsFold predicate on the "local_group_name" field.
func LocalGroupNameEQ ¶
LocalGroupNameEQ applies the EQ predicate on the "local_group_name" field.
func LocalGroupNameEqualFold ¶
LocalGroupNameEqualFold applies the EqualFold predicate on the "local_group_name" field.
func LocalGroupNameGT ¶
LocalGroupNameGT applies the GT predicate on the "local_group_name" field.
func LocalGroupNameGTE ¶
LocalGroupNameGTE applies the GTE predicate on the "local_group_name" field.
func LocalGroupNameHasPrefix ¶
LocalGroupNameHasPrefix applies the HasPrefix predicate on the "local_group_name" field.
func LocalGroupNameHasSuffix ¶
LocalGroupNameHasSuffix applies the HasSuffix predicate on the "local_group_name" field.
func LocalGroupNameIn ¶
LocalGroupNameIn applies the In predicate on the "local_group_name" field.
func LocalGroupNameIsNil ¶
LocalGroupNameIsNil applies the IsNil predicate on the "local_group_name" field.
func LocalGroupNameLT ¶
LocalGroupNameLT applies the LT predicate on the "local_group_name" field.
func LocalGroupNameLTE ¶
LocalGroupNameLTE applies the LTE predicate on the "local_group_name" field.
func LocalGroupNameNEQ ¶
LocalGroupNameNEQ applies the NEQ predicate on the "local_group_name" field.
func LocalGroupNameNotIn ¶
LocalGroupNameNotIn applies the NotIn predicate on the "local_group_name" field.
func LocalGroupNameNotNil ¶
LocalGroupNameNotNil applies the NotNil predicate on the "local_group_name" field.
func LocalGroupSystem ¶
LocalGroupSystem applies equality check predicate on the "local_group_system" field. It's identical to LocalGroupSystemEQ.
func LocalGroupSystemEQ ¶
LocalGroupSystemEQ applies the EQ predicate on the "local_group_system" field.
func LocalGroupSystemIsNil ¶
LocalGroupSystemIsNil applies the IsNil predicate on the "local_group_system" field.
func LocalGroupSystemNEQ ¶
LocalGroupSystemNEQ applies the NEQ predicate on the "local_group_system" field.
func LocalGroupSystemNotNil ¶
LocalGroupSystemNotNil applies the NotNil predicate on the "local_group_system" field.
func LocalUserAppend ¶
LocalUserAppend applies equality check predicate on the "local_user_append" field. It's identical to LocalUserAppendEQ.
func LocalUserAppendEQ ¶
LocalUserAppendEQ applies the EQ predicate on the "local_user_append" field.
func LocalUserAppendIsNil ¶
LocalUserAppendIsNil applies the IsNil predicate on the "local_user_append" field.
func LocalUserAppendNEQ ¶
LocalUserAppendNEQ applies the NEQ predicate on the "local_user_append" field.
func LocalUserAppendNotNil ¶
LocalUserAppendNotNil applies the NotNil predicate on the "local_user_append" field.
func LocalUserCreateHome ¶
LocalUserCreateHome applies equality check predicate on the "local_user_create_home" field. It's identical to LocalUserCreateHomeEQ.
func LocalUserCreateHomeEQ ¶
LocalUserCreateHomeEQ applies the EQ predicate on the "local_user_create_home" field.
func LocalUserCreateHomeIsNil ¶
LocalUserCreateHomeIsNil applies the IsNil predicate on the "local_user_create_home" field.
func LocalUserCreateHomeNEQ ¶
LocalUserCreateHomeNEQ applies the NEQ predicate on the "local_user_create_home" field.
func LocalUserCreateHomeNotNil ¶
LocalUserCreateHomeNotNil applies the NotNil predicate on the "local_user_create_home" field.
func LocalUserDescription ¶
LocalUserDescription applies equality check predicate on the "local_user_description" field. It's identical to LocalUserDescriptionEQ.
func LocalUserDescriptionContains ¶
LocalUserDescriptionContains applies the Contains predicate on the "local_user_description" field.
func LocalUserDescriptionContainsFold ¶
LocalUserDescriptionContainsFold applies the ContainsFold predicate on the "local_user_description" field.
func LocalUserDescriptionEQ ¶
LocalUserDescriptionEQ applies the EQ predicate on the "local_user_description" field.
func LocalUserDescriptionEqualFold ¶
LocalUserDescriptionEqualFold applies the EqualFold predicate on the "local_user_description" field.
func LocalUserDescriptionGT ¶
LocalUserDescriptionGT applies the GT predicate on the "local_user_description" field.
func LocalUserDescriptionGTE ¶
LocalUserDescriptionGTE applies the GTE predicate on the "local_user_description" field.
func LocalUserDescriptionHasPrefix ¶
LocalUserDescriptionHasPrefix applies the HasPrefix predicate on the "local_user_description" field.
func LocalUserDescriptionHasSuffix ¶
LocalUserDescriptionHasSuffix applies the HasSuffix predicate on the "local_user_description" field.
func LocalUserDescriptionIn ¶
LocalUserDescriptionIn applies the In predicate on the "local_user_description" field.
func LocalUserDescriptionIsNil ¶
LocalUserDescriptionIsNil applies the IsNil predicate on the "local_user_description" field.
func LocalUserDescriptionLT ¶
LocalUserDescriptionLT applies the LT predicate on the "local_user_description" field.
func LocalUserDescriptionLTE ¶
LocalUserDescriptionLTE applies the LTE predicate on the "local_user_description" field.
func LocalUserDescriptionNEQ ¶
LocalUserDescriptionNEQ applies the NEQ predicate on the "local_user_description" field.
func LocalUserDescriptionNotIn ¶
LocalUserDescriptionNotIn applies the NotIn predicate on the "local_user_description" field.
func LocalUserDescriptionNotNil ¶
LocalUserDescriptionNotNil applies the NotNil predicate on the "local_user_description" field.
func LocalUserDisable ¶
LocalUserDisable applies equality check predicate on the "local_user_disable" field. It's identical to LocalUserDisableEQ.
func LocalUserDisableEQ ¶
LocalUserDisableEQ applies the EQ predicate on the "local_user_disable" field.
func LocalUserDisableIsNil ¶
LocalUserDisableIsNil applies the IsNil predicate on the "local_user_disable" field.
func LocalUserDisableNEQ ¶
LocalUserDisableNEQ applies the NEQ predicate on the "local_user_disable" field.
func LocalUserDisableNotNil ¶
LocalUserDisableNotNil applies the NotNil predicate on the "local_user_disable" field.
func LocalUserExpires ¶
LocalUserExpires applies equality check predicate on the "local_user_expires" field. It's identical to LocalUserExpiresEQ.
func LocalUserExpiresContains ¶
LocalUserExpiresContains applies the Contains predicate on the "local_user_expires" field.
func LocalUserExpiresContainsFold ¶
LocalUserExpiresContainsFold applies the ContainsFold predicate on the "local_user_expires" field.
func LocalUserExpiresEQ ¶
LocalUserExpiresEQ applies the EQ predicate on the "local_user_expires" field.
func LocalUserExpiresEqualFold ¶
LocalUserExpiresEqualFold applies the EqualFold predicate on the "local_user_expires" field.
func LocalUserExpiresGT ¶
LocalUserExpiresGT applies the GT predicate on the "local_user_expires" field.
func LocalUserExpiresGTE ¶
LocalUserExpiresGTE applies the GTE predicate on the "local_user_expires" field.
func LocalUserExpiresHasPrefix ¶
LocalUserExpiresHasPrefix applies the HasPrefix predicate on the "local_user_expires" field.
func LocalUserExpiresHasSuffix ¶
LocalUserExpiresHasSuffix applies the HasSuffix predicate on the "local_user_expires" field.
func LocalUserExpiresIn ¶
LocalUserExpiresIn applies the In predicate on the "local_user_expires" field.
func LocalUserExpiresIsNil ¶
LocalUserExpiresIsNil applies the IsNil predicate on the "local_user_expires" field.
func LocalUserExpiresLT ¶
LocalUserExpiresLT applies the LT predicate on the "local_user_expires" field.
func LocalUserExpiresLTE ¶
LocalUserExpiresLTE applies the LTE predicate on the "local_user_expires" field.
func LocalUserExpiresNEQ ¶
LocalUserExpiresNEQ applies the NEQ predicate on the "local_user_expires" field.
func LocalUserExpiresNotIn ¶
LocalUserExpiresNotIn applies the NotIn predicate on the "local_user_expires" field.
func LocalUserExpiresNotNil ¶
LocalUserExpiresNotNil applies the NotNil predicate on the "local_user_expires" field.
func LocalUserForce ¶
LocalUserForce applies equality check predicate on the "local_user_force" field. It's identical to LocalUserForceEQ.
func LocalUserForceEQ ¶
LocalUserForceEQ applies the EQ predicate on the "local_user_force" field.
func LocalUserForceIsNil ¶
LocalUserForceIsNil applies the IsNil predicate on the "local_user_force" field.
func LocalUserForceNEQ ¶
LocalUserForceNEQ applies the NEQ predicate on the "local_user_force" field.
func LocalUserForceNotNil ¶
LocalUserForceNotNil applies the NotNil predicate on the "local_user_force" field.
func LocalUserFullname ¶
LocalUserFullname applies equality check predicate on the "local_user_fullname" field. It's identical to LocalUserFullnameEQ.
func LocalUserFullnameContains ¶
LocalUserFullnameContains applies the Contains predicate on the "local_user_fullname" field.
func LocalUserFullnameContainsFold ¶
LocalUserFullnameContainsFold applies the ContainsFold predicate on the "local_user_fullname" field.
func LocalUserFullnameEQ ¶
LocalUserFullnameEQ applies the EQ predicate on the "local_user_fullname" field.
func LocalUserFullnameEqualFold ¶
LocalUserFullnameEqualFold applies the EqualFold predicate on the "local_user_fullname" field.
func LocalUserFullnameGT ¶
LocalUserFullnameGT applies the GT predicate on the "local_user_fullname" field.
func LocalUserFullnameGTE ¶
LocalUserFullnameGTE applies the GTE predicate on the "local_user_fullname" field.
func LocalUserFullnameHasPrefix ¶
LocalUserFullnameHasPrefix applies the HasPrefix predicate on the "local_user_fullname" field.
func LocalUserFullnameHasSuffix ¶
LocalUserFullnameHasSuffix applies the HasSuffix predicate on the "local_user_fullname" field.
func LocalUserFullnameIn ¶
LocalUserFullnameIn applies the In predicate on the "local_user_fullname" field.
func LocalUserFullnameIsNil ¶
LocalUserFullnameIsNil applies the IsNil predicate on the "local_user_fullname" field.
func LocalUserFullnameLT ¶
LocalUserFullnameLT applies the LT predicate on the "local_user_fullname" field.
func LocalUserFullnameLTE ¶
LocalUserFullnameLTE applies the LTE predicate on the "local_user_fullname" field.
func LocalUserFullnameNEQ ¶
LocalUserFullnameNEQ applies the NEQ predicate on the "local_user_fullname" field.
func LocalUserFullnameNotIn ¶
LocalUserFullnameNotIn applies the NotIn predicate on the "local_user_fullname" field.
func LocalUserFullnameNotNil ¶
LocalUserFullnameNotNil applies the NotNil predicate on the "local_user_fullname" field.
func LocalUserGenerateSSHKey ¶
LocalUserGenerateSSHKey applies equality check predicate on the "local_user_generate_ssh_key" field. It's identical to LocalUserGenerateSSHKeyEQ.
func LocalUserGenerateSSHKeyEQ ¶
LocalUserGenerateSSHKeyEQ applies the EQ predicate on the "local_user_generate_ssh_key" field.
func LocalUserGenerateSSHKeyIsNil ¶
LocalUserGenerateSSHKeyIsNil applies the IsNil predicate on the "local_user_generate_ssh_key" field.
func LocalUserGenerateSSHKeyNEQ ¶
LocalUserGenerateSSHKeyNEQ applies the NEQ predicate on the "local_user_generate_ssh_key" field.
func LocalUserGenerateSSHKeyNotNil ¶
LocalUserGenerateSSHKeyNotNil applies the NotNil predicate on the "local_user_generate_ssh_key" field.
func LocalUserGroup ¶
LocalUserGroup applies equality check predicate on the "local_user_group" field. It's identical to LocalUserGroupEQ.
func LocalUserGroupContains ¶
LocalUserGroupContains applies the Contains predicate on the "local_user_group" field.
func LocalUserGroupContainsFold ¶
LocalUserGroupContainsFold applies the ContainsFold predicate on the "local_user_group" field.
func LocalUserGroupEQ ¶
LocalUserGroupEQ applies the EQ predicate on the "local_user_group" field.
func LocalUserGroupEqualFold ¶
LocalUserGroupEqualFold applies the EqualFold predicate on the "local_user_group" field.
func LocalUserGroupGT ¶
LocalUserGroupGT applies the GT predicate on the "local_user_group" field.
func LocalUserGroupGTE ¶
LocalUserGroupGTE applies the GTE predicate on the "local_user_group" field.
func LocalUserGroupHasPrefix ¶
LocalUserGroupHasPrefix applies the HasPrefix predicate on the "local_user_group" field.
func LocalUserGroupHasSuffix ¶
LocalUserGroupHasSuffix applies the HasSuffix predicate on the "local_user_group" field.
func LocalUserGroupIn ¶
LocalUserGroupIn applies the In predicate on the "local_user_group" field.
func LocalUserGroupIsNil ¶
LocalUserGroupIsNil applies the IsNil predicate on the "local_user_group" field.
func LocalUserGroupLT ¶
LocalUserGroupLT applies the LT predicate on the "local_user_group" field.
func LocalUserGroupLTE ¶
LocalUserGroupLTE applies the LTE predicate on the "local_user_group" field.
func LocalUserGroupNEQ ¶
LocalUserGroupNEQ applies the NEQ predicate on the "local_user_group" field.
func LocalUserGroupNotIn ¶
LocalUserGroupNotIn applies the NotIn predicate on the "local_user_group" field.
func LocalUserGroupNotNil ¶
LocalUserGroupNotNil applies the NotNil predicate on the "local_user_group" field.
func LocalUserGroups ¶
LocalUserGroups applies equality check predicate on the "local_user_groups" field. It's identical to LocalUserGroupsEQ.
func LocalUserGroupsContains ¶
LocalUserGroupsContains applies the Contains predicate on the "local_user_groups" field.
func LocalUserGroupsContainsFold ¶
LocalUserGroupsContainsFold applies the ContainsFold predicate on the "local_user_groups" field.
func LocalUserGroupsEQ ¶
LocalUserGroupsEQ applies the EQ predicate on the "local_user_groups" field.
func LocalUserGroupsEqualFold ¶
LocalUserGroupsEqualFold applies the EqualFold predicate on the "local_user_groups" field.
func LocalUserGroupsGT ¶
LocalUserGroupsGT applies the GT predicate on the "local_user_groups" field.
func LocalUserGroupsGTE ¶
LocalUserGroupsGTE applies the GTE predicate on the "local_user_groups" field.
func LocalUserGroupsHasPrefix ¶
LocalUserGroupsHasPrefix applies the HasPrefix predicate on the "local_user_groups" field.
func LocalUserGroupsHasSuffix ¶
LocalUserGroupsHasSuffix applies the HasSuffix predicate on the "local_user_groups" field.
func LocalUserGroupsIn ¶
LocalUserGroupsIn applies the In predicate on the "local_user_groups" field.
func LocalUserGroupsIsNil ¶
LocalUserGroupsIsNil applies the IsNil predicate on the "local_user_groups" field.
func LocalUserGroupsLT ¶
LocalUserGroupsLT applies the LT predicate on the "local_user_groups" field.
func LocalUserGroupsLTE ¶
LocalUserGroupsLTE applies the LTE predicate on the "local_user_groups" field.
func LocalUserGroupsNEQ ¶
LocalUserGroupsNEQ applies the NEQ predicate on the "local_user_groups" field.
func LocalUserGroupsNotIn ¶
LocalUserGroupsNotIn applies the NotIn predicate on the "local_user_groups" field.
func LocalUserGroupsNotNil ¶
LocalUserGroupsNotNil applies the NotNil predicate on the "local_user_groups" field.
func LocalUserHome ¶
LocalUserHome applies equality check predicate on the "local_user_home" field. It's identical to LocalUserHomeEQ.
func LocalUserHomeContains ¶
LocalUserHomeContains applies the Contains predicate on the "local_user_home" field.
func LocalUserHomeContainsFold ¶
LocalUserHomeContainsFold applies the ContainsFold predicate on the "local_user_home" field.
func LocalUserHomeEQ ¶
LocalUserHomeEQ applies the EQ predicate on the "local_user_home" field.
func LocalUserHomeEqualFold ¶
LocalUserHomeEqualFold applies the EqualFold predicate on the "local_user_home" field.
func LocalUserHomeGT ¶
LocalUserHomeGT applies the GT predicate on the "local_user_home" field.
func LocalUserHomeGTE ¶
LocalUserHomeGTE applies the GTE predicate on the "local_user_home" field.
func LocalUserHomeHasPrefix ¶
LocalUserHomeHasPrefix applies the HasPrefix predicate on the "local_user_home" field.
func LocalUserHomeHasSuffix ¶
LocalUserHomeHasSuffix applies the HasSuffix predicate on the "local_user_home" field.
func LocalUserHomeIn ¶
LocalUserHomeIn applies the In predicate on the "local_user_home" field.
func LocalUserHomeIsNil ¶
LocalUserHomeIsNil applies the IsNil predicate on the "local_user_home" field.
func LocalUserHomeLT ¶
LocalUserHomeLT applies the LT predicate on the "local_user_home" field.
func LocalUserHomeLTE ¶
LocalUserHomeLTE applies the LTE predicate on the "local_user_home" field.
func LocalUserHomeNEQ ¶
LocalUserHomeNEQ applies the NEQ predicate on the "local_user_home" field.
func LocalUserHomeNotIn ¶
LocalUserHomeNotIn applies the NotIn predicate on the "local_user_home" field.
func LocalUserHomeNotNil ¶
LocalUserHomeNotNil applies the NotNil predicate on the "local_user_home" field.
func LocalUserID ¶
LocalUserID applies equality check predicate on the "local_user_id" field. It's identical to LocalUserIDEQ.
func LocalUserIDContains ¶
LocalUserIDContains applies the Contains predicate on the "local_user_id" field.
func LocalUserIDContainsFold ¶
LocalUserIDContainsFold applies the ContainsFold predicate on the "local_user_id" field.
func LocalUserIDEQ ¶
LocalUserIDEQ applies the EQ predicate on the "local_user_id" field.
func LocalUserIDEqualFold ¶
LocalUserIDEqualFold applies the EqualFold predicate on the "local_user_id" field.
func LocalUserIDGT ¶
LocalUserIDGT applies the GT predicate on the "local_user_id" field.
func LocalUserIDGTE ¶
LocalUserIDGTE applies the GTE predicate on the "local_user_id" field.
func LocalUserIDHasPrefix ¶
LocalUserIDHasPrefix applies the HasPrefix predicate on the "local_user_id" field.
func LocalUserIDHasSuffix ¶
LocalUserIDHasSuffix applies the HasSuffix predicate on the "local_user_id" field.
func LocalUserIDIn ¶
LocalUserIDIn applies the In predicate on the "local_user_id" field.
func LocalUserIDIsNil ¶
LocalUserIDIsNil applies the IsNil predicate on the "local_user_id" field.
func LocalUserIDLT ¶
LocalUserIDLT applies the LT predicate on the "local_user_id" field.
func LocalUserIDLTE ¶
LocalUserIDLTE applies the LTE predicate on the "local_user_id" field.
func LocalUserIDMax ¶
LocalUserIDMax applies equality check predicate on the "local_user_id_max" field. It's identical to LocalUserIDMaxEQ.
func LocalUserIDMaxContains ¶
LocalUserIDMaxContains applies the Contains predicate on the "local_user_id_max" field.
func LocalUserIDMaxContainsFold ¶
LocalUserIDMaxContainsFold applies the ContainsFold predicate on the "local_user_id_max" field.
func LocalUserIDMaxEQ ¶
LocalUserIDMaxEQ applies the EQ predicate on the "local_user_id_max" field.
func LocalUserIDMaxEqualFold ¶
LocalUserIDMaxEqualFold applies the EqualFold predicate on the "local_user_id_max" field.
func LocalUserIDMaxGT ¶
LocalUserIDMaxGT applies the GT predicate on the "local_user_id_max" field.
func LocalUserIDMaxGTE ¶
LocalUserIDMaxGTE applies the GTE predicate on the "local_user_id_max" field.
func LocalUserIDMaxHasPrefix ¶
LocalUserIDMaxHasPrefix applies the HasPrefix predicate on the "local_user_id_max" field.
func LocalUserIDMaxHasSuffix ¶
LocalUserIDMaxHasSuffix applies the HasSuffix predicate on the "local_user_id_max" field.
func LocalUserIDMaxIn ¶
LocalUserIDMaxIn applies the In predicate on the "local_user_id_max" field.
func LocalUserIDMaxIsNil ¶
LocalUserIDMaxIsNil applies the IsNil predicate on the "local_user_id_max" field.
func LocalUserIDMaxLT ¶
LocalUserIDMaxLT applies the LT predicate on the "local_user_id_max" field.
func LocalUserIDMaxLTE ¶
LocalUserIDMaxLTE applies the LTE predicate on the "local_user_id_max" field.
func LocalUserIDMaxNEQ ¶
LocalUserIDMaxNEQ applies the NEQ predicate on the "local_user_id_max" field.
func LocalUserIDMaxNotIn ¶
LocalUserIDMaxNotIn applies the NotIn predicate on the "local_user_id_max" field.
func LocalUserIDMaxNotNil ¶
LocalUserIDMaxNotNil applies the NotNil predicate on the "local_user_id_max" field.
func LocalUserIDMin ¶
LocalUserIDMin applies equality check predicate on the "local_user_id_min" field. It's identical to LocalUserIDMinEQ.
func LocalUserIDMinContains ¶
LocalUserIDMinContains applies the Contains predicate on the "local_user_id_min" field.
func LocalUserIDMinContainsFold ¶
LocalUserIDMinContainsFold applies the ContainsFold predicate on the "local_user_id_min" field.
func LocalUserIDMinEQ ¶
LocalUserIDMinEQ applies the EQ predicate on the "local_user_id_min" field.
func LocalUserIDMinEqualFold ¶
LocalUserIDMinEqualFold applies the EqualFold predicate on the "local_user_id_min" field.
func LocalUserIDMinGT ¶
LocalUserIDMinGT applies the GT predicate on the "local_user_id_min" field.
func LocalUserIDMinGTE ¶
LocalUserIDMinGTE applies the GTE predicate on the "local_user_id_min" field.
func LocalUserIDMinHasPrefix ¶
LocalUserIDMinHasPrefix applies the HasPrefix predicate on the "local_user_id_min" field.
func LocalUserIDMinHasSuffix ¶
LocalUserIDMinHasSuffix applies the HasSuffix predicate on the "local_user_id_min" field.
func LocalUserIDMinIn ¶
LocalUserIDMinIn applies the In predicate on the "local_user_id_min" field.
func LocalUserIDMinIsNil ¶
LocalUserIDMinIsNil applies the IsNil predicate on the "local_user_id_min" field.
func LocalUserIDMinLT ¶
LocalUserIDMinLT applies the LT predicate on the "local_user_id_min" field.
func LocalUserIDMinLTE ¶
LocalUserIDMinLTE applies the LTE predicate on the "local_user_id_min" field.
func LocalUserIDMinNEQ ¶
LocalUserIDMinNEQ applies the NEQ predicate on the "local_user_id_min" field.
func LocalUserIDMinNotIn ¶
LocalUserIDMinNotIn applies the NotIn predicate on the "local_user_id_min" field.
func LocalUserIDMinNotNil ¶
LocalUserIDMinNotNil applies the NotNil predicate on the "local_user_id_min" field.
func LocalUserIDNEQ ¶
LocalUserIDNEQ applies the NEQ predicate on the "local_user_id" field.
func LocalUserIDNotIn ¶
LocalUserIDNotIn applies the NotIn predicate on the "local_user_id" field.
func LocalUserIDNotNil ¶
LocalUserIDNotNil applies the NotNil predicate on the "local_user_id" field.
func LocalUserMoveHome ¶
LocalUserMoveHome applies equality check predicate on the "local_user_move_home" field. It's identical to LocalUserMoveHomeEQ.
func LocalUserMoveHomeEQ ¶
LocalUserMoveHomeEQ applies the EQ predicate on the "local_user_move_home" field.
func LocalUserMoveHomeIsNil ¶
LocalUserMoveHomeIsNil applies the IsNil predicate on the "local_user_move_home" field.
func LocalUserMoveHomeNEQ ¶
LocalUserMoveHomeNEQ applies the NEQ predicate on the "local_user_move_home" field.
func LocalUserMoveHomeNotNil ¶
LocalUserMoveHomeNotNil applies the NotNil predicate on the "local_user_move_home" field.
func LocalUserNonunique ¶
LocalUserNonunique applies equality check predicate on the "local_user_nonunique" field. It's identical to LocalUserNonuniqueEQ.
func LocalUserNonuniqueEQ ¶
LocalUserNonuniqueEQ applies the EQ predicate on the "local_user_nonunique" field.
func LocalUserNonuniqueIsNil ¶
LocalUserNonuniqueIsNil applies the IsNil predicate on the "local_user_nonunique" field.
func LocalUserNonuniqueNEQ ¶
LocalUserNonuniqueNEQ applies the NEQ predicate on the "local_user_nonunique" field.
func LocalUserNonuniqueNotNil ¶
LocalUserNonuniqueNotNil applies the NotNil predicate on the "local_user_nonunique" field.
func LocalUserPassword ¶
LocalUserPassword applies equality check predicate on the "local_user_password" field. It's identical to LocalUserPasswordEQ.
func LocalUserPasswordChangeNotAllowed ¶
LocalUserPasswordChangeNotAllowed applies equality check predicate on the "local_user_password_change_not_allowed" field. It's identical to LocalUserPasswordChangeNotAllowedEQ.
func LocalUserPasswordChangeNotAllowedEQ ¶
LocalUserPasswordChangeNotAllowedEQ applies the EQ predicate on the "local_user_password_change_not_allowed" field.
func LocalUserPasswordChangeNotAllowedIsNil ¶
LocalUserPasswordChangeNotAllowedIsNil applies the IsNil predicate on the "local_user_password_change_not_allowed" field.
func LocalUserPasswordChangeNotAllowedNEQ ¶
LocalUserPasswordChangeNotAllowedNEQ applies the NEQ predicate on the "local_user_password_change_not_allowed" field.
func LocalUserPasswordChangeNotAllowedNotNil ¶
LocalUserPasswordChangeNotAllowedNotNil applies the NotNil predicate on the "local_user_password_change_not_allowed" field.
func LocalUserPasswordChangeRequired ¶
LocalUserPasswordChangeRequired applies equality check predicate on the "local_user_password_change_required" field. It's identical to LocalUserPasswordChangeRequiredEQ.
func LocalUserPasswordChangeRequiredEQ ¶
LocalUserPasswordChangeRequiredEQ applies the EQ predicate on the "local_user_password_change_required" field.
func LocalUserPasswordChangeRequiredIsNil ¶
LocalUserPasswordChangeRequiredIsNil applies the IsNil predicate on the "local_user_password_change_required" field.
func LocalUserPasswordChangeRequiredNEQ ¶
LocalUserPasswordChangeRequiredNEQ applies the NEQ predicate on the "local_user_password_change_required" field.
func LocalUserPasswordChangeRequiredNotNil ¶
LocalUserPasswordChangeRequiredNotNil applies the NotNil predicate on the "local_user_password_change_required" field.
func LocalUserPasswordContains ¶
LocalUserPasswordContains applies the Contains predicate on the "local_user_password" field.
func LocalUserPasswordContainsFold ¶
LocalUserPasswordContainsFold applies the ContainsFold predicate on the "local_user_password" field.
func LocalUserPasswordEQ ¶
LocalUserPasswordEQ applies the EQ predicate on the "local_user_password" field.
func LocalUserPasswordEqualFold ¶
LocalUserPasswordEqualFold applies the EqualFold predicate on the "local_user_password" field.
func LocalUserPasswordExpireAccountDisable ¶
LocalUserPasswordExpireAccountDisable applies equality check predicate on the "local_user_password_expire_account_disable" field. It's identical to LocalUserPasswordExpireAccountDisableEQ.
func LocalUserPasswordExpireAccountDisableContains ¶
LocalUserPasswordExpireAccountDisableContains applies the Contains predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableContainsFold ¶
LocalUserPasswordExpireAccountDisableContainsFold applies the ContainsFold predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableEQ ¶
LocalUserPasswordExpireAccountDisableEQ applies the EQ predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableEqualFold ¶
LocalUserPasswordExpireAccountDisableEqualFold applies the EqualFold predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableGT ¶
LocalUserPasswordExpireAccountDisableGT applies the GT predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableGTE ¶
LocalUserPasswordExpireAccountDisableGTE applies the GTE predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableHasPrefix ¶
LocalUserPasswordExpireAccountDisableHasPrefix applies the HasPrefix predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableHasSuffix ¶
LocalUserPasswordExpireAccountDisableHasSuffix applies the HasSuffix predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableIn ¶
LocalUserPasswordExpireAccountDisableIn applies the In predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableIsNil ¶
LocalUserPasswordExpireAccountDisableIsNil applies the IsNil predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableLT ¶
LocalUserPasswordExpireAccountDisableLT applies the LT predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableLTE ¶
LocalUserPasswordExpireAccountDisableLTE applies the LTE predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableNEQ ¶
LocalUserPasswordExpireAccountDisableNEQ applies the NEQ predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableNotIn ¶
LocalUserPasswordExpireAccountDisableNotIn applies the NotIn predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireAccountDisableNotNil ¶
LocalUserPasswordExpireAccountDisableNotNil applies the NotNil predicate on the "local_user_password_expire_account_disable" field.
func LocalUserPasswordExpireMax ¶
LocalUserPasswordExpireMax applies equality check predicate on the "local_user_password_expire_max" field. It's identical to LocalUserPasswordExpireMaxEQ.
func LocalUserPasswordExpireMaxContains ¶
LocalUserPasswordExpireMaxContains applies the Contains predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxContainsFold ¶
LocalUserPasswordExpireMaxContainsFold applies the ContainsFold predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxEQ ¶
LocalUserPasswordExpireMaxEQ applies the EQ predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxEqualFold ¶
LocalUserPasswordExpireMaxEqualFold applies the EqualFold predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxGT ¶
LocalUserPasswordExpireMaxGT applies the GT predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxGTE ¶
LocalUserPasswordExpireMaxGTE applies the GTE predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxHasPrefix ¶
LocalUserPasswordExpireMaxHasPrefix applies the HasPrefix predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxHasSuffix ¶
LocalUserPasswordExpireMaxHasSuffix applies the HasSuffix predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxIn ¶
LocalUserPasswordExpireMaxIn applies the In predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxIsNil ¶
LocalUserPasswordExpireMaxIsNil applies the IsNil predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxLT ¶
LocalUserPasswordExpireMaxLT applies the LT predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxLTE ¶
LocalUserPasswordExpireMaxLTE applies the LTE predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxNEQ ¶
LocalUserPasswordExpireMaxNEQ applies the NEQ predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxNotIn ¶
LocalUserPasswordExpireMaxNotIn applies the NotIn predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMaxNotNil ¶
LocalUserPasswordExpireMaxNotNil applies the NotNil predicate on the "local_user_password_expire_max" field.
func LocalUserPasswordExpireMin ¶
LocalUserPasswordExpireMin applies equality check predicate on the "local_user_password_expire_min" field. It's identical to LocalUserPasswordExpireMinEQ.
func LocalUserPasswordExpireMinContains ¶
LocalUserPasswordExpireMinContains applies the Contains predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinContainsFold ¶
LocalUserPasswordExpireMinContainsFold applies the ContainsFold predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinEQ ¶
LocalUserPasswordExpireMinEQ applies the EQ predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinEqualFold ¶
LocalUserPasswordExpireMinEqualFold applies the EqualFold predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinGT ¶
LocalUserPasswordExpireMinGT applies the GT predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinGTE ¶
LocalUserPasswordExpireMinGTE applies the GTE predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinHasPrefix ¶
LocalUserPasswordExpireMinHasPrefix applies the HasPrefix predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinHasSuffix ¶
LocalUserPasswordExpireMinHasSuffix applies the HasSuffix predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinIn ¶
LocalUserPasswordExpireMinIn applies the In predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinIsNil ¶
LocalUserPasswordExpireMinIsNil applies the IsNil predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinLT ¶
LocalUserPasswordExpireMinLT applies the LT predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinLTE ¶
LocalUserPasswordExpireMinLTE applies the LTE predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinNEQ ¶
LocalUserPasswordExpireMinNEQ applies the NEQ predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinNotIn ¶
LocalUserPasswordExpireMinNotIn applies the NotIn predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireMinNotNil ¶
LocalUserPasswordExpireMinNotNil applies the NotNil predicate on the "local_user_password_expire_min" field.
func LocalUserPasswordExpireWarn ¶
LocalUserPasswordExpireWarn applies equality check predicate on the "local_user_password_expire_warn" field. It's identical to LocalUserPasswordExpireWarnEQ.
func LocalUserPasswordExpireWarnContains ¶
LocalUserPasswordExpireWarnContains applies the Contains predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnContainsFold ¶
LocalUserPasswordExpireWarnContainsFold applies the ContainsFold predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnEQ ¶
LocalUserPasswordExpireWarnEQ applies the EQ predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnEqualFold ¶
LocalUserPasswordExpireWarnEqualFold applies the EqualFold predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnGT ¶
LocalUserPasswordExpireWarnGT applies the GT predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnGTE ¶
LocalUserPasswordExpireWarnGTE applies the GTE predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnHasPrefix ¶
LocalUserPasswordExpireWarnHasPrefix applies the HasPrefix predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnHasSuffix ¶
LocalUserPasswordExpireWarnHasSuffix applies the HasSuffix predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnIn ¶
LocalUserPasswordExpireWarnIn applies the In predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnIsNil ¶
LocalUserPasswordExpireWarnIsNil applies the IsNil predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnLT ¶
LocalUserPasswordExpireWarnLT applies the LT predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnLTE ¶
LocalUserPasswordExpireWarnLTE applies the LTE predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnNEQ ¶
LocalUserPasswordExpireWarnNEQ applies the NEQ predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnNotIn ¶
LocalUserPasswordExpireWarnNotIn applies the NotIn predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordExpireWarnNotNil ¶
LocalUserPasswordExpireWarnNotNil applies the NotNil predicate on the "local_user_password_expire_warn" field.
func LocalUserPasswordGT ¶
LocalUserPasswordGT applies the GT predicate on the "local_user_password" field.
func LocalUserPasswordGTE ¶
LocalUserPasswordGTE applies the GTE predicate on the "local_user_password" field.
func LocalUserPasswordHasPrefix ¶
LocalUserPasswordHasPrefix applies the HasPrefix predicate on the "local_user_password" field.
func LocalUserPasswordHasSuffix ¶
LocalUserPasswordHasSuffix applies the HasSuffix predicate on the "local_user_password" field.
func LocalUserPasswordIn ¶
LocalUserPasswordIn applies the In predicate on the "local_user_password" field.
func LocalUserPasswordIsNil ¶
LocalUserPasswordIsNil applies the IsNil predicate on the "local_user_password" field.
func LocalUserPasswordLT ¶
LocalUserPasswordLT applies the LT predicate on the "local_user_password" field.
func LocalUserPasswordLTE ¶
LocalUserPasswordLTE applies the LTE predicate on the "local_user_password" field.
func LocalUserPasswordLock ¶
LocalUserPasswordLock applies equality check predicate on the "local_user_password_lock" field. It's identical to LocalUserPasswordLockEQ.
func LocalUserPasswordLockEQ ¶
LocalUserPasswordLockEQ applies the EQ predicate on the "local_user_password_lock" field.
func LocalUserPasswordLockIsNil ¶
LocalUserPasswordLockIsNil applies the IsNil predicate on the "local_user_password_lock" field.
func LocalUserPasswordLockNEQ ¶
LocalUserPasswordLockNEQ applies the NEQ predicate on the "local_user_password_lock" field.
func LocalUserPasswordLockNotNil ¶
LocalUserPasswordLockNotNil applies the NotNil predicate on the "local_user_password_lock" field.
func LocalUserPasswordNEQ ¶
LocalUserPasswordNEQ applies the NEQ predicate on the "local_user_password" field.
func LocalUserPasswordNeverExpires ¶
LocalUserPasswordNeverExpires applies equality check predicate on the "local_user_password_never_expires" field. It's identical to LocalUserPasswordNeverExpiresEQ.
func LocalUserPasswordNeverExpiresEQ ¶
LocalUserPasswordNeverExpiresEQ applies the EQ predicate on the "local_user_password_never_expires" field.
func LocalUserPasswordNeverExpiresIsNil ¶
LocalUserPasswordNeverExpiresIsNil applies the IsNil predicate on the "local_user_password_never_expires" field.
func LocalUserPasswordNeverExpiresNEQ ¶
LocalUserPasswordNeverExpiresNEQ applies the NEQ predicate on the "local_user_password_never_expires" field.
func LocalUserPasswordNeverExpiresNotNil ¶
LocalUserPasswordNeverExpiresNotNil applies the NotNil predicate on the "local_user_password_never_expires" field.
func LocalUserPasswordNotIn ¶
LocalUserPasswordNotIn applies the NotIn predicate on the "local_user_password" field.
func LocalUserPasswordNotNil ¶
LocalUserPasswordNotNil applies the NotNil predicate on the "local_user_password" field.
func LocalUserSSHKeyBits ¶
LocalUserSSHKeyBits applies equality check predicate on the "local_user_ssh_key_bits" field. It's identical to LocalUserSSHKeyBitsEQ.
func LocalUserSSHKeyBitsContains ¶
LocalUserSSHKeyBitsContains applies the Contains predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsContainsFold ¶
LocalUserSSHKeyBitsContainsFold applies the ContainsFold predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsEQ ¶
LocalUserSSHKeyBitsEQ applies the EQ predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsEqualFold ¶
LocalUserSSHKeyBitsEqualFold applies the EqualFold predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsGT ¶
LocalUserSSHKeyBitsGT applies the GT predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsGTE ¶
LocalUserSSHKeyBitsGTE applies the GTE predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsHasPrefix ¶
LocalUserSSHKeyBitsHasPrefix applies the HasPrefix predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsHasSuffix ¶
LocalUserSSHKeyBitsHasSuffix applies the HasSuffix predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsIn ¶
LocalUserSSHKeyBitsIn applies the In predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsIsNil ¶
LocalUserSSHKeyBitsIsNil applies the IsNil predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsLT ¶
LocalUserSSHKeyBitsLT applies the LT predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsLTE ¶
LocalUserSSHKeyBitsLTE applies the LTE predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsNEQ ¶
LocalUserSSHKeyBitsNEQ applies the NEQ predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsNotIn ¶
LocalUserSSHKeyBitsNotIn applies the NotIn predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyBitsNotNil ¶
LocalUserSSHKeyBitsNotNil applies the NotNil predicate on the "local_user_ssh_key_bits" field.
func LocalUserSSHKeyComment ¶
LocalUserSSHKeyComment applies equality check predicate on the "local_user_ssh_key_comment" field. It's identical to LocalUserSSHKeyCommentEQ.
func LocalUserSSHKeyCommentContains ¶
LocalUserSSHKeyCommentContains applies the Contains predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentContainsFold ¶
LocalUserSSHKeyCommentContainsFold applies the ContainsFold predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentEQ ¶
LocalUserSSHKeyCommentEQ applies the EQ predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentEqualFold ¶
LocalUserSSHKeyCommentEqualFold applies the EqualFold predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentGT ¶
LocalUserSSHKeyCommentGT applies the GT predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentGTE ¶
LocalUserSSHKeyCommentGTE applies the GTE predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentHasPrefix ¶
LocalUserSSHKeyCommentHasPrefix applies the HasPrefix predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentHasSuffix ¶
LocalUserSSHKeyCommentHasSuffix applies the HasSuffix predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentIn ¶
LocalUserSSHKeyCommentIn applies the In predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentIsNil ¶
LocalUserSSHKeyCommentIsNil applies the IsNil predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentLT ¶
LocalUserSSHKeyCommentLT applies the LT predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentLTE ¶
LocalUserSSHKeyCommentLTE applies the LTE predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentNEQ ¶
LocalUserSSHKeyCommentNEQ applies the NEQ predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentNotIn ¶
LocalUserSSHKeyCommentNotIn applies the NotIn predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyCommentNotNil ¶
LocalUserSSHKeyCommentNotNil applies the NotNil predicate on the "local_user_ssh_key_comment" field.
func LocalUserSSHKeyFile ¶
LocalUserSSHKeyFile applies equality check predicate on the "local_user_ssh_key_file" field. It's identical to LocalUserSSHKeyFileEQ.
func LocalUserSSHKeyFileContains ¶
LocalUserSSHKeyFileContains applies the Contains predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileContainsFold ¶
LocalUserSSHKeyFileContainsFold applies the ContainsFold predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileEQ ¶
LocalUserSSHKeyFileEQ applies the EQ predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileEqualFold ¶
LocalUserSSHKeyFileEqualFold applies the EqualFold predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileGT ¶
LocalUserSSHKeyFileGT applies the GT predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileGTE ¶
LocalUserSSHKeyFileGTE applies the GTE predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileHasPrefix ¶
LocalUserSSHKeyFileHasPrefix applies the HasPrefix predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileHasSuffix ¶
LocalUserSSHKeyFileHasSuffix applies the HasSuffix predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileIn ¶
LocalUserSSHKeyFileIn applies the In predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileIsNil ¶
LocalUserSSHKeyFileIsNil applies the IsNil predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileLT ¶
LocalUserSSHKeyFileLT applies the LT predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileLTE ¶
LocalUserSSHKeyFileLTE applies the LTE predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileNEQ ¶
LocalUserSSHKeyFileNEQ applies the NEQ predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileNotIn ¶
LocalUserSSHKeyFileNotIn applies the NotIn predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyFileNotNil ¶
LocalUserSSHKeyFileNotNil applies the NotNil predicate on the "local_user_ssh_key_file" field.
func LocalUserSSHKeyPassphrase ¶
LocalUserSSHKeyPassphrase applies equality check predicate on the "local_user_ssh_key_passphrase" field. It's identical to LocalUserSSHKeyPassphraseEQ.
func LocalUserSSHKeyPassphraseContains ¶
LocalUserSSHKeyPassphraseContains applies the Contains predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseContainsFold ¶
LocalUserSSHKeyPassphraseContainsFold applies the ContainsFold predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseEQ ¶
LocalUserSSHKeyPassphraseEQ applies the EQ predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseEqualFold ¶
LocalUserSSHKeyPassphraseEqualFold applies the EqualFold predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseGT ¶
LocalUserSSHKeyPassphraseGT applies the GT predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseGTE ¶
LocalUserSSHKeyPassphraseGTE applies the GTE predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseHasPrefix ¶
LocalUserSSHKeyPassphraseHasPrefix applies the HasPrefix predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseHasSuffix ¶
LocalUserSSHKeyPassphraseHasSuffix applies the HasSuffix predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseIn ¶
LocalUserSSHKeyPassphraseIn applies the In predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseIsNil ¶
LocalUserSSHKeyPassphraseIsNil applies the IsNil predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseLT ¶
LocalUserSSHKeyPassphraseLT applies the LT predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseLTE ¶
LocalUserSSHKeyPassphraseLTE applies the LTE predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseNEQ ¶
LocalUserSSHKeyPassphraseNEQ applies the NEQ predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseNotIn ¶
LocalUserSSHKeyPassphraseNotIn applies the NotIn predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyPassphraseNotNil ¶
LocalUserSSHKeyPassphraseNotNil applies the NotNil predicate on the "local_user_ssh_key_passphrase" field.
func LocalUserSSHKeyType ¶
LocalUserSSHKeyType applies equality check predicate on the "local_user_ssh_key_type" field. It's identical to LocalUserSSHKeyTypeEQ.
func LocalUserSSHKeyTypeContains ¶
LocalUserSSHKeyTypeContains applies the Contains predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeContainsFold ¶
LocalUserSSHKeyTypeContainsFold applies the ContainsFold predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeEQ ¶
LocalUserSSHKeyTypeEQ applies the EQ predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeEqualFold ¶
LocalUserSSHKeyTypeEqualFold applies the EqualFold predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeGT ¶
LocalUserSSHKeyTypeGT applies the GT predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeGTE ¶
LocalUserSSHKeyTypeGTE applies the GTE predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeHasPrefix ¶
LocalUserSSHKeyTypeHasPrefix applies the HasPrefix predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeHasSuffix ¶
LocalUserSSHKeyTypeHasSuffix applies the HasSuffix predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeIn ¶
LocalUserSSHKeyTypeIn applies the In predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeIsNil ¶
LocalUserSSHKeyTypeIsNil applies the IsNil predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeLT ¶
LocalUserSSHKeyTypeLT applies the LT predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeLTE ¶
LocalUserSSHKeyTypeLTE applies the LTE predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeNEQ ¶
LocalUserSSHKeyTypeNEQ applies the NEQ predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeNotIn ¶
LocalUserSSHKeyTypeNotIn applies the NotIn predicate on the "local_user_ssh_key_type" field.
func LocalUserSSHKeyTypeNotNil ¶
LocalUserSSHKeyTypeNotNil applies the NotNil predicate on the "local_user_ssh_key_type" field.
func LocalUserSeuser ¶
LocalUserSeuser applies equality check predicate on the "local_user_seuser" field. It's identical to LocalUserSeuserEQ.
func LocalUserSeuserContains ¶
LocalUserSeuserContains applies the Contains predicate on the "local_user_seuser" field.
func LocalUserSeuserContainsFold ¶
LocalUserSeuserContainsFold applies the ContainsFold predicate on the "local_user_seuser" field.
func LocalUserSeuserEQ ¶
LocalUserSeuserEQ applies the EQ predicate on the "local_user_seuser" field.
func LocalUserSeuserEqualFold ¶
LocalUserSeuserEqualFold applies the EqualFold predicate on the "local_user_seuser" field.
func LocalUserSeuserGT ¶
LocalUserSeuserGT applies the GT predicate on the "local_user_seuser" field.
func LocalUserSeuserGTE ¶
LocalUserSeuserGTE applies the GTE predicate on the "local_user_seuser" field.
func LocalUserSeuserHasPrefix ¶
LocalUserSeuserHasPrefix applies the HasPrefix predicate on the "local_user_seuser" field.
func LocalUserSeuserHasSuffix ¶
LocalUserSeuserHasSuffix applies the HasSuffix predicate on the "local_user_seuser" field.
func LocalUserSeuserIn ¶
LocalUserSeuserIn applies the In predicate on the "local_user_seuser" field.
func LocalUserSeuserIsNil ¶
LocalUserSeuserIsNil applies the IsNil predicate on the "local_user_seuser" field.
func LocalUserSeuserLT ¶
LocalUserSeuserLT applies the LT predicate on the "local_user_seuser" field.
func LocalUserSeuserLTE ¶
LocalUserSeuserLTE applies the LTE predicate on the "local_user_seuser" field.
func LocalUserSeuserNEQ ¶
LocalUserSeuserNEQ applies the NEQ predicate on the "local_user_seuser" field.
func LocalUserSeuserNotIn ¶
LocalUserSeuserNotIn applies the NotIn predicate on the "local_user_seuser" field.
func LocalUserSeuserNotNil ¶
LocalUserSeuserNotNil applies the NotNil predicate on the "local_user_seuser" field.
func LocalUserShell ¶
LocalUserShell applies equality check predicate on the "local_user_shell" field. It's identical to LocalUserShellEQ.
func LocalUserShellContains ¶
LocalUserShellContains applies the Contains predicate on the "local_user_shell" field.
func LocalUserShellContainsFold ¶
LocalUserShellContainsFold applies the ContainsFold predicate on the "local_user_shell" field.
func LocalUserShellEQ ¶
LocalUserShellEQ applies the EQ predicate on the "local_user_shell" field.
func LocalUserShellEqualFold ¶
LocalUserShellEqualFold applies the EqualFold predicate on the "local_user_shell" field.
func LocalUserShellGT ¶
LocalUserShellGT applies the GT predicate on the "local_user_shell" field.
func LocalUserShellGTE ¶
LocalUserShellGTE applies the GTE predicate on the "local_user_shell" field.
func LocalUserShellHasPrefix ¶
LocalUserShellHasPrefix applies the HasPrefix predicate on the "local_user_shell" field.
func LocalUserShellHasSuffix ¶
LocalUserShellHasSuffix applies the HasSuffix predicate on the "local_user_shell" field.
func LocalUserShellIn ¶
LocalUserShellIn applies the In predicate on the "local_user_shell" field.
func LocalUserShellIsNil ¶
LocalUserShellIsNil applies the IsNil predicate on the "local_user_shell" field.
func LocalUserShellLT ¶
LocalUserShellLT applies the LT predicate on the "local_user_shell" field.
func LocalUserShellLTE ¶
LocalUserShellLTE applies the LTE predicate on the "local_user_shell" field.
func LocalUserShellNEQ ¶
LocalUserShellNEQ applies the NEQ predicate on the "local_user_shell" field.
func LocalUserShellNotIn ¶
LocalUserShellNotIn applies the NotIn predicate on the "local_user_shell" field.
func LocalUserShellNotNil ¶
LocalUserShellNotNil applies the NotNil predicate on the "local_user_shell" field.
func LocalUserSkeleton ¶
LocalUserSkeleton applies equality check predicate on the "local_user_skeleton" field. It's identical to LocalUserSkeletonEQ.
func LocalUserSkeletonContains ¶
LocalUserSkeletonContains applies the Contains predicate on the "local_user_skeleton" field.
func LocalUserSkeletonContainsFold ¶
LocalUserSkeletonContainsFold applies the ContainsFold predicate on the "local_user_skeleton" field.
func LocalUserSkeletonEQ ¶
LocalUserSkeletonEQ applies the EQ predicate on the "local_user_skeleton" field.
func LocalUserSkeletonEqualFold ¶
LocalUserSkeletonEqualFold applies the EqualFold predicate on the "local_user_skeleton" field.
func LocalUserSkeletonGT ¶
LocalUserSkeletonGT applies the GT predicate on the "local_user_skeleton" field.
func LocalUserSkeletonGTE ¶
LocalUserSkeletonGTE applies the GTE predicate on the "local_user_skeleton" field.
func LocalUserSkeletonHasPrefix ¶
LocalUserSkeletonHasPrefix applies the HasPrefix predicate on the "local_user_skeleton" field.
func LocalUserSkeletonHasSuffix ¶
LocalUserSkeletonHasSuffix applies the HasSuffix predicate on the "local_user_skeleton" field.
func LocalUserSkeletonIn ¶
LocalUserSkeletonIn applies the In predicate on the "local_user_skeleton" field.
func LocalUserSkeletonIsNil ¶
LocalUserSkeletonIsNil applies the IsNil predicate on the "local_user_skeleton" field.
func LocalUserSkeletonLT ¶
LocalUserSkeletonLT applies the LT predicate on the "local_user_skeleton" field.
func LocalUserSkeletonLTE ¶
LocalUserSkeletonLTE applies the LTE predicate on the "local_user_skeleton" field.
func LocalUserSkeletonNEQ ¶
LocalUserSkeletonNEQ applies the NEQ predicate on the "local_user_skeleton" field.
func LocalUserSkeletonNotIn ¶
LocalUserSkeletonNotIn applies the NotIn predicate on the "local_user_skeleton" field.
func LocalUserSkeletonNotNil ¶
LocalUserSkeletonNotNil applies the NotNil predicate on the "local_user_skeleton" field.
func LocalUserSystem ¶
LocalUserSystem applies equality check predicate on the "local_user_system" field. It's identical to LocalUserSystemEQ.
func LocalUserSystemEQ ¶
LocalUserSystemEQ applies the EQ predicate on the "local_user_system" field.
func LocalUserSystemIsNil ¶
LocalUserSystemIsNil applies the IsNil predicate on the "local_user_system" field.
func LocalUserSystemNEQ ¶
LocalUserSystemNEQ applies the NEQ predicate on the "local_user_system" field.
func LocalUserSystemNotNil ¶
LocalUserSystemNotNil applies the NotNil predicate on the "local_user_system" field.
func LocalUserUmask ¶
LocalUserUmask applies equality check predicate on the "local_user_umask" field. It's identical to LocalUserUmaskEQ.
func LocalUserUmaskContains ¶
LocalUserUmaskContains applies the Contains predicate on the "local_user_umask" field.
func LocalUserUmaskContainsFold ¶
LocalUserUmaskContainsFold applies the ContainsFold predicate on the "local_user_umask" field.
func LocalUserUmaskEQ ¶
LocalUserUmaskEQ applies the EQ predicate on the "local_user_umask" field.
func LocalUserUmaskEqualFold ¶
LocalUserUmaskEqualFold applies the EqualFold predicate on the "local_user_umask" field.
func LocalUserUmaskGT ¶
LocalUserUmaskGT applies the GT predicate on the "local_user_umask" field.
func LocalUserUmaskGTE ¶
LocalUserUmaskGTE applies the GTE predicate on the "local_user_umask" field.
func LocalUserUmaskHasPrefix ¶
LocalUserUmaskHasPrefix applies the HasPrefix predicate on the "local_user_umask" field.
func LocalUserUmaskHasSuffix ¶
LocalUserUmaskHasSuffix applies the HasSuffix predicate on the "local_user_umask" field.
func LocalUserUmaskIn ¶
LocalUserUmaskIn applies the In predicate on the "local_user_umask" field.
func LocalUserUmaskIsNil ¶
LocalUserUmaskIsNil applies the IsNil predicate on the "local_user_umask" field.
func LocalUserUmaskLT ¶
LocalUserUmaskLT applies the LT predicate on the "local_user_umask" field.
func LocalUserUmaskLTE ¶
LocalUserUmaskLTE applies the LTE predicate on the "local_user_umask" field.
func LocalUserUmaskNEQ ¶
LocalUserUmaskNEQ applies the NEQ predicate on the "local_user_umask" field.
func LocalUserUmaskNotIn ¶
LocalUserUmaskNotIn applies the NotIn predicate on the "local_user_umask" field.
func LocalUserUmaskNotNil ¶
LocalUserUmaskNotNil applies the NotNil predicate on the "local_user_umask" field.
func LocalUserUsername ¶
LocalUserUsername applies equality check predicate on the "local_user_username" field. It's identical to LocalUserUsernameEQ.
func LocalUserUsernameContains ¶
LocalUserUsernameContains applies the Contains predicate on the "local_user_username" field.
func LocalUserUsernameContainsFold ¶
LocalUserUsernameContainsFold applies the ContainsFold predicate on the "local_user_username" field.
func LocalUserUsernameEQ ¶
LocalUserUsernameEQ applies the EQ predicate on the "local_user_username" field.
func LocalUserUsernameEqualFold ¶
LocalUserUsernameEqualFold applies the EqualFold predicate on the "local_user_username" field.
func LocalUserUsernameGT ¶
LocalUserUsernameGT applies the GT predicate on the "local_user_username" field.
func LocalUserUsernameGTE ¶
LocalUserUsernameGTE applies the GTE predicate on the "local_user_username" field.
func LocalUserUsernameHasPrefix ¶
LocalUserUsernameHasPrefix applies the HasPrefix predicate on the "local_user_username" field.
func LocalUserUsernameHasSuffix ¶
LocalUserUsernameHasSuffix applies the HasSuffix predicate on the "local_user_username" field.
func LocalUserUsernameIn ¶
LocalUserUsernameIn applies the In predicate on the "local_user_username" field.
func LocalUserUsernameIsNil ¶
LocalUserUsernameIsNil applies the IsNil predicate on the "local_user_username" field.
func LocalUserUsernameLT ¶
LocalUserUsernameLT applies the LT predicate on the "local_user_username" field.
func LocalUserUsernameLTE ¶
LocalUserUsernameLTE applies the LTE predicate on the "local_user_username" field.
func LocalUserUsernameNEQ ¶
LocalUserUsernameNEQ applies the NEQ predicate on the "local_user_username" field.
func LocalUserUsernameNotIn ¶
LocalUserUsernameNotIn applies the NotIn predicate on the "local_user_username" field.
func LocalUserUsernameNotNil ¶
LocalUserUsernameNotNil applies the NotNil predicate on the "local_user_username" field.
func MsiArguments ¶
MsiArguments applies equality check predicate on the "msi_arguments" field. It's identical to MsiArgumentsEQ.
func MsiArgumentsContains ¶
MsiArgumentsContains applies the Contains predicate on the "msi_arguments" field.
func MsiArgumentsContainsFold ¶
MsiArgumentsContainsFold applies the ContainsFold predicate on the "msi_arguments" field.
func MsiArgumentsEQ ¶
MsiArgumentsEQ applies the EQ predicate on the "msi_arguments" field.
func MsiArgumentsEqualFold ¶
MsiArgumentsEqualFold applies the EqualFold predicate on the "msi_arguments" field.
func MsiArgumentsGT ¶
MsiArgumentsGT applies the GT predicate on the "msi_arguments" field.
func MsiArgumentsGTE ¶
MsiArgumentsGTE applies the GTE predicate on the "msi_arguments" field.
func MsiArgumentsHasPrefix ¶
MsiArgumentsHasPrefix applies the HasPrefix predicate on the "msi_arguments" field.
func MsiArgumentsHasSuffix ¶
MsiArgumentsHasSuffix applies the HasSuffix predicate on the "msi_arguments" field.
func MsiArgumentsIn ¶
MsiArgumentsIn applies the In predicate on the "msi_arguments" field.
func MsiArgumentsIsNil ¶
MsiArgumentsIsNil applies the IsNil predicate on the "msi_arguments" field.
func MsiArgumentsLT ¶
MsiArgumentsLT applies the LT predicate on the "msi_arguments" field.
func MsiArgumentsLTE ¶
MsiArgumentsLTE applies the LTE predicate on the "msi_arguments" field.
func MsiArgumentsNEQ ¶
MsiArgumentsNEQ applies the NEQ predicate on the "msi_arguments" field.
func MsiArgumentsNotIn ¶
MsiArgumentsNotIn applies the NotIn predicate on the "msi_arguments" field.
func MsiArgumentsNotNil ¶
MsiArgumentsNotNil applies the NotNil predicate on the "msi_arguments" field.
func MsiFileHash ¶
MsiFileHash applies equality check predicate on the "msi_file_hash" field. It's identical to MsiFileHashEQ.
func MsiFileHashAlgEQ ¶
func MsiFileHashAlgEQ(v MsiFileHashAlg) predicate.Task
MsiFileHashAlgEQ applies the EQ predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgIn ¶
func MsiFileHashAlgIn(vs ...MsiFileHashAlg) predicate.Task
MsiFileHashAlgIn applies the In predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgIsNil ¶
MsiFileHashAlgIsNil applies the IsNil predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgNEQ ¶
func MsiFileHashAlgNEQ(v MsiFileHashAlg) predicate.Task
MsiFileHashAlgNEQ applies the NEQ predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgNotIn ¶
func MsiFileHashAlgNotIn(vs ...MsiFileHashAlg) predicate.Task
MsiFileHashAlgNotIn applies the NotIn predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgNotNil ¶
MsiFileHashAlgNotNil applies the NotNil predicate on the "msi_file_hash_alg" field.
func MsiFileHashAlgValidator ¶
func MsiFileHashAlgValidator(mfha MsiFileHashAlg) error
MsiFileHashAlgValidator is a validator for the "msi_file_hash_alg" field enum values. It is called by the builders before save.
func MsiFileHashContains ¶
MsiFileHashContains applies the Contains predicate on the "msi_file_hash" field.
func MsiFileHashContainsFold ¶
MsiFileHashContainsFold applies the ContainsFold predicate on the "msi_file_hash" field.
func MsiFileHashEQ ¶
MsiFileHashEQ applies the EQ predicate on the "msi_file_hash" field.
func MsiFileHashEqualFold ¶
MsiFileHashEqualFold applies the EqualFold predicate on the "msi_file_hash" field.
func MsiFileHashGT ¶
MsiFileHashGT applies the GT predicate on the "msi_file_hash" field.
func MsiFileHashGTE ¶
MsiFileHashGTE applies the GTE predicate on the "msi_file_hash" field.
func MsiFileHashHasPrefix ¶
MsiFileHashHasPrefix applies the HasPrefix predicate on the "msi_file_hash" field.
func MsiFileHashHasSuffix ¶
MsiFileHashHasSuffix applies the HasSuffix predicate on the "msi_file_hash" field.
func MsiFileHashIn ¶
MsiFileHashIn applies the In predicate on the "msi_file_hash" field.
func MsiFileHashIsNil ¶
MsiFileHashIsNil applies the IsNil predicate on the "msi_file_hash" field.
func MsiFileHashLT ¶
MsiFileHashLT applies the LT predicate on the "msi_file_hash" field.
func MsiFileHashLTE ¶
MsiFileHashLTE applies the LTE predicate on the "msi_file_hash" field.
func MsiFileHashNEQ ¶
MsiFileHashNEQ applies the NEQ predicate on the "msi_file_hash" field.
func MsiFileHashNotIn ¶
MsiFileHashNotIn applies the NotIn predicate on the "msi_file_hash" field.
func MsiFileHashNotNil ¶
MsiFileHashNotNil applies the NotNil predicate on the "msi_file_hash" field.
func MsiLogPath ¶
MsiLogPath applies equality check predicate on the "msi_log_path" field. It's identical to MsiLogPathEQ.
func MsiLogPathContains ¶
MsiLogPathContains applies the Contains predicate on the "msi_log_path" field.
func MsiLogPathContainsFold ¶
MsiLogPathContainsFold applies the ContainsFold predicate on the "msi_log_path" field.
func MsiLogPathEQ ¶
MsiLogPathEQ applies the EQ predicate on the "msi_log_path" field.
func MsiLogPathEqualFold ¶
MsiLogPathEqualFold applies the EqualFold predicate on the "msi_log_path" field.
func MsiLogPathGT ¶
MsiLogPathGT applies the GT predicate on the "msi_log_path" field.
func MsiLogPathGTE ¶
MsiLogPathGTE applies the GTE predicate on the "msi_log_path" field.
func MsiLogPathHasPrefix ¶
MsiLogPathHasPrefix applies the HasPrefix predicate on the "msi_log_path" field.
func MsiLogPathHasSuffix ¶
MsiLogPathHasSuffix applies the HasSuffix predicate on the "msi_log_path" field.
func MsiLogPathIn ¶
MsiLogPathIn applies the In predicate on the "msi_log_path" field.
func MsiLogPathIsNil ¶
MsiLogPathIsNil applies the IsNil predicate on the "msi_log_path" field.
func MsiLogPathLT ¶
MsiLogPathLT applies the LT predicate on the "msi_log_path" field.
func MsiLogPathLTE ¶
MsiLogPathLTE applies the LTE predicate on the "msi_log_path" field.
func MsiLogPathNEQ ¶
MsiLogPathNEQ applies the NEQ predicate on the "msi_log_path" field.
func MsiLogPathNotIn ¶
MsiLogPathNotIn applies the NotIn predicate on the "msi_log_path" field.
func MsiLogPathNotNil ¶
MsiLogPathNotNil applies the NotNil predicate on the "msi_log_path" field.
func MsiPath ¶
MsiPath applies equality check predicate on the "msi_path" field. It's identical to MsiPathEQ.
func MsiPathContains ¶
MsiPathContains applies the Contains predicate on the "msi_path" field.
func MsiPathContainsFold ¶
MsiPathContainsFold applies the ContainsFold predicate on the "msi_path" field.
func MsiPathEqualFold ¶
MsiPathEqualFold applies the EqualFold predicate on the "msi_path" field.
func MsiPathGTE ¶
MsiPathGTE applies the GTE predicate on the "msi_path" field.
func MsiPathHasPrefix ¶
MsiPathHasPrefix applies the HasPrefix predicate on the "msi_path" field.
func MsiPathHasSuffix ¶
MsiPathHasSuffix applies the HasSuffix predicate on the "msi_path" field.
func MsiPathIsNil ¶
MsiPathIsNil applies the IsNil predicate on the "msi_path" field.
func MsiPathLTE ¶
MsiPathLTE applies the LTE predicate on the "msi_path" field.
func MsiPathNEQ ¶
MsiPathNEQ applies the NEQ predicate on the "msi_path" field.
func MsiPathNotIn ¶
MsiPathNotIn applies the NotIn predicate on the "msi_path" field.
func MsiPathNotNil ¶
MsiPathNotNil applies the NotNil predicate on the "msi_path" field.
func MsiProductid ¶
MsiProductid applies equality check predicate on the "msi_productid" field. It's identical to MsiProductidEQ.
func MsiProductidContains ¶
MsiProductidContains applies the Contains predicate on the "msi_productid" field.
func MsiProductidContainsFold ¶
MsiProductidContainsFold applies the ContainsFold predicate on the "msi_productid" field.
func MsiProductidEQ ¶
MsiProductidEQ applies the EQ predicate on the "msi_productid" field.
func MsiProductidEqualFold ¶
MsiProductidEqualFold applies the EqualFold predicate on the "msi_productid" field.
func MsiProductidGT ¶
MsiProductidGT applies the GT predicate on the "msi_productid" field.
func MsiProductidGTE ¶
MsiProductidGTE applies the GTE predicate on the "msi_productid" field.
func MsiProductidHasPrefix ¶
MsiProductidHasPrefix applies the HasPrefix predicate on the "msi_productid" field.
func MsiProductidHasSuffix ¶
MsiProductidHasSuffix applies the HasSuffix predicate on the "msi_productid" field.
func MsiProductidIn ¶
MsiProductidIn applies the In predicate on the "msi_productid" field.
func MsiProductidIsNil ¶
MsiProductidIsNil applies the IsNil predicate on the "msi_productid" field.
func MsiProductidLT ¶
MsiProductidLT applies the LT predicate on the "msi_productid" field.
func MsiProductidLTE ¶
MsiProductidLTE applies the LTE predicate on the "msi_productid" field.
func MsiProductidNEQ ¶
MsiProductidNEQ applies the NEQ predicate on the "msi_productid" field.
func MsiProductidNotIn ¶
MsiProductidNotIn applies the NotIn predicate on the "msi_productid" field.
func MsiProductidNotNil ¶
MsiProductidNotNil applies the NotNil predicate on the "msi_productid" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func PackageID ¶
PackageID applies equality check predicate on the "package_id" field. It's identical to PackageIDEQ.
func PackageIDContains ¶
PackageIDContains applies the Contains predicate on the "package_id" field.
func PackageIDContainsFold ¶
PackageIDContainsFold applies the ContainsFold predicate on the "package_id" field.
func PackageIDEQ ¶
PackageIDEQ applies the EQ predicate on the "package_id" field.
func PackageIDEqualFold ¶
PackageIDEqualFold applies the EqualFold predicate on the "package_id" field.
func PackageIDGT ¶
PackageIDGT applies the GT predicate on the "package_id" field.
func PackageIDGTE ¶
PackageIDGTE applies the GTE predicate on the "package_id" field.
func PackageIDHasPrefix ¶
PackageIDHasPrefix applies the HasPrefix predicate on the "package_id" field.
func PackageIDHasSuffix ¶
PackageIDHasSuffix applies the HasSuffix predicate on the "package_id" field.
func PackageIDIn ¶
PackageIDIn applies the In predicate on the "package_id" field.
func PackageIDIsNil ¶
PackageIDIsNil applies the IsNil predicate on the "package_id" field.
func PackageIDLT ¶
PackageIDLT applies the LT predicate on the "package_id" field.
func PackageIDLTE ¶
PackageIDLTE applies the LTE predicate on the "package_id" field.
func PackageIDNEQ ¶
PackageIDNEQ applies the NEQ predicate on the "package_id" field.
func PackageIDNotIn ¶
PackageIDNotIn applies the NotIn predicate on the "package_id" field.
func PackageIDNotNil ¶
PackageIDNotNil applies the NotNil predicate on the "package_id" field.
func PackageLatest ¶
PackageLatest applies equality check predicate on the "package_latest" field. It's identical to PackageLatestEQ.
func PackageLatestEQ ¶
PackageLatestEQ applies the EQ predicate on the "package_latest" field.
func PackageLatestIsNil ¶
PackageLatestIsNil applies the IsNil predicate on the "package_latest" field.
func PackageLatestNEQ ¶
PackageLatestNEQ applies the NEQ predicate on the "package_latest" field.
func PackageLatestNotNil ¶
PackageLatestNotNil applies the NotNil predicate on the "package_latest" field.
func PackageName ¶
PackageName applies equality check predicate on the "package_name" field. It's identical to PackageNameEQ.
func PackageNameContains ¶
PackageNameContains applies the Contains predicate on the "package_name" field.
func PackageNameContainsFold ¶
PackageNameContainsFold applies the ContainsFold predicate on the "package_name" field.
func PackageNameEQ ¶
PackageNameEQ applies the EQ predicate on the "package_name" field.
func PackageNameEqualFold ¶
PackageNameEqualFold applies the EqualFold predicate on the "package_name" field.
func PackageNameGT ¶
PackageNameGT applies the GT predicate on the "package_name" field.
func PackageNameGTE ¶
PackageNameGTE applies the GTE predicate on the "package_name" field.
func PackageNameHasPrefix ¶
PackageNameHasPrefix applies the HasPrefix predicate on the "package_name" field.
func PackageNameHasSuffix ¶
PackageNameHasSuffix applies the HasSuffix predicate on the "package_name" field.
func PackageNameIn ¶
PackageNameIn applies the In predicate on the "package_name" field.
func PackageNameIsNil ¶
PackageNameIsNil applies the IsNil predicate on the "package_name" field.
func PackageNameLT ¶
PackageNameLT applies the LT predicate on the "package_name" field.
func PackageNameLTE ¶
PackageNameLTE applies the LTE predicate on the "package_name" field.
func PackageNameNEQ ¶
PackageNameNEQ applies the NEQ predicate on the "package_name" field.
func PackageNameNotIn ¶
PackageNameNotIn applies the NotIn predicate on the "package_name" field.
func PackageNameNotNil ¶
PackageNameNotNil applies the NotNil predicate on the "package_name" field.
func PackageVersion ¶
PackageVersion applies equality check predicate on the "package_version" field. It's identical to PackageVersionEQ.
func PackageVersionContains ¶
PackageVersionContains applies the Contains predicate on the "package_version" field.
func PackageVersionContainsFold ¶
PackageVersionContainsFold applies the ContainsFold predicate on the "package_version" field.
func PackageVersionEQ ¶
PackageVersionEQ applies the EQ predicate on the "package_version" field.
func PackageVersionEqualFold ¶
PackageVersionEqualFold applies the EqualFold predicate on the "package_version" field.
func PackageVersionGT ¶
PackageVersionGT applies the GT predicate on the "package_version" field.
func PackageVersionGTE ¶
PackageVersionGTE applies the GTE predicate on the "package_version" field.
func PackageVersionHasPrefix ¶
PackageVersionHasPrefix applies the HasPrefix predicate on the "package_version" field.
func PackageVersionHasSuffix ¶
PackageVersionHasSuffix applies the HasSuffix predicate on the "package_version" field.
func PackageVersionIn ¶
PackageVersionIn applies the In predicate on the "package_version" field.
func PackageVersionIsNil ¶
PackageVersionIsNil applies the IsNil predicate on the "package_version" field.
func PackageVersionLT ¶
PackageVersionLT applies the LT predicate on the "package_version" field.
func PackageVersionLTE ¶
PackageVersionLTE applies the LTE predicate on the "package_version" field.
func PackageVersionNEQ ¶
PackageVersionNEQ applies the NEQ predicate on the "package_version" field.
func PackageVersionNotIn ¶
PackageVersionNotIn applies the NotIn predicate on the "package_version" field.
func PackageVersionNotNil ¶
PackageVersionNotNil applies the NotNil predicate on the "package_version" field.
func RegistryForce ¶
RegistryForce applies equality check predicate on the "registry_force" field. It's identical to RegistryForceEQ.
func RegistryForceEQ ¶
RegistryForceEQ applies the EQ predicate on the "registry_force" field.
func RegistryForceIsNil ¶
RegistryForceIsNil applies the IsNil predicate on the "registry_force" field.
func RegistryForceNEQ ¶
RegistryForceNEQ applies the NEQ predicate on the "registry_force" field.
func RegistryForceNotNil ¶
RegistryForceNotNil applies the NotNil predicate on the "registry_force" field.
func RegistryHex ¶
RegistryHex applies equality check predicate on the "registry_hex" field. It's identical to RegistryHexEQ.
func RegistryHexEQ ¶
RegistryHexEQ applies the EQ predicate on the "registry_hex" field.
func RegistryHexIsNil ¶
RegistryHexIsNil applies the IsNil predicate on the "registry_hex" field.
func RegistryHexNEQ ¶
RegistryHexNEQ applies the NEQ predicate on the "registry_hex" field.
func RegistryHexNotNil ¶
RegistryHexNotNil applies the NotNil predicate on the "registry_hex" field.
func RegistryKey ¶
RegistryKey applies equality check predicate on the "registry_key" field. It's identical to RegistryKeyEQ.
func RegistryKeyContains ¶
RegistryKeyContains applies the Contains predicate on the "registry_key" field.
func RegistryKeyContainsFold ¶
RegistryKeyContainsFold applies the ContainsFold predicate on the "registry_key" field.
func RegistryKeyEQ ¶
RegistryKeyEQ applies the EQ predicate on the "registry_key" field.
func RegistryKeyEqualFold ¶
RegistryKeyEqualFold applies the EqualFold predicate on the "registry_key" field.
func RegistryKeyGT ¶
RegistryKeyGT applies the GT predicate on the "registry_key" field.
func RegistryKeyGTE ¶
RegistryKeyGTE applies the GTE predicate on the "registry_key" field.
func RegistryKeyHasPrefix ¶
RegistryKeyHasPrefix applies the HasPrefix predicate on the "registry_key" field.
func RegistryKeyHasSuffix ¶
RegistryKeyHasSuffix applies the HasSuffix predicate on the "registry_key" field.
func RegistryKeyIn ¶
RegistryKeyIn applies the In predicate on the "registry_key" field.
func RegistryKeyIsNil ¶
RegistryKeyIsNil applies the IsNil predicate on the "registry_key" field.
func RegistryKeyLT ¶
RegistryKeyLT applies the LT predicate on the "registry_key" field.
func RegistryKeyLTE ¶
RegistryKeyLTE applies the LTE predicate on the "registry_key" field.
func RegistryKeyNEQ ¶
RegistryKeyNEQ applies the NEQ predicate on the "registry_key" field.
func RegistryKeyNotIn ¶
RegistryKeyNotIn applies the NotIn predicate on the "registry_key" field.
func RegistryKeyNotNil ¶
RegistryKeyNotNil applies the NotNil predicate on the "registry_key" field.
func RegistryKeyValueData ¶
RegistryKeyValueData applies equality check predicate on the "registry_key_value_data" field. It's identical to RegistryKeyValueDataEQ.
func RegistryKeyValueDataContains ¶
RegistryKeyValueDataContains applies the Contains predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataContainsFold ¶
RegistryKeyValueDataContainsFold applies the ContainsFold predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataEQ ¶
RegistryKeyValueDataEQ applies the EQ predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataEqualFold ¶
RegistryKeyValueDataEqualFold applies the EqualFold predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataGT ¶
RegistryKeyValueDataGT applies the GT predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataGTE ¶
RegistryKeyValueDataGTE applies the GTE predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataHasPrefix ¶
RegistryKeyValueDataHasPrefix applies the HasPrefix predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataHasSuffix ¶
RegistryKeyValueDataHasSuffix applies the HasSuffix predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataIn ¶
RegistryKeyValueDataIn applies the In predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataIsNil ¶
RegistryKeyValueDataIsNil applies the IsNil predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataLT ¶
RegistryKeyValueDataLT applies the LT predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataLTE ¶
RegistryKeyValueDataLTE applies the LTE predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataNEQ ¶
RegistryKeyValueDataNEQ applies the NEQ predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataNotIn ¶
RegistryKeyValueDataNotIn applies the NotIn predicate on the "registry_key_value_data" field.
func RegistryKeyValueDataNotNil ¶
RegistryKeyValueDataNotNil applies the NotNil predicate on the "registry_key_value_data" field.
func RegistryKeyValueName ¶
RegistryKeyValueName applies equality check predicate on the "registry_key_value_name" field. It's identical to RegistryKeyValueNameEQ.
func RegistryKeyValueNameContains ¶
RegistryKeyValueNameContains applies the Contains predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameContainsFold ¶
RegistryKeyValueNameContainsFold applies the ContainsFold predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameEQ ¶
RegistryKeyValueNameEQ applies the EQ predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameEqualFold ¶
RegistryKeyValueNameEqualFold applies the EqualFold predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameGT ¶
RegistryKeyValueNameGT applies the GT predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameGTE ¶
RegistryKeyValueNameGTE applies the GTE predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameHasPrefix ¶
RegistryKeyValueNameHasPrefix applies the HasPrefix predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameHasSuffix ¶
RegistryKeyValueNameHasSuffix applies the HasSuffix predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameIn ¶
RegistryKeyValueNameIn applies the In predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameIsNil ¶
RegistryKeyValueNameIsNil applies the IsNil predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameLT ¶
RegistryKeyValueNameLT applies the LT predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameLTE ¶
RegistryKeyValueNameLTE applies the LTE predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameNEQ ¶
RegistryKeyValueNameNEQ applies the NEQ predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameNotIn ¶
RegistryKeyValueNameNotIn applies the NotIn predicate on the "registry_key_value_name" field.
func RegistryKeyValueNameNotNil ¶
RegistryKeyValueNameNotNil applies the NotNil predicate on the "registry_key_value_name" field.
func RegistryKeyValueTypeEQ ¶
func RegistryKeyValueTypeEQ(v RegistryKeyValueType) predicate.Task
RegistryKeyValueTypeEQ applies the EQ predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeIn ¶
func RegistryKeyValueTypeIn(vs ...RegistryKeyValueType) predicate.Task
RegistryKeyValueTypeIn applies the In predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeIsNil ¶
RegistryKeyValueTypeIsNil applies the IsNil predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeNEQ ¶
func RegistryKeyValueTypeNEQ(v RegistryKeyValueType) predicate.Task
RegistryKeyValueTypeNEQ applies the NEQ predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeNotIn ¶
func RegistryKeyValueTypeNotIn(vs ...RegistryKeyValueType) predicate.Task
RegistryKeyValueTypeNotIn applies the NotIn predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeNotNil ¶
RegistryKeyValueTypeNotNil applies the NotNil predicate on the "registry_key_value_type" field.
func RegistryKeyValueTypeValidator ¶
func RegistryKeyValueTypeValidator(rkvt RegistryKeyValueType) error
RegistryKeyValueTypeValidator is a validator for the "registry_key_value_type" field enum values. It is called by the builders before save.
func Script ¶
Script applies equality check predicate on the "script" field. It's identical to ScriptEQ.
func ScriptContains ¶
ScriptContains applies the Contains predicate on the "script" field.
func ScriptContainsFold ¶
ScriptContainsFold applies the ContainsFold predicate on the "script" field.
func ScriptCreates ¶
ScriptCreates applies equality check predicate on the "script_creates" field. It's identical to ScriptCreatesEQ.
func ScriptCreatesContains ¶
ScriptCreatesContains applies the Contains predicate on the "script_creates" field.
func ScriptCreatesContainsFold ¶
ScriptCreatesContainsFold applies the ContainsFold predicate on the "script_creates" field.
func ScriptCreatesEQ ¶
ScriptCreatesEQ applies the EQ predicate on the "script_creates" field.
func ScriptCreatesEqualFold ¶
ScriptCreatesEqualFold applies the EqualFold predicate on the "script_creates" field.
func ScriptCreatesGT ¶
ScriptCreatesGT applies the GT predicate on the "script_creates" field.
func ScriptCreatesGTE ¶
ScriptCreatesGTE applies the GTE predicate on the "script_creates" field.
func ScriptCreatesHasPrefix ¶
ScriptCreatesHasPrefix applies the HasPrefix predicate on the "script_creates" field.
func ScriptCreatesHasSuffix ¶
ScriptCreatesHasSuffix applies the HasSuffix predicate on the "script_creates" field.
func ScriptCreatesIn ¶
ScriptCreatesIn applies the In predicate on the "script_creates" field.
func ScriptCreatesIsNil ¶
ScriptCreatesIsNil applies the IsNil predicate on the "script_creates" field.
func ScriptCreatesLT ¶
ScriptCreatesLT applies the LT predicate on the "script_creates" field.
func ScriptCreatesLTE ¶
ScriptCreatesLTE applies the LTE predicate on the "script_creates" field.
func ScriptCreatesNEQ ¶
ScriptCreatesNEQ applies the NEQ predicate on the "script_creates" field.
func ScriptCreatesNotIn ¶
ScriptCreatesNotIn applies the NotIn predicate on the "script_creates" field.
func ScriptCreatesNotNil ¶
ScriptCreatesNotNil applies the NotNil predicate on the "script_creates" field.
func ScriptEqualFold ¶
ScriptEqualFold applies the EqualFold predicate on the "script" field.
func ScriptExecutable ¶
ScriptExecutable applies equality check predicate on the "script_executable" field. It's identical to ScriptExecutableEQ.
func ScriptExecutableContains ¶
ScriptExecutableContains applies the Contains predicate on the "script_executable" field.
func ScriptExecutableContainsFold ¶
ScriptExecutableContainsFold applies the ContainsFold predicate on the "script_executable" field.
func ScriptExecutableEQ ¶
ScriptExecutableEQ applies the EQ predicate on the "script_executable" field.
func ScriptExecutableEqualFold ¶
ScriptExecutableEqualFold applies the EqualFold predicate on the "script_executable" field.
func ScriptExecutableGT ¶
ScriptExecutableGT applies the GT predicate on the "script_executable" field.
func ScriptExecutableGTE ¶
ScriptExecutableGTE applies the GTE predicate on the "script_executable" field.
func ScriptExecutableHasPrefix ¶
ScriptExecutableHasPrefix applies the HasPrefix predicate on the "script_executable" field.
func ScriptExecutableHasSuffix ¶
ScriptExecutableHasSuffix applies the HasSuffix predicate on the "script_executable" field.
func ScriptExecutableIn ¶
ScriptExecutableIn applies the In predicate on the "script_executable" field.
func ScriptExecutableIsNil ¶
ScriptExecutableIsNil applies the IsNil predicate on the "script_executable" field.
func ScriptExecutableLT ¶
ScriptExecutableLT applies the LT predicate on the "script_executable" field.
func ScriptExecutableLTE ¶
ScriptExecutableLTE applies the LTE predicate on the "script_executable" field.
func ScriptExecutableNEQ ¶
ScriptExecutableNEQ applies the NEQ predicate on the "script_executable" field.
func ScriptExecutableNotIn ¶
ScriptExecutableNotIn applies the NotIn predicate on the "script_executable" field.
func ScriptExecutableNotNil ¶
ScriptExecutableNotNil applies the NotNil predicate on the "script_executable" field.
func ScriptHasPrefix ¶
ScriptHasPrefix applies the HasPrefix predicate on the "script" field.
func ScriptHasSuffix ¶
ScriptHasSuffix applies the HasSuffix predicate on the "script" field.
func ScriptIsNil ¶
ScriptIsNil applies the IsNil predicate on the "script" field.
func ScriptNotIn ¶
ScriptNotIn applies the NotIn predicate on the "script" field.
func ScriptNotNil ¶
ScriptNotNil applies the NotNil predicate on the "script" field.
func ScriptRunEQ ¶
ScriptRunEQ applies the EQ predicate on the "script_run" field.
func ScriptRunIn ¶
ScriptRunIn applies the In predicate on the "script_run" field.
func ScriptRunIsNil ¶
ScriptRunIsNil applies the IsNil predicate on the "script_run" field.
func ScriptRunNEQ ¶
ScriptRunNEQ applies the NEQ predicate on the "script_run" field.
func ScriptRunNotIn ¶
ScriptRunNotIn applies the NotIn predicate on the "script_run" field.
func ScriptRunNotNil ¶
ScriptRunNotNil applies the NotNil predicate on the "script_run" field.
func ScriptRunValidator ¶
ScriptRunValidator is a validator for the "script_run" field enum values. It is called by the builders before save.
func TypeValidator ¶
TypeValidator is a validator for the "type" field enum values. It is called by the builders before save.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Version ¶
Version applies equality check predicate on the "version" field. It's identical to VersionEQ.
func VersionGTE ¶
VersionGTE applies the GTE predicate on the "version" field.
func VersionIsNil ¶
VersionIsNil applies the IsNil predicate on the "version" field.
func VersionLTE ¶
VersionLTE applies the LTE predicate on the "version" field.
func VersionNEQ ¶
VersionNEQ applies the NEQ predicate on the "version" field.
func VersionNotIn ¶
VersionNotIn applies the NotIn predicate on the "version" field.
func VersionNotNil ¶
VersionNotNil applies the NotNil predicate on the "version" field.
func WhenNotNil ¶
WhenNotNil applies the NotNil predicate on the "when" field.
Types ¶
type AgentType ¶
type AgentType string
AgentType defines the type for the "agent_type" enum field.
type AptUpgradeType ¶
type AptUpgradeType string
AptUpgradeType defines the type for the "apt_upgrade_type" enum field.
const ( AptUpgradeTypeDist AptUpgradeType = "dist" AptUpgradeTypeFull AptUpgradeType = "full" AptUpgradeTypeNo AptUpgradeType = "no" AptUpgradeTypeSafe AptUpgradeType = "safe" AptUpgradeTypeYes AptUpgradeType = "yes" )
AptUpgradeType values.
func (AptUpgradeType) String ¶
func (aut AptUpgradeType) String() string
type MsiFileHashAlg ¶
type MsiFileHashAlg string
MsiFileHashAlg defines the type for the "msi_file_hash_alg" enum field.
const ( MsiFileHashAlgMD5 MsiFileHashAlg = "MD5" MsiFileHashAlgRIPEMD160 MsiFileHashAlg = "RIPEMD160" MsiFileHashAlgSHA1 MsiFileHashAlg = "SHA1" MsiFileHashAlgSHA256 MsiFileHashAlg = "SHA256" MsiFileHashAlgSHA384 MsiFileHashAlg = "SHA384" MsiFileHashAlgSHA512 MsiFileHashAlg = "SHA512" )
MsiFileHashAlg values.
func (MsiFileHashAlg) String ¶
func (mfha MsiFileHashAlg) String() string
type OrderOption ¶
OrderOption defines the ordering options for the Task queries.
func ByAgentType ¶
func ByAgentType(opts ...sql.OrderTermOption) OrderOption
ByAgentType orders the results by the agent_type field.
func ByAptAllowDowngrade ¶
func ByAptAllowDowngrade(opts ...sql.OrderTermOption) OrderOption
ByAptAllowDowngrade orders the results by the apt_allow_downgrade field.
func ByAptDeb ¶
func ByAptDeb(opts ...sql.OrderTermOption) OrderOption
ByAptDeb orders the results by the apt_deb field.
func ByAptDpkgOptions ¶
func ByAptDpkgOptions(opts ...sql.OrderTermOption) OrderOption
ByAptDpkgOptions orders the results by the apt_dpkg_options field.
func ByAptFailOnAutoremove ¶
func ByAptFailOnAutoremove(opts ...sql.OrderTermOption) OrderOption
ByAptFailOnAutoremove orders the results by the apt_fail_on_autoremove field.
func ByAptForce ¶
func ByAptForce(opts ...sql.OrderTermOption) OrderOption
ByAptForce orders the results by the apt_force field.
func ByAptInstallRecommends ¶
func ByAptInstallRecommends(opts ...sql.OrderTermOption) OrderOption
ByAptInstallRecommends orders the results by the apt_install_recommends field.
func ByAptName ¶
func ByAptName(opts ...sql.OrderTermOption) OrderOption
ByAptName orders the results by the apt_name field.
func ByAptOnlyUpgrade ¶
func ByAptOnlyUpgrade(opts ...sql.OrderTermOption) OrderOption
ByAptOnlyUpgrade orders the results by the apt_only_upgrade field.
func ByAptPurge ¶
func ByAptPurge(opts ...sql.OrderTermOption) OrderOption
ByAptPurge orders the results by the apt_purge field.
func ByAptUpdateCache ¶
func ByAptUpdateCache(opts ...sql.OrderTermOption) OrderOption
ByAptUpdateCache orders the results by the apt_update_cache field.
func ByAptUpgradeType ¶
func ByAptUpgradeType(opts ...sql.OrderTermOption) OrderOption
ByAptUpgradeType orders the results by the apt_upgrade_type field.
func ByBrewGreedy ¶
func ByBrewGreedy(opts ...sql.OrderTermOption) OrderOption
ByBrewGreedy orders the results by the brew_greedy field.
func ByBrewInstallOptions ¶
func ByBrewInstallOptions(opts ...sql.OrderTermOption) OrderOption
ByBrewInstallOptions orders the results by the brew_install_options field.
func ByBrewUpdate ¶
func ByBrewUpdate(opts ...sql.OrderTermOption) OrderOption
ByBrewUpdate orders the results by the brew_update field.
func ByBrewUpgradeAll ¶
func ByBrewUpgradeAll(opts ...sql.OrderTermOption) OrderOption
ByBrewUpgradeAll orders the results by the brew_upgrade_all field.
func ByBrewUpgradeOptions ¶
func ByBrewUpgradeOptions(opts ...sql.OrderTermOption) OrderOption
ByBrewUpgradeOptions orders the results by the brew_upgrade_options field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByLocalGroupDescription ¶
func ByLocalGroupDescription(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupDescription orders the results by the local_group_description field.
func ByLocalGroupForce ¶
func ByLocalGroupForce(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupForce orders the results by the local_group_force field.
func ByLocalGroupID ¶
func ByLocalGroupID(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupID orders the results by the local_group_id field.
func ByLocalGroupMembers ¶
func ByLocalGroupMembers(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupMembers orders the results by the local_group_members field.
func ByLocalGroupMembersToExclude ¶
func ByLocalGroupMembersToExclude(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupMembersToExclude orders the results by the local_group_members_to_exclude field.
func ByLocalGroupMembersToInclude ¶
func ByLocalGroupMembersToInclude(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupMembersToInclude orders the results by the local_group_members_to_include field.
func ByLocalGroupName ¶
func ByLocalGroupName(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupName orders the results by the local_group_name field.
func ByLocalGroupSystem ¶
func ByLocalGroupSystem(opts ...sql.OrderTermOption) OrderOption
ByLocalGroupSystem orders the results by the local_group_system field.
func ByLocalUserAppend ¶
func ByLocalUserAppend(opts ...sql.OrderTermOption) OrderOption
ByLocalUserAppend orders the results by the local_user_append field.
func ByLocalUserCreateHome ¶
func ByLocalUserCreateHome(opts ...sql.OrderTermOption) OrderOption
ByLocalUserCreateHome orders the results by the local_user_create_home field.
func ByLocalUserDescription ¶
func ByLocalUserDescription(opts ...sql.OrderTermOption) OrderOption
ByLocalUserDescription orders the results by the local_user_description field.
func ByLocalUserDisable ¶
func ByLocalUserDisable(opts ...sql.OrderTermOption) OrderOption
ByLocalUserDisable orders the results by the local_user_disable field.
func ByLocalUserExpires ¶
func ByLocalUserExpires(opts ...sql.OrderTermOption) OrderOption
ByLocalUserExpires orders the results by the local_user_expires field.
func ByLocalUserForce ¶
func ByLocalUserForce(opts ...sql.OrderTermOption) OrderOption
ByLocalUserForce orders the results by the local_user_force field.
func ByLocalUserFullname ¶
func ByLocalUserFullname(opts ...sql.OrderTermOption) OrderOption
ByLocalUserFullname orders the results by the local_user_fullname field.
func ByLocalUserGenerateSSHKey ¶
func ByLocalUserGenerateSSHKey(opts ...sql.OrderTermOption) OrderOption
ByLocalUserGenerateSSHKey orders the results by the local_user_generate_ssh_key field.
func ByLocalUserGroup ¶
func ByLocalUserGroup(opts ...sql.OrderTermOption) OrderOption
ByLocalUserGroup orders the results by the local_user_group field.
func ByLocalUserGroups ¶
func ByLocalUserGroups(opts ...sql.OrderTermOption) OrderOption
ByLocalUserGroups orders the results by the local_user_groups field.
func ByLocalUserHome ¶
func ByLocalUserHome(opts ...sql.OrderTermOption) OrderOption
ByLocalUserHome orders the results by the local_user_home field.
func ByLocalUserID ¶
func ByLocalUserID(opts ...sql.OrderTermOption) OrderOption
ByLocalUserID orders the results by the local_user_id field.
func ByLocalUserIDMax ¶
func ByLocalUserIDMax(opts ...sql.OrderTermOption) OrderOption
ByLocalUserIDMax orders the results by the local_user_id_max field.
func ByLocalUserIDMin ¶
func ByLocalUserIDMin(opts ...sql.OrderTermOption) OrderOption
ByLocalUserIDMin orders the results by the local_user_id_min field.
func ByLocalUserMoveHome ¶
func ByLocalUserMoveHome(opts ...sql.OrderTermOption) OrderOption
ByLocalUserMoveHome orders the results by the local_user_move_home field.
func ByLocalUserNonunique ¶
func ByLocalUserNonunique(opts ...sql.OrderTermOption) OrderOption
ByLocalUserNonunique orders the results by the local_user_nonunique field.
func ByLocalUserPassword ¶
func ByLocalUserPassword(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPassword orders the results by the local_user_password field.
func ByLocalUserPasswordChangeNotAllowed ¶
func ByLocalUserPasswordChangeNotAllowed(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordChangeNotAllowed orders the results by the local_user_password_change_not_allowed field.
func ByLocalUserPasswordChangeRequired ¶
func ByLocalUserPasswordChangeRequired(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordChangeRequired orders the results by the local_user_password_change_required field.
func ByLocalUserPasswordExpireAccountDisable ¶
func ByLocalUserPasswordExpireAccountDisable(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordExpireAccountDisable orders the results by the local_user_password_expire_account_disable field.
func ByLocalUserPasswordExpireMax ¶
func ByLocalUserPasswordExpireMax(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordExpireMax orders the results by the local_user_password_expire_max field.
func ByLocalUserPasswordExpireMin ¶
func ByLocalUserPasswordExpireMin(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordExpireMin orders the results by the local_user_password_expire_min field.
func ByLocalUserPasswordExpireWarn ¶
func ByLocalUserPasswordExpireWarn(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordExpireWarn orders the results by the local_user_password_expire_warn field.
func ByLocalUserPasswordLock ¶
func ByLocalUserPasswordLock(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordLock orders the results by the local_user_password_lock field.
func ByLocalUserPasswordNeverExpires ¶
func ByLocalUserPasswordNeverExpires(opts ...sql.OrderTermOption) OrderOption
ByLocalUserPasswordNeverExpires orders the results by the local_user_password_never_expires field.
func ByLocalUserSSHKeyBits ¶
func ByLocalUserSSHKeyBits(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSSHKeyBits orders the results by the local_user_ssh_key_bits field.
func ByLocalUserSSHKeyComment ¶
func ByLocalUserSSHKeyComment(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSSHKeyComment orders the results by the local_user_ssh_key_comment field.
func ByLocalUserSSHKeyFile ¶
func ByLocalUserSSHKeyFile(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSSHKeyFile orders the results by the local_user_ssh_key_file field.
func ByLocalUserSSHKeyPassphrase ¶
func ByLocalUserSSHKeyPassphrase(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSSHKeyPassphrase orders the results by the local_user_ssh_key_passphrase field.
func ByLocalUserSSHKeyType ¶
func ByLocalUserSSHKeyType(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSSHKeyType orders the results by the local_user_ssh_key_type field.
func ByLocalUserSeuser ¶
func ByLocalUserSeuser(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSeuser orders the results by the local_user_seuser field.
func ByLocalUserShell ¶
func ByLocalUserShell(opts ...sql.OrderTermOption) OrderOption
ByLocalUserShell orders the results by the local_user_shell field.
func ByLocalUserSkeleton ¶
func ByLocalUserSkeleton(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSkeleton orders the results by the local_user_skeleton field.
func ByLocalUserSystem ¶
func ByLocalUserSystem(opts ...sql.OrderTermOption) OrderOption
ByLocalUserSystem orders the results by the local_user_system field.
func ByLocalUserUmask ¶
func ByLocalUserUmask(opts ...sql.OrderTermOption) OrderOption
ByLocalUserUmask orders the results by the local_user_umask field.
func ByLocalUserUsername ¶
func ByLocalUserUsername(opts ...sql.OrderTermOption) OrderOption
ByLocalUserUsername orders the results by the local_user_username field.
func ByMsiArguments ¶
func ByMsiArguments(opts ...sql.OrderTermOption) OrderOption
ByMsiArguments orders the results by the msi_arguments field.
func ByMsiFileHash ¶
func ByMsiFileHash(opts ...sql.OrderTermOption) OrderOption
ByMsiFileHash orders the results by the msi_file_hash field.
func ByMsiFileHashAlg ¶
func ByMsiFileHashAlg(opts ...sql.OrderTermOption) OrderOption
ByMsiFileHashAlg orders the results by the msi_file_hash_alg field.
func ByMsiLogPath ¶
func ByMsiLogPath(opts ...sql.OrderTermOption) OrderOption
ByMsiLogPath orders the results by the msi_log_path field.
func ByMsiPath ¶
func ByMsiPath(opts ...sql.OrderTermOption) OrderOption
ByMsiPath orders the results by the msi_path field.
func ByMsiProductid ¶
func ByMsiProductid(opts ...sql.OrderTermOption) OrderOption
ByMsiProductid orders the results by the msi_productid field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByPackageID ¶
func ByPackageID(opts ...sql.OrderTermOption) OrderOption
ByPackageID orders the results by the package_id field.
func ByPackageLatest ¶
func ByPackageLatest(opts ...sql.OrderTermOption) OrderOption
ByPackageLatest orders the results by the package_latest field.
func ByPackageName ¶
func ByPackageName(opts ...sql.OrderTermOption) OrderOption
ByPackageName orders the results by the package_name field.
func ByPackageVersion ¶
func ByPackageVersion(opts ...sql.OrderTermOption) OrderOption
ByPackageVersion orders the results by the package_version field.
func ByProfileField ¶
func ByProfileField(field string, opts ...sql.OrderTermOption) OrderOption
ByProfileField orders the results by profile field.
func ByRegistryForce ¶
func ByRegistryForce(opts ...sql.OrderTermOption) OrderOption
ByRegistryForce orders the results by the registry_force field.
func ByRegistryHex ¶
func ByRegistryHex(opts ...sql.OrderTermOption) OrderOption
ByRegistryHex orders the results by the registry_hex field.
func ByRegistryKey ¶
func ByRegistryKey(opts ...sql.OrderTermOption) OrderOption
ByRegistryKey orders the results by the registry_key field.
func ByRegistryKeyValueData ¶
func ByRegistryKeyValueData(opts ...sql.OrderTermOption) OrderOption
ByRegistryKeyValueData orders the results by the registry_key_value_data field.
func ByRegistryKeyValueName ¶
func ByRegistryKeyValueName(opts ...sql.OrderTermOption) OrderOption
ByRegistryKeyValueName orders the results by the registry_key_value_name field.
func ByRegistryKeyValueType ¶
func ByRegistryKeyValueType(opts ...sql.OrderTermOption) OrderOption
ByRegistryKeyValueType orders the results by the registry_key_value_type field.
func ByScript ¶
func ByScript(opts ...sql.OrderTermOption) OrderOption
ByScript orders the results by the script field.
func ByScriptCreates ¶
func ByScriptCreates(opts ...sql.OrderTermOption) OrderOption
ByScriptCreates orders the results by the script_creates field.
func ByScriptExecutable ¶
func ByScriptExecutable(opts ...sql.OrderTermOption) OrderOption
ByScriptExecutable orders the results by the script_executable field.
func ByScriptRun ¶
func ByScriptRun(opts ...sql.OrderTermOption) OrderOption
ByScriptRun orders the results by the script_run field.
func ByTags ¶
func ByTags(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByTags orders the results by tags terms.
func ByTagsCount ¶
func ByTagsCount(opts ...sql.OrderTermOption) OrderOption
ByTagsCount orders the results by tags count.
func ByType ¶
func ByType(opts ...sql.OrderTermOption) OrderOption
ByType orders the results by the type field.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.
func ByWhen ¶
func ByWhen(opts ...sql.OrderTermOption) OrderOption
ByWhen orders the results by the when field.
type RegistryKeyValueType ¶
type RegistryKeyValueType string
RegistryKeyValueType defines the type for the "registry_key_value_type" enum field.
const ( RegistryKeyValueTypeString RegistryKeyValueType = "String" RegistryKeyValueTypeBinary RegistryKeyValueType = "Binary" RegistryKeyValueTypeDWord RegistryKeyValueType = "DWord" RegistryKeyValueTypeQWord RegistryKeyValueType = "QWord" RegistryKeyValueTypeMultiString RegistryKeyValueType = "MultiString" RegistryKeyValueTypeExpandString RegistryKeyValueType = "ExpandString" )
RegistryKeyValueType values.
func (RegistryKeyValueType) String ¶
func (rkvt RegistryKeyValueType) String() string
type Type ¶
type Type string
Type defines the type for the "type" enum field.
const ( TypeWingetInstall Type = "winget_install" TypeWingetUpdate Type = "winget_update" TypeWingetDelete Type = "winget_delete" TypeAddRegistryKey Type = "add_registry_key" TypeUpdateRegistryKeyDefaultValue Type = "update_registry_key_default_value" TypeAddRegistryKeyValue Type = "add_registry_key_value" TypeRemoveRegistryKey Type = "remove_registry_key" TypeRemoveRegistryKeyValue Type = "remove_registry_key_value" TypeAddLocalUser Type = "add_local_user" TypeRemoveLocalUser Type = "remove_local_user" TypeAddUnixLocalUser Type = "add_unix_local_user" TypeModifyUnixLocalUser Type = "modify_unix_local_user" TypeRemoveUnixLocalUser Type = "remove_unix_local_user" TypeAddMacosLocalUser Type = "add_macos_local_user" TypeRemoveMacosLocalUser Type = "remove_macos_local_user" TypeAddLocalGroup Type = "add_local_group" TypeRemoveLocalGroup Type = "remove_local_group" TypeAddUnixLocalGroup Type = "add_unix_local_group" TypeRemoveUnixLocalGroup Type = "remove_unix_local_group" TypeAddUsersToLocalGroup Type = "add_users_to_local_group" TypeRemoveUsersFromLocalGroup Type = "remove_users_from_local_group" TypeMsiInstall Type = "msi_install" TypeMsiUninstall Type = "msi_uninstall" TypePowershellScript Type = "powershell_script" TypeUnixScript Type = "unix_script" TypeFlatpakInstall Type = "flatpak_install" TypeFlatpakUninstall Type = "flatpak_uninstall" TypeBrewFormulaInstall Type = "brew_formula_install" TypeBrewFormulaUpgrade Type = "brew_formula_upgrade" TypeBrewFormulaUninstall Type = "brew_formula_uninstall" TypeBrewCaskInstall Type = "brew_cask_install" TypeBrewCaskUpgrade Type = "brew_cask_upgrade" TypeBrewCaskUninstall Type = "brew_cask_uninstall" TypeAptInstall Type = "apt_install" TypeAptUpdate Type = "apt_update" TypeAptRemove Type = "apt_remove" TypeAptUpdateAll Type = "apt_update_all" TypeAptUpgradeOs Type = "apt_upgrade_os" )
Type values.