Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for autoConvert_v1_CephFSPersistentVolumeSource_To_core_CephFSPersistentVolumeSource (0.84 sec)

  1. pkg/apis/core/v1/zz_generated.conversion.go

    	return autoConvert_core_Capabilities_To_v1_Capabilities(in, out, s)
    }
    
    func autoConvert_v1_CephFSPersistentVolumeSource_To_core_CephFSPersistentVolumeSource(in *v1.CephFSPersistentVolumeSource, out *core.CephFSPersistentVolumeSource, s conversion.Scope) error {
    	out.Monitors = *(*[]string)(unsafe.Pointer(&in.Monitors))
    	out.Path = in.Path
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 472.1K bytes
    - Viewed (0)
Back to top