struct RailsApp::Entrypoints::EnvFrom::ConfigMapRef

Overview

A reference to the Kubernetes ConfigMap resource containing the keys and values to set in the environment.

Included Modules

Defined in:

rails_app_operator.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(pull : JSON::PullParser) #

def self.new(*, name : String) #

[View source]

Instance Method Detail

def name : String #