Documentation
¶
Overview ¶
This is not autogenerated.
Index ¶
Constants ¶
View Source
const ( DesignSchemaVersion = "designs.meshery.io/v1beta3" ComponentSchemaVersion = "components.meshery.io/v1beta2" ModelSchemaVersion = "models.meshery.io/v1beta2" )
Schema-version strings emitted on the wire for v1beta3-era resources. Mirrors the pattern established in models/v1beta1/const.go so downstream callers (meshkit, meshery) can construct fixtures without hard-coding the version literal.
Note: the design itself is v1beta3, but the components and model definitions nested inside a v1beta3 design are v1beta2 — that matches the Go import graph of the generated types in this package tree (v1beta3/design.PatternFile.Components references v1beta2/component).
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package component provides primitives to interact with the openapi HTTP API.
|
Package component provides primitives to interact with the openapi HTTP API. |
|
Package connection provides primitives to interact with the openapi HTTP API.
|
Package connection provides primitives to interact with the openapi HTTP API. |
|
Package design provides primitives to interact with the openapi HTTP API.
|
Package design provides primitives to interact with the openapi HTTP API. |
|
Package environment provides primitives to interact with the openapi HTTP API.
|
Package environment provides primitives to interact with the openapi HTTP API. |
|
Package event provides primitives to interact with the openapi HTTP API.
|
Package event provides primitives to interact with the openapi HTTP API. |
|
Package filter provides primitives to interact with the openapi HTTP API.
|
Package filter provides primitives to interact with the openapi HTTP API. |
|
Package invitation provides primitives to interact with the openapi HTTP API.
|
Package invitation provides primitives to interact with the openapi HTTP API. |
|
Package performance_profile provides primitives to interact with the openapi HTTP API.
|
Package performance_profile provides primitives to interact with the openapi HTTP API. |
|
Package plan provides primitives to interact with the openapi HTTP API.
|
Package plan provides primitives to interact with the openapi HTTP API. |
|
Package relationship provides primitives to interact with the openapi HTTP API.
|
Package relationship provides primitives to interact with the openapi HTTP API. |
|
Package subscription provides primitives to interact with the openapi HTTP API.
|
Package subscription provides primitives to interact with the openapi HTTP API. |
|
Package token provides primitives to interact with the openapi HTTP API.
|
Package token provides primitives to interact with the openapi HTTP API. |
|
Package workspace provides primitives to interact with the openapi HTTP API.
|
Package workspace provides primitives to interact with the openapi HTTP API. |
Click to show internal directories.
Click to hide internal directories.