Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateComponentDescriptor ¶
func CreateComponentDescriptor(name, version, baseURL string) *cdv2.ComponentDescriptor
Types ¶
type DummyTestingT ¶
type DummyTestingT struct{}
DummyTestingT is a utility struct for using assertions from "github.com/stretchr/testify/assert" in the integration tests (outside of unit tests)
func (DummyTestingT) Errorf ¶
func (t DummyTestingT) Errorf(format string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.