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