public class ClientCertificateAuthentication extends java.lang.Object implements Authentication
ApiClient
authentication to the Kubernetes API.Constructor and Description |
---|
ClientCertificateAuthentication(byte[] certificate,
byte[] key) |
Modifier and Type | Method and Description |
---|---|
void |
provide(io.kubernetes.client.ApiClient client) |
public ClientCertificateAuthentication(byte[] certificate, byte[] key)
public void provide(io.kubernetes.client.ApiClient client)
provide
in interface Authentication
Copyright © 2019. All rights reserved.