object ServiceAccountO
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ServiceAccountO
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val automountServiceAccountTokenL: Lens[ServiceAccount, Optional[Boolean]]
- val automountServiceAccountTokenO: Optional[ServiceAccount, Boolean]
- val imagePullSecretsL: Lens[ServiceAccount, Optional[Vector[LocalObjectReference]]]
- val imagePullSecretsO: Optional[ServiceAccount, Vector[LocalObjectReference]]
- val metadataL: Lens[ServiceAccount, Optional[ObjectMeta]]
- val metadataO: Optional[ServiceAccount, ObjectMeta]
- val secretsL: Lens[ServiceAccount, Optional[Vector[ObjectReference]]]
- val secretsO: Optional[ServiceAccount, Vector[ObjectReference]]