class Pyrite::Api::Autoscaling::V2beta2::MetricStatus

Overview

MetricStatus describes the last-read state of a single metric.

Defined in:

versions/v1.14/api/autoscaling/v2beta2/metric_status.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Pyrite::Kubernetes::Spec

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new

Constructor Detail

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

MetricStatus describes the last-read state of a single metric.


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

MetricStatus describes the last-read state of a single metric.



Instance Method Detail









def type : String #

def type=(type : String) #