labelTestcontainers top-level constant
String
const labelTestcontainers
Label key indicating that the resource was created by testcontainers.
The value is always the string 'true'.
Implementation
const String labelTestcontainers = testcontainersNamespace;