title | linktitle | description | weight |
---|---|---|---|
API Documentation |
API Documentation |
Reference of the jx-promote configuration |
10 |
Packages:
Package v1alpha1 is the v1alpha1 version of the API.
Resource Types:
Quickstarts represents a collection quickstart project
Field | Description | ||||||
---|---|---|---|---|---|---|---|
apiVersion string |
project.jenkins-x.io/v1alpha1
|
||||||
kind string |
Quickstarts |
||||||
metadata Kubernetes meta/v1.ObjectMeta |
(Optional)
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||
spec QuickstartsSpec |
(Optional)
Spec holds the specified quicksatrt configuration
|
(Appears on: QuickstartsSpec)
QuickstartImport imports quickstats from another folder (such as from the shared version stream)
Field | Description |
---|---|
file string |
File file name relative to the root directory to load |
includes []string |
|
excludes []string |
(Appears on: QuickstartsSpec)
QuickstartSource the source of a quickstart
Field | Description |
---|---|
ID string |
|
Owner string |
|
Name string |
|
Version string |
|
Language string |
|
Framework string |
|
Tags []string |
|
DownloadZipURL string |
|
GitServer string |
|
GitKind string |
(Appears on: Quickstarts)
QuickstartsSpec defines the desired state of Quickstarts.
Field | Description |
---|---|
quickstarts []QuickstartSource |
Quickstarts custom quickstarts to include |
defaultOwner string |
DefaultOwner the default owner if not specfied |
imports []QuickstartImport |
Imports import quickstarts from the version stream |
Generated with gen-crd-api-reference-docs
on git commit 40aeb82
.