Service Template Metadata Args
data class ServiceTemplateMetadataArgs(val annotations: Output<Map<String, String>>? = null, val generation: Output<Int>? = null, val labels: Output<Map<String, String>>? = null, val name: Output<String>? = null, val namespace: Output<String>? = null, val resourceVersion: Output<String>? = null, val selfLink: Output<String>? = null, val uid: Output<String>? = null) : ConvertibleToJava<ServiceTemplateMetadataArgs>
Constructors
Link copied to clipboard
fun ServiceTemplateMetadataArgs(annotations: Output<Map<String, String>>? = null, generation: Output<Int>? = null, labels: Output<Map<String, String>>? = null, name: Output<String>? = null, namespace: Output<String>? = null, resourceVersion: Output<String>? = null, selfLink: Output<String>? = null, uid: Output<String>? = null)
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