Documentation ¶
Index ¶
- func MapContentToSpecContent(content *testkube.TestContent) (specContent *testsv2.TestContent)
- func MapTestCRToAPI(crTest testsv2.Test) (test testkube.Test)
- func MapTestContentFromSpec(specContent *testsv2.TestContent) *testkube.TestContent
- func MapTestListKubeToAPI(crTests testsv2.TestList) (tests []testkube.Test)
- func MapToSpec(request testkube.TestUpsertRequest) *testsv2.Test
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapContentToSpecContent ¶ added in v0.9.5
func MapContentToSpecContent(content *testkube.TestContent) (specContent *testsv2.TestContent)
MapContentToSpecContent maps TestContent OpenAPI spec to TestContent CRD spec
func MapTestCRToAPI ¶ added in v0.9.5
MapTestCRToAPI maps CRD to OpenAPI spec test
func MapTestContentFromSpec ¶ added in v0.9.5
func MapTestContentFromSpec(specContent *testsv2.TestContent) *testkube.TestContent
MapTestContentFromSpec maps CRD to OpenAPI spec TestContent
func MapTestListKubeToAPI ¶
MapTestListKubeToAPI maps CRD list data to OpenAPI spec tests list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.