Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRepo ¶
func NewRepo(opts RepoTestcreationOpts) *v1alpha1.Repository
Types ¶
type RepoTestcreationOpts ¶
type RepoTestcreationOpts struct {
Name string
URL string
InstallNamespace string
SecretName string
WebhookSecretName string
ProviderURL string
GitProviderType string
CreateTime metav1.Time
RepoStatus []v1alpha1.RepositoryRunStatus
ConcurrencyLimit int
Settings *v1alpha1.Settings
Params *[]v1alpha1.Params
}
Click to show internal directories.
Click to hide internal directories.