# Constants
No description provided by the author
# Structs
ReadinessGate controls pod traffic by setting a specific readiness gate to make the pod ready/unready so that it would be automatically added to/removed from the endpoints of Kubernetes services.
# Interfaces
Controller provide methods to control pod traffic.