Documentation
¶
Index ¶
- type Action
- type ActionCacheStatistics
- type ActionData
- type ActionSummary
- type ArtifactMetrics
- type AuthenticatedUser
- type BazelInvocation
- type Build
- type BuildGraphMetrics
- type BuildLogChunk
- type BuildTag
- type Configuration
- type ConnectionMetadata
- type EventMetadata
- type GarbageMetrics
- type IncompleteBuildLog
- type InstanceName
- type InvocationFiles
- type InvocationTag
- type InvocationTarget
- type MemoryMetrics
- type Metrics
- type MissDetail
- type NetworkMetrics
- type RunnerCount
- type SourceControl
- type SystemNetworkStats
- type Target
- type TargetKindMapping
- type TargetMetrics
- type TestResult
- type TestSummary
- type TestTarget
- type TimingMetrics
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionCacheStatistics ¶
type ActionCacheStatistics struct{ schema.ActionCacheStatistics }
ActionCacheStatistics reexport with auth policy added
type ActionData ¶
type ActionData struct{ schema.ActionData }
ActionData reexport with auth policy added
type ActionSummary ¶
type ActionSummary struct{ schema.ActionSummary }
ActionSummary reexport with auth policy added
type ArtifactMetrics ¶
type ArtifactMetrics struct{ schema.ArtifactMetrics }
ArtifactMetrics reexport with auth policy added
type AuthenticatedUser ¶
type AuthenticatedUser struct{ schema.AuthenticatedUser }
AuthenticatedUser reexport with auth policy added
func (AuthenticatedUser) Policy ¶
func (AuthenticatedUser) Policy() ent.Policy
Policy for AuthenticatedUser.
type BazelInvocation ¶
type BazelInvocation struct{ schema.BazelInvocation }
BazelInvocation reexport with auth policy added
func (BazelInvocation) Policy ¶
func (BazelInvocation) Policy() ent.Policy
Policy for BazelInvocation.
type BuildGraphMetrics ¶
type BuildGraphMetrics struct{ schema.BuildGraphMetrics }
BuildGraphMetrics reexport with auth policy added
type BuildLogChunk ¶
type BuildLogChunk struct{ schema.BuildLogChunk }
BuildLogChunk reexport with auth policy added
type Configuration ¶
type Configuration struct{ schema.Configuration }
Configuration reexport with auth policy added
type ConnectionMetadata ¶
type ConnectionMetadata struct{ schema.ConnectionMetadata }
ConnectionMetadata reexport with auth policy added
type EventMetadata ¶
type EventMetadata struct{ schema.EventMetadata }
EventMetadata reexport with auth policy added
type GarbageMetrics ¶
type GarbageMetrics struct{ schema.GarbageMetrics }
GarbageMetrics reexport with auth policy added
type IncompleteBuildLog ¶
type IncompleteBuildLog struct{ schema.IncompleteBuildLog }
IncompleteBuildLog reexport with auth policy added
type InstanceName ¶
type InstanceName struct{ schema.InstanceName }
InstanceName reexport with auth policy added
type InvocationFiles ¶
type InvocationFiles struct{ schema.InvocationFiles }
InvocationFiles reexport with auth policy added
type InvocationTag ¶
type InvocationTag struct{ schema.InvocationTag }
InvocationTag reexport with auth policy added
type InvocationTarget ¶
type InvocationTarget struct{ schema.InvocationTarget }
InvocationTarget reexport with auth policy added
type MemoryMetrics ¶
type MemoryMetrics struct{ schema.MemoryMetrics }
MemoryMetrics reexport with auth policy added
type MissDetail ¶
type MissDetail struct{ schema.MissDetail }
MissDetail reexport with auth policy added
type NetworkMetrics ¶
type NetworkMetrics struct{ schema.NetworkMetrics }
NetworkMetrics reexport with auth policy added
type RunnerCount ¶
type RunnerCount struct{ schema.RunnerCount }
RunnerCount reexport with auth policy added
type SourceControl ¶
type SourceControl struct{ schema.SourceControl }
SourceControl reexport with auth policy added
type SystemNetworkStats ¶
type SystemNetworkStats struct{ schema.SystemNetworkStats }
SystemNetworkStats reexport with auth policy added
type TargetKindMapping ¶
type TargetKindMapping struct{ schema.TargetKindMapping }
TargetKindMapping reexport with auth policy added
type TargetMetrics ¶
type TargetMetrics struct{ schema.TargetMetrics }
TargetMetrics reexport with auth policy added
type TestResult ¶
type TestResult struct{ schema.TestResult }
TestResult reexport with auth policy added
type TestSummary ¶
type TestSummary struct{ schema.TestSummary }
TestSummary reexport with auth policy added
type TestTarget ¶
type TestTarget struct{ schema.TestTarget }
TestTarget reexport with auth policy added
type TimingMetrics ¶
type TimingMetrics struct{ schema.TimingMetrics }
TimingMetrics reexport with auth policy added