Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 653 Bytes

File metadata and controls

22 lines (12 loc) · 653 Bytes

InspectSecret

InspectSecret contains information on secrets mounted inside the container

Properties

Name Type Description Notes
GID Integer ID is the GID of the mounted secret file [optional]
ID String ID is the ID of the secret [optional]
mode Integer ID is the ID of the mode of the mounted secret file [optional]
name String Name is the name of the secret [optional]
UID Integer ID is the UID of the mounted secret file [optional]

Implemented Interfaces

  • Serializable