class K8S::Api::Policy::V1beta1::AllowedCSIDriver

Overview

AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.

Included Modules

Defined in:

versions/v1.19/api/policy/v1beta1/allowed_csi_driver.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(*, name : String) #

[View source]

Instance Method Detail

def name : String #

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

[View source]