class K8S::Api::Flowcontrol::V1beta1::FlowSchemaStatus

Overview

FlowSchemaStatus represents the current state of a FlowSchema.

Included Modules

Defined in:

versions/v1.22/api/flowcontrol/v1beta1/flow_schema_status.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, conditions : Array(Api::Flowcontrol::V1beta1::FlowSchemaCondition)? = nil) #

[View source]

Instance Method Detail


[View source]
def conditions=(conditions : Array(Api::Flowcontrol::V1beta1::FlowSchemaCondition)?) #

[View source]