Uses of Interface
org.cdk8s.plus25.k8s.TokenReviewSpec
-
Packages that use TokenReviewSpec Package Description org.cdk8s.plus25.k8s -
-
Uses of TokenReviewSpec in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement TokenReviewSpec Modifier and Type Class Description static classTokenReviewSpec.Jsii$ProxyAn implementation forTokenReviewSpecMethods in org.cdk8s.plus25.k8s that return TokenReviewSpec Modifier and Type Method Description TokenReviewSpecTokenReviewSpec.Builder. build()Builds the configured instance.TokenReviewSpecKubeTokenReviewProps. getSpec()Spec holds information about the request being evaluated.TokenReviewSpecKubeTokenReviewProps.Jsii$Proxy. getSpec()Methods in org.cdk8s.plus25.k8s with parameters of type TokenReviewSpec Modifier and Type Method Description KubeTokenReview.BuilderKubeTokenReview.Builder. spec(TokenReviewSpec spec)Spec holds information about the request being evaluated.KubeTokenReviewProps.BuilderKubeTokenReviewProps.Builder. spec(TokenReviewSpec spec)Sets the value ofKubeTokenReviewProps.getSpec()
-