package
2.1.1+incompatible
Repository: https://github.com/kubeshop/testkube-operator.git
Documentation: pkg.go.dev

# Constants

List of ExecutionStatus.
ArgsModeTypeAppend for append args mode.
ArgsModeTypeOverride for override args mode.
ArgsModeTypeReplace for replace args mode.
List of ExecutionStatus.
GitAuthTypeBasic for git basic auth requests.
GitAuthTypeHeader for git header auth requests.
List of ExecutionStatus.
List of ExecutionStatus.
List of ExecutionStatus.
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.

# 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.
Reference to env resource.
test execution.
test execution request body.
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.
resource request specification.
running context for test or test suite execution.
Testkube internal reference for secret storage in Kubernetes secrets.
TestContent defines test content.
TestExecution is the Schema for the testexecutions API.
TestExecutionList contains a list of TestExecution.
TestExecutionSpec defines the desired state of TestExecution.
TestExecutionStatus defines the observed state of TestExecution.

# 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=string;file-uri;git-file;git-dir;git.
No description provided by the author