Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for repeat (0.15 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // List of container images on this node
      // +optional
      repeated ContainerImage images = 8;
    
      // List of attachable volumes in use (mounted) by the node.
      // +optional
      repeated string volumesInUse = 9;
    
      // List of volumes that are attached to the node.
      // +optional
      repeated AttachedVolume volumesAttached = 10;
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top