CommonFeatureSpecResponse

data class CommonFeatureSpecResponse(val anthosobservability: AnthosObservabilityFeatureSpecResponse, val appdevexperience: AppDevExperienceFeatureSpecResponse, val cloudauditlogging: CloudAuditLoggingFeatureSpecResponse, val fleetobservability: FleetObservabilityFeatureSpecResponse, val multiclusteringress: MultiClusterIngressFeatureSpecResponse, val workloadcertificate: FeatureSpecResponse)

CommonFeatureSpec contains Hub-wide configuration information

Constructors

Link copied to clipboard
constructor(anthosobservability: AnthosObservabilityFeatureSpecResponse, appdevexperience: AppDevExperienceFeatureSpecResponse, cloudauditlogging: CloudAuditLoggingFeatureSpecResponse, fleetobservability: FleetObservabilityFeatureSpecResponse, multiclusteringress: MultiClusterIngressFeatureSpecResponse, workloadcertificate: FeatureSpecResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Appdevexperience specific spec.

Link copied to clipboard

Cloud Audit Logging-specific spec.

Link copied to clipboard

FleetObservability feature spec.

Link copied to clipboard

Multicluster Ingress-specific spec.

Link copied to clipboard

Workload Certificate spec.