@mihaly-farkas/cdk8s-dynatrace-monitoring - v0.1.0-alpha.19
    Preparing search index...

    Type Alias MetadataProps

    MetadataProps: Omit<ApiObjectMetadata, "name" | "namespace">

    A subset of Kubernetes metadata, excluding the name and namespace.

    The name and namespace are determined by the construct itself based on custom logic. This class was created to avoid any confusion due to this behavior. All other metadata fields will be passed unchanged to the underlying resources.