package
0.1.0-alpha.9
Repository: https://github.com/nexlayer/nexlayer-cli.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new registry client.
NewRegistry creates a new command registry.
# Structs
BuildConfig represents configuration for building multiple images.
Client handles Docker registry operations.
CommandDependencies contains dependencies that can be injected into commands.
ImageConfig represents configuration for a Docker image.
ProviderInfo contains information about a command provider.
Registry manages command providers and their dependencies.
RegistryConfig represents configuration for container registry.
# Interfaces
CommandProvider defines an interface for modules that provide commands.