fakecloud-ecr 0.13.0

Amazon ECR implementation for FakeCloud
Documentation
1
2
3
4
5
6
pub mod oci;
pub(crate) mod pull_through;
pub mod scanner;
pub mod service;
pub mod signing;
pub mod state;