Documentation
¶
Overview ¶
Package features provides sub-packages for state tracking for use by language server features. Features are loosely-coupled concerns related to correct LSP processing. The modules feature tracks module state and the crds feature tracks schemas for resources.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package crds provides schema information for CRDs and XRDs that are used in function-hcl compositions.
|
Package crds provides schema information for CRDs and XRDs that are used in function-hcl compositions. |
|
store
Package store provides a self-managing CRD store and implements background CRD discovery.
|
Package store provides a self-managing CRD store and implements background CRD discovery. |
|
Package modules provides facilities to track the parsed state of modules and provider completion and hover contexts, among other things.
|
Package modules provides facilities to track the parsed state of modules and provider completion and hover contexts, among other things. |
|
store
Package store tracks derived information for modules.
|
Package store tracks derived information for modules. |
Click to show internal directories.
Click to hide internal directories.