public class ClientCertificateAuthentication extends Object implements Authentication
ApiClient authentication to the Kubernetes API.| Constructor and Description |
|---|
ClientCertificateAuthentication(byte[] certificate,
byte[] key) |
public ClientCertificateAuthentication(byte[] certificate,
byte[] key)
public void provide(io.kubernetes.client.openapi.ApiClient client)
provide in interface AuthenticationCopyright © 2020. All rights reserved.