Documentation
¶
Index ¶
Constants ¶
View Source
const BuiltinKey = "kubernetes_builtin_schema"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema ¶
type Schema struct { Parser *typed.Parser Meta *SchemaMeta }
func KubernetesBuiltInSchema ¶
type SchemaMeta ¶
type SchemaMeta struct {
Resources []SchemaMetaResource `json:"resources"`
}
Click to show internal directories.
Click to hide internal directories.