Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface {
Paths() (map[string]GroupVersion, error)
}
type GroupVersion ¶
type GroupVersion interface {
Schema() (*openapi_v3.Document, error)
}
Click to show internal directories.
Click to hide internal directories.