Documentation ¶
Index ¶
- type ActionCacheStatistics
- type ActionData
- type ActionSummary
- type ArtifactMetrics
- type BazelInvocation
- type BazelInvocationProblem
- type Blob
- type Build
- type BuildGraphMetrics
- type CumulativeMetrics
- type DynamicExecutionMetrics
- type EvaluationStat
- type EventFile
- type ExectionInfo
- type FilesMetric
- type GarbageMetrics
- type MemoryMetrics
- type Metrics
- type MissDetail
- type NamedSetOfFiles
- type NetworkMetrics
- type OutputGroup
- type PackageLoadMetrics
- type PackageMetrics
- type RaceStatistics
- type ResourceUsage
- type RunnerCount
- type SourceControl
- type SystemNetworkStats
- type TargetComplete
- type TargetConfigured
- type TargetMetrics
- type TargetPair
- type TestCollection
- type TestFile
- type TestResultBES
- type TestSummary
- type TimingBreakdown
- type TimingChild
- type TimingMetrics
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionCacheStatistics ¶
ActionCacheStatistics holds the schema definition for the ActionCacheStatistics entity.
func (ActionCacheStatistics) Edges ¶
func (ActionCacheStatistics) Edges() []ent.Edge
Edges of the ActionCacheStatistics.
func (ActionCacheStatistics) Fields ¶
func (ActionCacheStatistics) Fields() []ent.Field
Fields of the ActionCacheStatistics.
type ActionData ¶
ActionData holds the schema definition for the ActionData entity.
type ActionSummary ¶
ActionSummary holds the schema definition for the ActionSummary entity.
func (ActionSummary) Fields ¶
func (ActionSummary) Fields() []ent.Field
Fields of the ActionSummary.
type ArtifactMetrics ¶
ArtifactMetrics holds the schema definition for the ArtifactMetrics entity.
func (ArtifactMetrics) Edges ¶
func (ArtifactMetrics) Edges() []ent.Edge
Edges of the ArtifactMetrics.
func (ArtifactMetrics) Fields ¶
func (ArtifactMetrics) Fields() []ent.Field
Fields of the ArtifactMetrics.
type BazelInvocation ¶
BazelInvocation holds the schema definition for the BazelInvocation entity.
func (BazelInvocation) Annotations ¶
func (BazelInvocation) Annotations() []schema.Annotation
Annotations for basel invocation.
func (BazelInvocation) Edges ¶
func (BazelInvocation) Edges() []ent.Edge
Edges of the BazelInvocation.
func (BazelInvocation) Fields ¶
func (BazelInvocation) Fields() []ent.Field
Fields of the BazelInvocation.
func (BazelInvocation) Indexes ¶
func (BazelInvocation) Indexes() []ent.Index
Indexes for Bazel Invocation.
type BazelInvocationProblem ¶
BazelInvocationProblem holds the schema definition for the BazelInvocationProblem entity.
func (BazelInvocationProblem) Edges ¶
func (BazelInvocationProblem) Edges() []ent.Edge
Edges of the BazelInvocationProblem.
func (BazelInvocationProblem) Fields ¶
func (BazelInvocationProblem) Fields() []ent.Field
Fields of the BazelInvocationProblem.
type BuildGraphMetrics ¶
BuildGraphMetrics holds the schema definition for the BuildGraphMetrics entity.
func (BuildGraphMetrics) Edges ¶
func (BuildGraphMetrics) Edges() []ent.Edge
Edges of the BuildGraphMetrics.
func (BuildGraphMetrics) Fields ¶
func (BuildGraphMetrics) Fields() []ent.Field
Fields of the BuildGraphMetrics.
type CumulativeMetrics ¶
CumulativeMetrics holds the schema definition for the CumulativeMetrics entity.
func (CumulativeMetrics) Edges ¶
func (CumulativeMetrics) Edges() []ent.Edge
Edges of the TimingMetrics.
func (CumulativeMetrics) Fields ¶
func (CumulativeMetrics) Fields() []ent.Field
Fields of the CumulativeMetrics.
type DynamicExecutionMetrics ¶
DynamicExecutionMetrics holds the schema definition for the DynamicExecutionMetrics entity.
func (DynamicExecutionMetrics) Edges ¶
func (DynamicExecutionMetrics) Edges() []ent.Edge
Edges of the DynamicExecutionMetrics.
func (DynamicExecutionMetrics) Fields ¶
func (DynamicExecutionMetrics) Fields() []ent.Field
Fields of the DynamicExecutionMetrics.
type EvaluationStat ¶
EvaluationStat holds the schema definition for the EvaluationStat entity.
func (EvaluationStat) Fields ¶
func (EvaluationStat) Fields() []ent.Field
Fields of the EvaluationStat.
type ExectionInfo ¶
ExectionInfo holds the schema definition for the ExectionInfo entity.
type FilesMetric ¶
FilesMetric holds the schema definition for the FilesMetric entity.
type GarbageMetrics ¶
GarbageMetrics holds the schema definition for the GarbageMetrics entity.
func (GarbageMetrics) Fields ¶
func (GarbageMetrics) Fields() []ent.Field
Fields of the GarbageMetrics.
type MemoryMetrics ¶
MemoryMetrics holds the schema definition for the Blob entity.
func (MemoryMetrics) Fields ¶
func (MemoryMetrics) Fields() []ent.Field
Fields of the MemoryMetrics.
type Metrics ¶
Metrics holds the schema definition for the Metrics entity.
func (Metrics) Annotations ¶
func (Metrics) Annotations() []schema.Annotation
Annotations of the Metrics.
type MissDetail ¶
MissDetail holds the schema definition for the MissDetail entity.
type NamedSetOfFiles ¶
NamedSetOfFiles holds the schema definition for the NamedSetOfFiles entity.
func (NamedSetOfFiles) Edges ¶
func (NamedSetOfFiles) Edges() []ent.Edge
Edges of the NamedSetOfFiles.
func (NamedSetOfFiles) Fields ¶
func (NamedSetOfFiles) Fields() []ent.Field
Fields of the NamedSetOfFiles.
type NetworkMetrics ¶
NetworkMetrics holds the schema definition for the NetworkMetrics entity.
func (NetworkMetrics) Fields ¶
func (NetworkMetrics) Fields() []ent.Field
Fields of the NetworkMetrics.
type OutputGroup ¶
OutputGroup holds the schema definition for the OutputGroup entity.
type PackageLoadMetrics ¶
PackageLoadMetrics holds the schema definition for the Blob entity.
func (PackageLoadMetrics) Edges ¶
func (PackageLoadMetrics) Edges() []ent.Edge
Edges of PackageLoadMetrics.
func (PackageLoadMetrics) Fields ¶
func (PackageLoadMetrics) Fields() []ent.Field
Fields of the PackageLoadMetrics.
type PackageMetrics ¶
PackageMetrics holds the schema definition for the PackageMetrics entity.
func (PackageMetrics) Fields ¶
func (PackageMetrics) Fields() []ent.Field
Fields of the PackageMetrics.
type RaceStatistics ¶
RaceStatistics holds the schema definition for the RaceStatistics entity.
func (RaceStatistics) Fields ¶
func (RaceStatistics) Fields() []ent.Field
Fields of the RaceStatistics.
type ResourceUsage ¶
ResourceUsage holds the schema definition for the ResourceUsage entity.
func (ResourceUsage) Fields ¶
func (ResourceUsage) Fields() []ent.Field
Fields of the ResourceUsage.
type RunnerCount ¶
RunnerCount holds the schema definition for the RunnerCount entity.
func (RunnerCount) Annotations ¶
func (RunnerCount) Annotations() []schema.Annotation
Annotations of the Runner Counts.
type SourceControl ¶
SourceControl holds the schema definition for the SourceControl entity.
func (SourceControl) Fields ¶
func (SourceControl) Fields() []ent.Field
Fields of the SourceControl object.
type SystemNetworkStats ¶
SystemNetworkStats holds the schema definition for the SystemNetworkStats entity.
func (SystemNetworkStats) Edges ¶
func (SystemNetworkStats) Edges() []ent.Edge
Edges of the SystemNetworkStats.
func (SystemNetworkStats) Fields ¶
func (SystemNetworkStats) Fields() []ent.Field
Fields of the SystemNetworkStats.
type TargetComplete ¶
TargetComplete holds the schema definition for the TargetComplete entity.
func (TargetComplete) Fields ¶
func (TargetComplete) Fields() []ent.Field
Fields of the TargetComplete.
type TargetConfigured ¶
TargetConfigured holds the schema definition for the TargetConfigured entity.
func (TargetConfigured) Edges ¶
func (TargetConfigured) Edges() []ent.Edge
Edges of the TargetConfigured.
func (TargetConfigured) Fields ¶
func (TargetConfigured) Fields() []ent.Field
Fields of the TargetConfigured.
type TargetMetrics ¶
TargetMetrics holds the schema definition for the Blob entity.
func (TargetMetrics) Fields ¶
func (TargetMetrics) Fields() []ent.Field
Fields of the TargetMetrics.
type TargetPair ¶
TargetPair holds the schema definition for the TargetPair entity.
func (TargetPair) Annotations ¶
func (TargetPair) Annotations() []schema.Annotation
Annotations of the TargetPair
type TestCollection ¶
TestCollection holds the schema definition for the TestCollection entity.
func (TestCollection) Annotations ¶
func (TestCollection) Annotations() []schema.Annotation
Annotations of the Test Collection
func (TestCollection) Fields ¶
func (TestCollection) Fields() []ent.Field
Fields of the TestCollection.
type TestResultBES ¶
TestResultBES holds the schema definition for the TestResultBES entity.
type TestSummary ¶
TestSummary holds the schema definition for the TestSummary entity.
type TimingBreakdown ¶
TimingBreakdown holds the schema definition for the TimingBreakdown entity.
func (TimingBreakdown) Fields ¶
func (TimingBreakdown) Fields() []ent.Field
Fields of the TimingBreakdown.
type TimingChild ¶
TimingChild holds the schema definition for the TimingChild entity.
type TimingMetrics ¶
TimingMetrics holds the schema definition for the TimingMetrics entity.
func (TimingMetrics) Fields ¶
func (TimingMetrics) Fields() []ent.Field
Fields of the TimingMetrics.
Source Files ¶
- actioncachestatistics.go
- actiondata.go
- actionsummary.go
- artifactmetrics.go
- bazelinvocation.go
- bazelinvocationproblem.go
- blob.go
- build.go
- buildgraphmetrics.go
- cumulativemetrics.go
- dynamicexecutionmetrics.go
- evaluationstat.go
- eventfile.go
- executioninfo.go
- filesmetric.go
- garbagemetrics.go
- memorymetrics.go
- metrics.go
- missdetail.go
- namedsetoffiles.go
- networkmetrics.go
- outputgroup.go
- packageloadmetrics.go
- packagemetrics.go
- racestatistics.go
- resourceusage.go
- runnercount.go
- sourcecontrol.go
- systemnetworkstats.go
- targetcomplete.go
- targetconfigured.go
- targetmetrics.go
- targetpair.go
- testcollection.go
- testfile.go
- testresult.go
- testsummary.go
- timingbreakdown.go
- timingchild.go
- timingmetrics.go