Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 527 Bytes

File metadata and controls

20 lines (10 loc) · 527 Bytes

SecretCreate

Properties

Name Type Description Notes
data String Base64-url-safe-encoded (RFC 4648) data to store as secret. [optional]
driver SecretDriverSpec [optional]
labels Map<String, String> Labels are labels on the secret [optional]
name String User-defined name of the secret. [optional]

Implemented Interfaces

  • Serializable