Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultProject = "OCPBUGS" DefaultComponent = "Unknown" DefaultCapability = "Other" DefaultProduct = "OpenShift" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestIdentifier ¶
type TestIdentifier struct {
// contains filtered or unexported fields
}
func NewTestIdentifier ¶
func NewTestIdentifier(reg *registry.Registry, componentIDs map[string]int64) *TestIdentifier
func (*TestIdentifier) Identify ¶
func (t *TestIdentifier) Identify(test *v1.TestInfo) (*v1.TestOwnership, error)
type VariantIdentifier ¶
type VariantIdentifier struct {
// contains filtered or unexported fields
}
func NewVariantIdentifier ¶
func NewVariantIdentifier(reg *registry.Registry, componentIDs map[string]int64) *VariantIdentifier
func (*VariantIdentifier) Identify ¶
func (vi *VariantIdentifier) Identify() ([]v1.VariantMapping, error)
Directories ¶
Path | Synopsis |
---|---|
cloudcompute
|
|
installer
|
|
networking
|
|
node
|
|
opct
|
|
openshiftcontrollermanager
|
|
openshiftupdateservice
|
|
Click to show internal directories.
Click to hide internal directories.