# Constants
List of ExecutionStatus.
List of SuiteExecutionStatus.
List of SuiteExecutionStatus.
ArgsModeTypeAppend for append args mode.
ArgsModeTypeOverride for override args mode.
ArgsModeTypeReplace for replace args mode.
List of ExecutionStatus.
List of SuiteExecutionStatus.
GitAuthTypeBasic for git basic auth requests.
GitAuthTypeHeader for git header auth requests.
List of ExecutionStatus.
List of SuiteExecutionStatus.
List of ExecutionStatus.
List of SuiteExecutionStatus.
List of ExecutionStatus.
List of SuiteExecutionStatus.
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
Deprecated: use git instead.
Deprecated: use git instead.
No description provided by the author
List of ExecutionStatus.
List of SuiteExecutionStatus.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
artifact request body with test artifacts.
execution result data.
test execution.
execution result returned from executor.
No description provided by the author
execution result data.
No description provided by the author
pod request body.
pod resources request specification.
Repository represents VCS repo, currently we're handling Git only.
repository parameters for tests in git repositories.
resource request specification.
running context for test or test suite execution.
Testkube internal reference for secret storage in Kubernetes secrets.
SuiteExecutions data.
TestContent defines test content.
test content request body.
set of steps run in parallel.
execution result returned from executor.
TestSuiteExecution is the Schema for the testsuiteexecutions API.
TestSuiteExecutionList contains a list of TestSuiteExecution.
test suite execution request body.
TestSuiteExecutionSpec defines the desired state of TestSuiteExecution.
TestSuiteExecutionStatus defines the observed state of TestSuiteExecution.
No description provided by the author
No description provided by the author
No description provided by the author
execution result returned from executor.
execution result returned from executor.
No description provided by the author
# Type aliases
ArgsModeType defines args mode type +kubebuilder:validation:Enum=append;override;replace.
+kubebuilder:validation:Enum=queued;running;passed;failed;aborted;timeout.
GitAuthType defines git auth type +kubebuilder:validation:Enum=basic;header.
RunningContextType defines running context type +kubebuilder:validation:Enum=user-cli;user-ui;testsuite;testtrigger;scheduler;testexecution;testsuiteexecution.
+kubebuilder:validation:Enum=queued;running;passed;failed;aborting;aborted;timeout.
+kubebuilder:validation:Enum=string;file-uri;git-file;git-dir;git.
No description provided by the author