ClusterTrustBundleProjection

io.k8s.api.core.v1.ClusterTrustBundleProjection
See theClusterTrustBundleProjection companion object

ClusterTrustBundleProjection describes how to select a set of ClusterTrustBundle objects and project their contents into the pod filesystem.

Attributes

Companion
object
Source
ClusterTrustBundleProjection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if labelSelector has a value, transforms to the result of function

if labelSelector has a value, transforms to the result of function

Attributes

Source
ClusterTrustBundleProjection.scala

if name has a value, transforms to the result of function

if name has a value, transforms to the result of function

Attributes

Source
ClusterTrustBundleProjection.scala

if optional has a value, transforms to the result of function

if optional has a value, transforms to the result of function

Attributes

Source
ClusterTrustBundleProjection.scala

transforms path to result of function

transforms path to result of function

Attributes

Source
ClusterTrustBundleProjection.scala

if signerName has a value, transforms to the result of function

if signerName has a value, transforms to the result of function

Attributes

Source
ClusterTrustBundleProjection.scala

Returns a new data with labelSelector set to new value

Returns a new data with labelSelector set to new value

Attributes

Source
ClusterTrustBundleProjection.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
ClusterTrustBundleProjection.scala

Returns a new data with optional set to new value

Returns a new data with optional set to new value

Attributes

Source
ClusterTrustBundleProjection.scala

Returns a new data with path set to new value

Returns a new data with path set to new value

Attributes

Source
ClusterTrustBundleProjection.scala

Returns a new data with signerName set to new value

Returns a new data with signerName set to new value

Attributes

Source
ClusterTrustBundleProjection.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product