Service Metadata Args
data class ServiceMetadataArgs(val annotations: Output<Map<String, String>>? = null, val generation: Output<Int>? = null, val labels: Output<Map<String, String>>? = null, val namespace: Output<String>? = null, val resourceVersion: Output<String>? = null, val selfLink: Output<String>? = null, val uid: Output<String>? = null) : ConvertibleToJava<ServiceMetadataArgs>
Constructors
Functions
Properties
Link copied to clipboard
An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. They may only be valid for a particular resource or set of resources. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#concurrency-control-and-consistency