Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WithTargetWWNs (0.29 sec)

  1. staging/src/k8s.io/client-go/applyconfigurations/core/v1/fcvolumesource.go

    	return &FCVolumeSourceApplyConfiguration{}
    }
    
    // WithTargetWWNs adds the given value to the TargetWWNs field in the declarative configuration
    // and returns the receiver, so that objects can be build by chaining "With" function invocations.
    // If called multiple times, values provided by each call will be appended to the TargetWWNs field.
    func (b *FCVolumeSourceApplyConfiguration) WithTargetWWNs(values ...string) *FCVolumeSourceApplyConfiguration {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 04 18:31:34 UTC 2021
    - 3.4K bytes
    - Viewed (0)
Back to top