class K8S::Api::Policy::V1beta1::AllowedFlexVolume

Overview

AllowedFlexVolume represents a single Flexvolume that is allowed to be used.

Included Modules

Defined in:

versions/v1.18/api/policy/v1beta1/allowed_flex_volume.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, driver : String) #

[View source]

Instance Method Detail

def driver : String #

[View source]
def driver=(driver : String) #

[View source]