Documentation
¶
Overview ¶
Package main provides the fxconfig CLI tool for managing Fabric-X namespaces. It supports creating, updating, and listing namespaces with flexible policy configurations.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
adapters
Package adapters provides the adapter apis.
|
Package adapters provides the adapter apis. |
|
app
Package app provides namespace lifecycle management for Fabric-X. It handles creation, deployment, endorsement, and querying of namespaces.
|
Package app provides namespace lifecycle management for Fabric-X. It handles creation, deployment, endorsement, and querying of namespaces. |
|
cli/v1
Package v1 implements the command-line interface for fxconfig.
|
Package v1 implements the command-line interface for fxconfig. |
|
client
Package client provides gRPC client implementations for Fabric-X services.
|
Package client provides gRPC client implementations for Fabric-X services. |
|
config
Package config provides configuration structures and utilities for fxconfig.
|
Package config provides configuration structures and utilities for fxconfig. |
|
logging
Package logging initializes the default logging configuration for fxconfig.
|
Package logging initializes the default logging configuration for fxconfig. |
|
msp
Package msp provides MSP (Membership Service Provider) signing identity management.
|
Package msp provides MSP (Membership Service Provider) signing identity management. |
|
provider
Package provider implements lazy initialization and validation for service instances.
|
Package provider implements lazy initialization and validation for service instances. |
|
validation
Package validation provides interfaces and implementations for validating policy expressions, file paths, and directory paths used in fxconfig operations.
|
Package validation provides interfaces and implementations for validating policy expressions, file paths, and directory paths used in fxconfig operations. |
Click to show internal directories.
Click to hide internal directories.