Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for RadosUser (0.57 sec)

  1. staging/src/k8s.io/api/core/v1/types.go

    	RBDPool string `json:"pool,omitempty" protobuf:"bytes,4,opt,name=pool"`
    	// user is the rados user name.
    	// Default is admin.
    	// More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
    	// +optional
    	RadosUser string `json:"user,omitempty" protobuf:"bytes,5,opt,name=user"`
    	// keyring is the path to key ring for RBDUser.
    	// Default is /etc/ceph/keyring.
    	// More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top