Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportServiceScenario ¶
type ExportServiceScenario interface {
// Run executes the service export integration test scenario, returning any error.
Run() error
}
ExportServiceScenario defines an integration test against a service export to check creation of namespace, service, and endpoint export.
Click to show internal directories.
Click to hide internal directories.