struct

KustomizeConfig

Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, namespace : Nil | String, path : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

name
Source
name=(name : String)
Source
namespace
Source
namespace=(namespace : String | Nil)
Source
path
Source
path=(path : String)
Source