kotoba-deploy-core 0.1.22

Core types and configuration for Kotoba deployment system
Documentation

kotoba-deploy-core

Core types and configuration for the Kotoba deployment system.

This crate provides the foundational types and configuration structures used by the Kotoba deployment ecosystem, including scaling configurations, region settings, and deployment metadata.

Features

  • Deployment configuration types
  • Scaling and region configuration
  • Common deployment utilities
  • Type-safe configuration management

Usage

use kotoba_deploy_core::{DeployConfig, ScalingConfig, RegionConfig};

License

MIT OR Apache-2.0