@FunctionalInterface public interface KubernetesJwtSupplier extends Supplier<String>
KubernetesAuthentication
.KubernetesAuthentication
Modifier and Type | Method and Description |
---|---|
String |
get()
Get a JWT for Kubernetes authentication.
|
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.