# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
Cleanup for all contexts.
CleanupOnInterrupt will execute the function cleanup if an interrupt signal is caught.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Main is a main test runner.
NewClients instantiates and returns several clientsets required for making request to the Knative cluster.
No description provided by the author
SetupClusterAdmin returns context for Cluster Admin user.
SetupEdit returns context for user with Edit role.
SetupProjectAdmin returns context for Project Admin user.
SetupView returns context for user with View role.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Interval specifies the time between two polls.
No description provided by the author
No description provided by the author
No description provided by the author
Timeout specifies the timeout for the function PollImmediate to reach a certain status.
# Variables
Flags holds the initialized test flags.
# Structs
Clients holds instances of interfaces for making requests to various APIs.
Context holds objects related to test execution.
FlagsStruct is struct that defines testing options.
# Type aliases
CleanupFunc defines a function that is called when the respective resource should be deleted.