Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BareMetalAdminClusterOperationsConfig

import type { BareMetalAdminClusterOperationsConfig } from "https://googleapis.deno.dev/v1/gkeonprem:v1.ts";

BareMetalAdminClusterOperationsConfig specifies the admin cluster's observability infrastructure.

interface BareMetalAdminClusterOperationsConfig {
enableApplicationLogs?: boolean;
}

§Properties

§
enableApplicationLogs?: boolean
[src]

Whether collection of application logs/metrics should be enabled (in addition to system logs/metrics).