NAME
IO::K8s::Api::Core::V1::ReplicationControllerStatus - ReplicationControllerStatus represents the current status of a replication controller.
VERSION
version 1.006
availableReplicas
The number of available replicas (ready for at least minReadySeconds) for this replication controller.
conditions
Represents the latest available observations of a replication controller's current state.
fullyLabeledReplicas
The number of pods that have labels matching the labels of the pod template of the replication controller.
observedGeneration
ObservedGeneration reflects the generation of the most recently observed replication controller.
readyReplicas
The number of ready replicas for this replication controller.
replicas
Replicas is the most recently observed number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
IRC
Join #kubernetes on irc.perl.org or message Getty directly.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <torsten@raudssus.de>
Jose Luis Martinez <jlmartin@cpan.org> (original author, inactive)
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Jose Luis Martinez.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004