Uses of Class
kubevirt.io.V1SecretVolumeSource
Packages that use V1SecretVolumeSource
-
Uses of V1SecretVolumeSource in kubevirt.io
Fields in kubevirt.io declared as V1SecretVolumeSourceMethods in kubevirt.io that return V1SecretVolumeSourceModifier and TypeMethodDescriptionV1Volume.getSecret()SecretVolumeSource represents a reference to a secret data in the same namespace.V1SecretVolumeSource.secretName(String secretName) Methods in kubevirt.io with parameters of type V1SecretVolumeSourceModifier and TypeMethodDescriptionV1Volume.secret(V1SecretVolumeSource secret) voidV1Volume.setSecret(V1SecretVolumeSource secret)