fleet/tools/cloner-check/generated_files/scheduledquery.txt

43 lines
2.3 KiB
Plaintext

github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery UpdateCreateTimestamps fleet.UpdateCreateTimestamps
github.com/fleetdm/fleet/v4/server/fleet/UpdateCreateTimestamps CreateTimestamp fleet.CreateTimestamp
github.com/fleetdm/fleet/v4/server/fleet/CreateTimestamp CreatedAt time.Time
time/Time wall uint64
time/Time ext int64
time/Time loc *time.Location
time/Location name string
time/Location zone []time.zone
time/zone name string
time/zone offset int
time/zone isDST bool
time/Location tx []time.zoneTrans
time/zoneTrans when int64
time/zoneTrans index uint8
time/zoneTrans isstd bool
time/zoneTrans isutc bool
time/Location extend string
time/Location cacheStart int64
time/Location cacheEnd int64
time/Location cacheZone *time.zone
github.com/fleetdm/fleet/v4/server/fleet/UpdateCreateTimestamps UpdateTimestamp fleet.UpdateTimestamp
github.com/fleetdm/fleet/v4/server/fleet/UpdateTimestamp UpdatedAt time.Time
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery ID uint
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery PackID uint
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Name string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery QueryID uint
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery QueryName string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Query string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Description string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Interval uint
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Snapshot *bool
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Removed *bool
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Platform *string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Version *string
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Shard *uint
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery Denylist *bool
github.com/fleetdm/fleet/v4/server/fleet/ScheduledQuery AggregatedStats fleet.AggregatedStats
github.com/fleetdm/fleet/v4/server/fleet/AggregatedStats SystemTimeP50 *float64
github.com/fleetdm/fleet/v4/server/fleet/AggregatedStats SystemTimeP95 *float64
github.com/fleetdm/fleet/v4/server/fleet/AggregatedStats UserTimeP50 *float64
github.com/fleetdm/fleet/v4/server/fleet/AggregatedStats UserTimeP95 *float64
github.com/fleetdm/fleet/v4/server/fleet/AggregatedStats TotalExecutions *float64