package
0.1.0-alpha.9
Repository: https://github.com/nexlayer/nexlayer-cli.git
Documentation: pkg.go.dev
# Structs
APIError represents an error returned by the API.
APIResponse is a generic response type for all API responses.
Application represents the root configuration of a Nexlayer application.
Deployment represents a deployment in the system.
DeploymentResponse represents the response from starting a deployment.
EnvVar represents an environment variable.
NexlayerYAML represents the structure of a Nexlayer deployment YAML file.
Pod represents a container configuration in a Nexlayer application.
PodStatus represents the status of a pod in a deployment.
Port represents a port configuration in a pod.
RegistryLogin represents registry authentication details.
Secret represents a secret configuration.
Volume represents a persistent volume configuration.