Timoni · JSON Structure
Timoni Module Structure
Structural documentation for a Timoni Kubernetes module distributed as OCI artifact
Type: object
Properties: 0
ContainersKubernetesPackage ManagerCUE
Timoni Module Structure is a JSON Structure definition published by Timoni.
Meta-schema:
JSON Structure
{
"title": "Timoni Module Structure",
"description": "Structural documentation for a Timoni Kubernetes module distributed as OCI artifact",
"type": "object",
"fields": [
{
"name": "name",
"type": "string",
"description": "Module name in kebab-case",
"required": true
},
{
"name": "version",
"type": "string (semver)",
"description": "Semantic version: v{major}.{minor}.{patch}",
"required": true
},
{
"name": "repository",
"type": "string (OCI URL)",
"description": "OCI registry repository URL",
"required": true
},
{
"name": "digest",
"type": "string (sha256)",
"description": "Content-addressable artifact digest"
},
{
"name": "tags",
"type": "array[string]",
"description": "Published version tags in the registry"
},
{
"name": "description",
"type": "string",
"description": "Module purpose and functionality description"
},
{
"name": "license",
"type": "string (SPDX)",
"description": "Open source license identifier"
},
{
"name": "source",
"type": "string (URI)",
"description": "Source code repository URL"
},
{
"name": "annotations",
"type": "object",
"description": "OCI image annotations (created, source, version, revision)"
},
{
"name": "values",
"type": "object (CUE)",
"description": "CUE-typed configuration values the module accepts"
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/timoni-module-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.