Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for attachable (0.3 sec)

  1. staging/src/k8s.io/api/core/v1/generated.proto

      // +optional
      optional NodeSystemInfo nodeInfo = 7;
    
      // List of container images on this node
      // +optional
      // +listType=atomic
      repeated ContainerImage images = 8;
    
      // List of attachable volumes in use (mounted) by the node.
      // +optional
      // +listType=atomic
      repeated string volumesInUse = 9;
    
      // List of volumes that are attached to the node.
      // +optional
      // +listType=atomic
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
Back to top