Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Element ¶
type Element struct { Info *tmv1beta1.ConfigElement Level // contains filtered or unexported fields }
Element represents a configuration parameter for tests.
func New ¶
func New(configs []tmv1beta1.ConfigElement, level Level) []*Element
New creates new config elements.
func NewElement ¶
func NewElement(config *tmv1beta1.ConfigElement, level Level) *Element
NewElement creates a new config element object.
Click to show internal directories.
Click to hide internal directories.