Method: SDM::AmazonEKS#remote_identity_healthcheck_username
- Defined in:
- lib/models/porcelain.rb
#remote_identity_healthcheck_username ⇒ Object
The username to use for healthchecks, when clients otherwise connect with their own remote identity username.
1641 1642 1643 |
# File 'lib/models/porcelain.rb', line 1641 def remote_identity_healthcheck_username @remote_identity_healthcheck_username end |