Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Generator ¶
type Generator interface {
Generate(context.Context, *uxv1alpha1.GenerateRequest) (*uxv1alpha1.GenerateResponse, error)
}
type Plugin ¶
type Plugin interface {
Generator
Capabilities(context.Context, *uxv1alpha1.CapabilitiesRequest) (*uxv1alpha1.CapabilitiesResponse, error)
}
Directories
¶
| Path | Synopsis |
|---|---|
|
Package os is a generated GoMock package.
|
Package os is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.