toggle menu
lmos-runtime
0.1.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.outbound
/
Metadata
Metadata
@
Serializable
data
class
Metadata
(
val
creationTimestamp
:
String
,
val
generation
:
Int
,
val
labels
:
Labels
,
val
name
:
String
,
val
namespace
:
String
,
val
resourceVersion
:
String
,
val
uid
:
String
)
Members
Constructors
Metadata
Link copied to clipboard
constructor
(
creationTimestamp
:
String
,
generation
:
Int
,
labels
:
Labels
,
name
:
String
,
namespace
:
String
,
resourceVersion
:
String
,
uid
:
String
)
Properties
creation
Timestamp
Link copied to clipboard
val
creationTimestamp
:
String
generation
Link copied to clipboard
val
generation
:
Int
labels
Link copied to clipboard
val
labels
:
Labels
name
Link copied to clipboard
val
name
:
String
namespace
Link copied to clipboard
val
namespace
:
String
resource
Version
Link copied to clipboard
val
resourceVersion
:
String
uid
Link copied to clipboard
val
uid
:
String