class Pyrite::Api::Extensions::V1beta1::IDRange
Overview
IDRange provides a [min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.](min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.)
Defined in:
versions/v1.14/api/extensions/v1beta1/id_range.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
IDRange provides a [min/max of an allowed range of IDs.
-
.new(pull : JSON::PullParser)
IDRange provides a [min/max of an allowed range of IDs.
- .new(*, max : Int32, min : Int32)
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)
#
IDRange provides a [min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.](min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.)
def self.new(pull : JSON::PullParser)
#
IDRange provides a [min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.](min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.)