Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Zadoks (0.17 sec)

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

    }
    
    // Represents a Rados Block Device mount that lasts the lifetime of a pod.
    // RBD volumes support ownership management and SELinux relabeling.
    message RBDPersistentVolumeSource {
      // monitors is a collection of Ceph monitors.
      // More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
      repeated string monitors = 1;
    
      // image is the rados image name.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top