ContainerImage.Pinniped/kubernetes/1.19/api/apis
Andrew Keesler df1a1cf1bd
LoginRequest -> CredentialRequest
- We want to follow the <noun>Request convention.
- The actual operation does not login a user, but it does retrieve a
  credential with which they can login.

- This commit includes changes to all LoginRequest-related symbols and
  constants to try to update their names to follow the new
  CredentialRequest type.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-14 11:26:09 -04:00
..
crdsplaceholder Fix latent linter issues. 2020-08-06 20:42:20 -05:00
placeholder LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00