spec property

FlowSchemaSpec? spec
final

spec is the specification of the desired behavior of a FlowSchema. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.

Implementation

final FlowSchemaSpec? spec;