| Name | Type | Description | Notes |
|---|---|---|---|
| replicas | int | Replicas is the most recently oberved number of replicas. More info: http://releases.k8s.io/release-1.2/docs/user-guide/replication-controller.md#what-is-a-replication-controller | |
| fully_labeled_replicas | int | The number of pods that have labels matching the labels of the pod template of the replication controller. | [optional] |
| observed_generation | int | ObservedGeneration reflects the generation of the most recently observed replication controller. | [optional] |