Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GroupName defines the API group identifier for prow types. GroupName = "prow.k8s.io" // Kind defines the API kind identifier. Kind = "ProwJob" )
Variables ¶
View Source
var ( // KindPlural is the plural form of Kind KindPlural = Kind + "s" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.