Uses of Interface
org.cdk8s.plus25.k8s.ServiceAccountTokenProjection
-
Packages that use ServiceAccountTokenProjection Package Description org.cdk8s.plus25.k8s -
-
Uses of ServiceAccountTokenProjection in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement ServiceAccountTokenProjection Modifier and Type Class Description static classServiceAccountTokenProjection.Jsii$ProxyAn implementation forServiceAccountTokenProjectionMethods in org.cdk8s.plus25.k8s that return ServiceAccountTokenProjection Modifier and Type Method Description ServiceAccountTokenProjectionServiceAccountTokenProjection.Builder. build()Builds the configured instance.default ServiceAccountTokenProjectionVolumeProjection. getServiceAccountToken()serviceAccountToken is information about the serviceAccountToken data to project.ServiceAccountTokenProjectionVolumeProjection.Jsii$Proxy. getServiceAccountToken()Methods in org.cdk8s.plus25.k8s with parameters of type ServiceAccountTokenProjection Modifier and Type Method Description VolumeProjection.BuilderVolumeProjection.Builder. serviceAccountToken(ServiceAccountTokenProjection serviceAccountToken)Sets the value ofVolumeProjection.getServiceAccountToken()
-