runtime: update virtcontainers API documentation

Virtcontainers API documentation is outdated, update documentation from the latest
source.

Fixes: #1455

Signed-off-by: bin <bin@hyper.sh>
This commit is contained in:
bin
2021-02-25 10:38:57 +08:00
parent b9489e6c6e
commit 532ff7c909
6 changed files with 417 additions and 273 deletions

View File

@@ -251,7 +251,6 @@ type SandboxConfig struct {
// only one agent config can be non-nil according to agent type
KataAgentConfig *KataAgentConfig `json:",omitempty"`
ShimType string
KataShimConfig *ShimConfig
NetworkConfig NetworkConfig