struct RailsApp::Entrypoints::Resources::Limits

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(*, cpu : Nil | String = nil, memory : Nil | String = nil) #

[View source]

Instance Method Detail

def cpu : String | Nil #

def memory : String | Nil #