firecracker-go-sdk
firecracker-go-sdk copied to clipboard
Allow cni runtime capabilities to be configuratble from CNIConfiguration
trafficstars
Introduce CapabilityArgs into the CNIConfiguration to allow CNI runtime capabilities to be configurable from the firecracker-go-sdk.
Here are a few useful use cases: https://github.com/containernetworking/cni/blob/master/CONVENTIONS.md#well-known-capabilities (in my specific use case it's the portMappings).
Signed-off-by: Jingkai He [email protected]
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.