cncf-tags / container-device-interface-rs

Rust implementation of the Container Device Interface: https://github.com/cncf-tags/container-device-interface
Apache License 2.0
5 stars 6 forks source link

Initialize Cache with auto_refresh true according to CDI go-impl #39

Open zvonkok opened 9 hours ago

zvonkok commented 9 hours ago

Initialize Cache with auto_refresh true according to CDI go-impl Rename WithAutoRefresh and adjust to CdiOption. Updated version.rs to not panic

zvonkok commented 8 hours ago

@ChengyuZhu6 @Apokleos PTAL

zvonkok commented 6 hours ago

Fixes: #40