Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeFlags ¶
func InitializeFlags()
InitializeFlags registers flags used by e2e tests, calling flag.Parse() here would fail in go1.13+, see https://github.com/knative/test-infra/issues/1329 for details
Types ¶
type EnvironmentFlags ¶
type EnvironmentFlags struct {
WorkloadIdentity bool
// ServiceAccountName refers to a Kubernetes service account. It will bind to a Google Cloud service account used for data plane.
ServiceAccountName string
}
EventingEnvironmentFlags holds the e2e flags needed only by the eventing repo.
var Flags EnvironmentFlags
Flags holds the command line flags specific to knative-gcp.
Directories
¶
| Path | Synopsis |
|---|---|
|
aggregator
command
|
|
|
ns-gen
command
|
|
|
seeder
command
|
|
|
cmd
|
|
|
randstr
command
|
|
|
Utility functions used for testing
|
Utility functions used for testing |
|
test_images
|
|
|
auditlogs_receiver
command
|
|
|
auditlogs_target
command
|
|
|
build_receiver
command
|
|
|
build_target
command
|
|
|
probe_helper
command
|
|
|
pubsub_receiver
command
|
|
|
pubsub_target
command
|
|
|
receiver
command
|
|
|
scheduler_receiver
command
|
|
|
scheduler_target
command
|
|
|
sender
command
|
|
|
sendtracker
command
|
|
|
storage_receiver
command
|
|
|
storage_target
command
|
|
|
target
command
|
|
Click to show internal directories.
Click to hide internal directories.