spec property

ReplicaSetSpec? spec
final

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

Implementation

final ReplicaSetSpec? spec;