Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand returns the root "d8 package" command. Thin adapter so the rest of d8-cli (cmd/d8/root.go) can register via the standard NewCommand() entry point used by other built-ins; the actual command tree lives under pkg/cmd to mirror the original d8-package-plugin layout.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
packages/values/schema/defaults
Package defaults synthesizes an example value map from an OpenAPI schema.
|
Package defaults synthesizes an example value map from an OpenAPI schema. |
|
packages/values/schema/reggen
Package reggen produces example strings that match a Perl-flavored regular expression.
|
Package reggen produces example strings that match a Perl-flavored regular expression. |
|
utils/iconutil
Package iconutil discovers the package icon at the package root and exposes its on-disk and decoded properties as a single Icon value.
|
Package iconutil discovers the package icon at the package root and exposes its on-disk and decoded properties as a single Icon value. |
|
verify/lint/linters/icon
Package icon validates package-icon content (format, size, dimensions).
|
Package icon validates package-icon content (format, size, dimensions). |
|
verify/lint/linters/oss
Package oss validates optional oss.yaml package metadata.
|
Package oss validates optional oss.yaml package metadata. |
|
pkg
|
|
Click to show internal directories.
Click to hide internal directories.