github.com/Mirantis/virtlet@v1.5.2-0.20191204181327-1659b8a48e9b/pkg/manager/TestConversions__ContainerInfoToCRIContainer.out.yaml (about)

     1  - in:
     2      Config:
     3        Attempt: 0
     4        CPUPeriod: 0
     5        CPUQuota: 0
     6        CPUShares: 0
     7        ContainerAnnotations:
     8          containerAnnotation: foobar
     9        ContainerLabels:
    10          containerLabel: foo
    11        ContainerSideNetwork: null
    12        DomainUUID: ""
    13        Environment: null
    14        Image: testImage
    15        LogDirectory: ""
    16        LogPath: testcontainer_0.log
    17        MemoryLimitInBytes: 0
    18        Mounts: null
    19        Name: ""
    20        ParsedAnnotations: null
    21        PodAnnotations: null
    22        PodName: ""
    23        PodNamespace: ""
    24        PodSandboxID: 69eec606-0493-5825-73a4-c5e0c0236155
    25        VolumeDevices: null
    26      CreatedAt: 1496175540000000000
    27      Id: f1bfb494-af3d-48ab-b8b1-2c850e1e8a00
    28      Name: testcontainer
    29      StartedAt: 1496175550000000000
    30      State: 0
    31    out:
    32      annotations:
    33        containerAnnotation: foobar
    34      created_at: 1496175540000000000
    35      id: f1bfb494-af3d-48ab-b8b1-2c850e1e8a00
    36      image:
    37        image: testImage
    38      image_ref: testImage
    39      labels:
    40        containerLabel: foo
    41      metadata:
    42        name: testcontainer
    43      pod_sandbox_id: 69eec606-0493-5825-73a4-c5e0c0236155
    44  - in:
    45      Config:
    46        Attempt: 0
    47        CPUPeriod: 0
    48        CPUQuota: 0
    49        CPUShares: 0
    50        ContainerAnnotations:
    51          containerAnnotation: foobar1
    52        ContainerLabels:
    53          containerLabel: foo1
    54        ContainerSideNetwork: null
    55        DomainUUID: ""
    56        Environment: null
    57        Image: testImage1
    58        LogDirectory: ""
    59        LogPath: testcontainer1_0.log
    60        MemoryLimitInBytes: 0
    61        Mounts: null
    62        Name: ""
    63        ParsedAnnotations: null
    64        PodAnnotations: null
    65        PodName: ""
    66        PodNamespace: ""
    67        PodSandboxID: d25ded14-d35d-510b-5749-f83cc165794e
    68        VolumeDevices: null
    69      CreatedAt: 1496175560000000000
    70      Id: 13bdedae-540d-4131-959b-366c6343d5b4
    71      Name: testcontainer1
    72      StartedAt: 1496175570000000000
    73      State: 2
    74    out:
    75      annotations:
    76        containerAnnotation: foobar1
    77      created_at: 1496175560000000000
    78      id: 13bdedae-540d-4131-959b-366c6343d5b4
    79      image:
    80        image: testImage1
    81      image_ref: testImage1
    82      labels:
    83        containerLabel: foo1
    84      metadata:
    85        name: testcontainer1
    86      pod_sandbox_id: d25ded14-d35d-510b-5749-f83cc165794e
    87      state: 2