struct RailsApp::BeforeCreate::Env::ValueFrom

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(*, config_map_key_ref : RailsApp::BeforeCreate::Env::ValueFrom::ConfigMapKeyRef | Nil = nil, secret_key_ref : RailsApp::BeforeCreate::Env::ValueFrom::SecretKeyRef | Nil = nil, field_ref : RailsApp::BeforeCreate::Env::ValueFrom::FieldRef | Nil = nil) #

[View source]

Instance Method Detail

def config_map_key_ref : ConfigMapKeyRef | Nil #

def field_ref : FieldRef | Nil #

def secret_key_ref : SecretKeyRef | Nil #