Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestScore ¶
type TestScore struct { Name string ResourceRef struct { Kind string Name string Namespace string Version string } Grade int Comments []TestScoreComment }
func (*TestScore) AddComment ¶
type TestScoreComment ¶
Click to show internal directories.
Click to hide internal directories.