public class UsernamePasswordAuthentication extends java.lang.Object implements Authentication
ApiClient
authentication to the Kubernetes API.Constructor and Description |
---|
UsernamePasswordAuthentication(java.lang.String username,
java.lang.String password) |
Modifier and Type | Method and Description |
---|---|
void |
provide(io.kubernetes.client.ApiClient client) |
public UsernamePasswordAuthentication(java.lang.String username, java.lang.String password)
public void provide(io.kubernetes.client.ApiClient client)
provide
in interface Authentication
Copyright © 2019. All rights reserved.