Class AllowedFlexVolume
AllowedFlexVolume represents a single Flexvolume that is allowed to be used. Deprecated: use AllowedFlexVolume from policy API Group instead.
Inheritance
System.Object
AllowedFlexVolume
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.Extensions.V1Beta1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class AllowedFlexVolume
Fields
View SourceDriver
driver is the name of the Flexvolume driver.
Declaration
public readonly string Driver
Field Value
| Type | Description |
|---|---|
| System.String |