Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/kubernetes/test-infra
/ types & classes
Types & classes
460 in github.com/kubernetes/test-infra
⨍
Functions
2,953
◇
Types & classes
460
↓ 99 callers
Class
Stub
Replace thing.param with replacement until exiting with.
jenkins/bootstrap_test.py:46
↓ 16 callers
Class
FakeCall
jenkins/bootstrap_test.py:62
↓ 11 callers
Class
FakeGSUtil
jenkins/bootstrap_test.py:535
↓ 11 callers
Class
FakeSubprocess
Keep track of calls.
jenkins/bootstrap_test.py:70
↓ 9 callers
Class
EntitiesForbidden
Entity definition is forbidden
gubernator/third_party/defusedxml/common.py:37
↓ 8 callers
Class
FakePath
jenkins/bootstrap_test.py:1014
↓ 6 callers
Class
FakePullResponse
kettle/stream_test.py:27
↓ 5 callers
Class
DTDForbidden
Document type definition is forbidden
gubernator/third_party/defusedxml/common.py:23
↓ 4 callers
Class
DefusedXMLParser
gubernator/third_party/defusedxml/ElementTree.py:65
↓ 4 callers
Class
ExternalReferenceForbidden
Resolving an external reference is forbidden
gubernator/third_party/defusedxml/common.py:54
↓ 3 callers
Class
FakeFinish
jenkins/bootstrap_test.py:1037
↓ 3 callers
Class
FakePubSubMessage
kettle/stream_test.py:36
↓ 3 callers
Class
FakeReceivedMessage
kettle/stream_test.py:31
↓ 2 callers
Class
FakeLogging
jenkins/bootstrap_test.py:1031
↓ 2 callers
Class
NotSupportedError
The operation is not supported
gubernator/third_party/defusedxml/common.py:69
↓ 2 callers
Class
Paths
Links to remote gcs-paths for uploading results.
jenkins/bootstrap.py:627
↓ 2 callers
Class
TestOutput
experiment/parse_build_log.py:32
↓ 2 callers
Class
_Buffer
In memory buffer.
gubernator/third_party/cloudstorage/storage_api.py:587
↓ 2 callers
Struct
logDumper
logDumper gets all the nodes from a kubernetes cluster and dumps a well-known set of logs
kubetest/dump.go:35
↓ 1 callers
Class
Args
hack/boilerplate/verify_boilerplate_test.py:40
↓ 1 callers
Class
AuthorizationError
HTTP 401 authentication required. Unauthorized request has been received by GCS. This error is mostly handled by GCS client. GCS client will req
gubernator/third_party/cloudstorage/errors.py:78
↓ 1 callers
Class
BigQuerier
metrics/bigquery.py:204
↓ 1 callers
Class
DefusedExpatParser
Defused SAX driver for the pyexpat C module.
gubernator/third_party/defusedxml/expatreader.py:18
↓ 1 callers
TypeAlias
DictIndexer
DictIndexer is a BuildIndexer implementation for when the buildnum to row index mapping is simply a dictionary. The value type of this dictionary is i
robots/issue-creator/sources/triage-filer.go:224
↓ 1 callers
Class
FakeArgs
jenkins/bootstrap_test.py:1074
↓ 1 callers
Class
FakeClient
kettle/stream_test.py:56
↓ 1 callers
Class
FakeSub
kettle/stream_test.py:41
↓ 1 callers
Class
FakeTable
kettle/stream_test.py:64
↓ 1 callers
Class
FatalError
FatalError shouldn't be retried.
gubernator/third_party/cloudstorage/errors.py:54
↓ 1 callers
Class
FileClosedError
File is already closed. This can happen when the upload has finished but 'write' is called on a stale upload handle.
gubernator/third_party/cloudstorage/errors.py:58
↓ 1 callers
Class
ForbiddenError
HTTP 403 Forbidden. While GCS replies with a 403 error for many reasons, the most common one is due to bucket permission not correctly setup for
gubernator/third_party/cloudstorage/errors.py:70
↓ 1 callers
Class
GHIssueDigest
gubernator/github/models.py:129
↓ 1 callers
Class
GHStatus
gubernator/github/models.py:84
↓ 1 callers
Class
GHUserState
gubernator/github/models.py:219
↓ 1 callers
Class
GSUtil
A helper class for making gsutil commands.
jenkins/bootstrap.py:344
↓ 1 callers
Class
GlobalParserTLS
Thread local context for custom parser instances
gubernator/third_party/defusedxml/lxml.py:67
↓ 1 callers
Class
InsensitiveString
A string that uses str.lower() to compare itself to others. Does not override __in__ (that uses hash()) or sorting.
gubernator/view_pr.py:146
↓ 1 callers
Class
InvalidRange
HTTP 416 RequestRangeNotSatifiable.
gubernator/third_party/cloudstorage/errors.py:88
↓ 1 callers
Class
JUnitParser
gubernator/view_build.py:31
↓ 1 callers
Class
LocalMode
Runs e2e tests by calling kubetest.
scenarios/kubernetes_e2e.py:70
↓ 1 callers
Class
MeterFile
File-like object, throws away everything you write to it but keeps track of the size.
kettle/make_json.py:63
↓ 1 callers
Class
MockedClient
A GCSClient with stubs for external interactions.
kettle/make_db_test.py:34
↓ 1 callers
Class
NotFoundError
HTTP 404 resource not found.
gubernator/third_party/cloudstorage/errors.py:66
↓ 1 callers
Class
RecomputeOpenPRs
gubernator/github/admin.py:32
↓ 1 callers
Interface
RepoClient
RepoClient is the interface IssueCreator used to interact with github. This interface is necessary for testing the IssueCreator with dependency inject
robots/issue-creator/creator/creator.go:36
↓ 1 callers
Class
Repos
{"repo": (branch, pull)} dict with a .main attribute.
jenkins/bootstrap.py:993
↓ 1 callers
Class
RetryParams
Retry configuration parameters.
gubernator/third_party/cloudstorage/api_utils.py:203
↓ 1 callers
Class
Secret
gubernator/secrets.py:32
↓ 1 callers
Class
Secret
gubernator/github/secrets.py:32
↓ 1 callers
Class
ServerError
HTTP >= 500 server side error.
gubernator/third_party/cloudstorage/errors.py:92
↓ 1 callers
Class
StopWhen
A simple object that returns True once when the given hour begins.
kettle/stream.py:289
↓ 1 callers
Class
SwaggerEndpointMapper
Maps Kubernetes API paths to proper OpenAPI operation IDs using Swagger spec. Requires a valid Swagger specification to operate - fails hard if n
experiment/audit/audit_log_parser.py:153
↓ 1 callers
Struct
TestCase
TestCase holds the result of a test/step/command. This will become a row in testgrid.
kubetest/util/suite.go:26
↓ 1 callers
Struct
TestSuite
TestSuite holds a slice of TestCase and other summary metadata. A build (column in testgrid) is composed of one or more TestSuites.
kubetest/util/suite.go:38
↓ 1 callers
Class
TimeoutError
HTTP 408 timeout.
gubernator/third_party/cloudstorage/errors.py:50
↓ 1 callers
Class
User
Store .user and number of .total and .recent commits.
experiment/find_developers.py:46
↓ 1 callers
Class
_AE_TokenStorage_
Entity to store app_identity tokens in memcache.
gubernator/third_party/cloudstorage/rest_api.py:82
↓ 1 callers
Class
_Bucket
A wrapper for a GCS bucket as the return value of listbucket.
gubernator/third_party/cloudstorage/cloudstorage_api.py:408
↓ 1 callers
Class
_StorageApi
A simple wrapper for the Google Storage RESTful API. WARNING: Do NOT directly use this api. It's an implementation detail and is subject to chang
gubernator/third_party/cloudstorage/storage_api.py:69
↓ 1 callers
TypeAlias
badCsv
robots/issue-creator/testowner/owner.go:203
↓ 1 callers
TypeAlias
buildStrategy
kubetest/build.go:31
↓ 1 callers
TypeAlias
labels
config/tests/jobs/jobs_test.go:529
Class
triage/model.js:20
Class
triage/model.js:173
Class
gopherage/cmd/html/static/browser_bundle.es2015.js:71
Class
gopherage/cmd/html/static/browser_bundle.es2015.js:97
Class
gopherage/cmd/html/static/parser.ts:31
Class
gopherage/cmd/html/static/parser.ts:60
Class
gopherage/cmd/html/static/zz.browser.bundle.min.js:1
Class
gopherage/cmd/html/static/zz.browser.bundle.min.js:1
Struct
AKSEngineAPIModel
kubetest/aksengine_helpers.go:48
Struct
AbsMetadata
gopherage/cmd/metadata/metadata.go:63
Struct
AddonNodePoolsConfig
AddonNodePoolsConfig defines configuration for pool-specific cluster-autoscaler configuration
kubetest/aksengine_helpers.go:125
Class
AdminDash
gubernator/github/admin.py:79
Interface
AgentClient
AgentClient is the client API for Agent service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/g
experiment/ksandbox/protocol/ksandbox/v1alpha1/agent_grpc.pb.go:24
Struct
AgentClient
AgentClient manages running a Pod running the ksandbox-agent
experiment/ksandbox/pkg/client/agent_client.go:48
Struct
AgentPoolProfile
kubetest/aksengine_helpers.go:199
Interface
AgentServer
AgentServer is the server API for Agent service. All implementations must embed UnimplementedAgentServer for forward compatibility
experiment/ksandbox/protocol/ksandbox/v1alpha1/agent_grpc.pb.go:49
Struct
AgentServer
AgentServer manages a GRPC server that includes our BuildAgent service
experiment/ksandbox/pkg/server/agent_server.go:38
Class
AppTest
gubernator/main_test.py:76
Class
AppTest
gubernator/github/main_test.py:52
Class
AppendResultTest
Tests for append_result().
jenkins/bootstrap_test.py:581
Struct
AzureClient
kubetest/aksengine_helpers.go:217
Struct
AzureStackMetadataAuthentication
AzureStackMetadataAuthentication defines configuration for Azure Stack
kubetest/aksengine_helpers.go:247
Struct
AzureStackMetadataEndpoints
AzureStackMetadataEndpoints defines configuration for Azure Stack
kubetest/aksengine_helpers.go:239
Class
BaseHandler
Base class for Handlers that render Jinja templates.
gubernator/view_base.py:53
Class
BaseHandler
gubernator/github/handlers.py:119
Interface
Block
gopherage/cmd/html/static/parser.ts:24
Class
BootstrapTest
jenkins/bootstrap_test.py:1104
Struct
BoskosConfig
BoskosConfig defines config used by boskos server
kubetest/boskos/common/common.go:132
Class
Build
Represent Metadata and Details of a build. Leveraging the information in Started.json and Finished.json Should confrom to the schema set
kettle/make_json.py:73
Class
BuildHandler
Show information about a Build and its failing tests.
gubernator/view_build.py:221
Interface
BuildIndexer
BuildIndexer is an interface that describes the buildnum to row index mapping used to retrieve data about individual builds from the JSON file. This i
robots/issue-creator/sources/triage-filer.go:205
Class
BuildListHandler
Show a list of Builds for a Job.
gubernator/view_build.py:388
Class
BuildNameTest
Tests for build_name().
jenkins/bootstrap_test.py:839
Class
BuildObjectTests
kettle/make_json_test.py:40
Class
BuildTest
gubernator/view_build_test.py:145
Struct
BuildTesterOptions
BuildTesterOptions is the options struct that should be passed to testBuilder::BuildTester
kubetest/e2e/interfaces.go:35
Class
Builds
triage/model.js:20
Class
CalculateTest
gubernator/github/classifier_test.py:95
next →
1–100 of 460, ranked by callers