Class AccessTokenAuthentication
java.lang.Object
io.kubernetes.client.util.credentials.AccessTokenAuthentication
- All Implemented Interfaces:
Authentication
Uses a Bearer Token to configure
ApiClient
authentication to the Kubernetes API.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccessTokenAuthentication
-
-
Method Details
-
provide
public void provide(io.kubernetes.client.openapi.ApiClient client) - Specified by:
provide
in interfaceAuthentication
-