Uses of Interface
k8s.io.api.core.v1.Generated.ClusterTrustBundleProjectionOrBuilder
-
Packages that use Generated.ClusterTrustBundleProjectionOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.ClusterTrustBundleProjectionOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.ClusterTrustBundleProjectionOrBuilder Modifier and Type Class Description static classGenerated.ClusterTrustBundleProjectionClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.static classGenerated.ClusterTrustBundleProjection.BuilderClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.Methods in k8s.io.api.core.v1 that return Generated.ClusterTrustBundleProjectionOrBuilder Modifier and Type Method Description Generated.ClusterTrustBundleProjectionOrBuilderGenerated.VolumeProjection.Builder. getClusterTrustBundleOrBuilder()ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file.Generated.ClusterTrustBundleProjectionOrBuilderGenerated.VolumeProjection. getClusterTrustBundleOrBuilder()ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file.Generated.ClusterTrustBundleProjectionOrBuilderGenerated.VolumeProjectionOrBuilder. getClusterTrustBundleOrBuilder()ClusterTrustBundle allows a pod to access the `.spec.trustBundle` field of ClusterTrustBundle objects in an auto-updating file.
-