1. Packages
  2. Google Cloud (GCP) Classic
  3. API Docs
  4. gkehub
  5. getFeature
Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi

gcp.gkehub.getFeature

Explore with Pulumi AI

gcp logo
Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi

    Using getFeature

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getFeature(args: GetFeatureArgs, opts?: InvokeOptions): Promise<GetFeatureResult>
    function getFeatureOutput(args: GetFeatureOutputArgs, opts?: InvokeOptions): Output<GetFeatureResult>
    def get_feature(location: Optional[str] = None,
                    name: Optional[str] = None,
                    project: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetFeatureResult
    def get_feature_output(location: Optional[pulumi.Input[str]] = None,
                    name: Optional[pulumi.Input[str]] = None,
                    project: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetFeatureResult]
    func LookupFeature(ctx *Context, args *LookupFeatureArgs, opts ...InvokeOption) (*LookupFeatureResult, error)
    func LookupFeatureOutput(ctx *Context, args *LookupFeatureOutputArgs, opts ...InvokeOption) LookupFeatureResultOutput

    > Note: This function is named LookupFeature in the Go SDK.

    public static class GetFeature 
    {
        public static Task<GetFeatureResult> InvokeAsync(GetFeatureArgs args, InvokeOptions? opts = null)
        public static Output<GetFeatureResult> Invoke(GetFeatureInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFeatureResult> getFeature(GetFeatureArgs args, InvokeOptions options)
    public static Output<GetFeatureResult> getFeature(GetFeatureArgs args, InvokeOptions options)
    
    fn::invoke:
      function: gcp:gkehub/getFeature:getFeature
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location string
    Name string
    Project string
    Location string
    Name string
    Project string
    location String
    name String
    project String
    location string
    name string
    project string
    location String
    name String
    project String

    getFeature Result

    The following output properties are available:

    CreateTime string
    DeleteTime string
    EffectiveLabels Dictionary<string, string>
    FleetDefaultMemberConfigs List<GetFeatureFleetDefaultMemberConfig>
    Id string
    The provider-assigned unique ID for this managed resource.
    Labels Dictionary<string, string>
    Location string
    Name string
    PulumiLabels Dictionary<string, string>
    ResourceStates List<GetFeatureResourceState>
    Specs List<GetFeatureSpec>
    States List<GetFeatureState>
    UpdateTime string
    Project string
    CreateTime string
    DeleteTime string
    EffectiveLabels map[string]string
    FleetDefaultMemberConfigs []GetFeatureFleetDefaultMemberConfig
    Id string
    The provider-assigned unique ID for this managed resource.
    Labels map[string]string
    Location string
    Name string
    PulumiLabels map[string]string
    ResourceStates []GetFeatureResourceState
    Specs []GetFeatureSpec
    States []GetFeatureState
    UpdateTime string
    Project string
    createTime String
    deleteTime String
    effectiveLabels Map<String,String>
    fleetDefaultMemberConfigs List<GetFeatureFleetDefaultMemberConfig>
    id String
    The provider-assigned unique ID for this managed resource.
    labels Map<String,String>
    location String
    name String
    pulumiLabels Map<String,String>
    resourceStates List<GetFeatureResourceState>
    specs List<GetFeatureSpec>
    states List<GetFeatureState>
    updateTime String
    project String
    createTime string
    deleteTime string
    effectiveLabels {[key: string]: string}
    fleetDefaultMemberConfigs GetFeatureFleetDefaultMemberConfig[]
    id string
    The provider-assigned unique ID for this managed resource.
    labels {[key: string]: string}
    location string
    name string
    pulumiLabels {[key: string]: string}
    resourceStates GetFeatureResourceState[]
    specs GetFeatureSpec[]
    states GetFeatureState[]
    updateTime string
    project string
    createTime String
    deleteTime String
    effectiveLabels Map<String>
    fleetDefaultMemberConfigs List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    labels Map<String>
    location String
    name String
    pulumiLabels Map<String>
    resourceStates List<Property Map>
    specs List<Property Map>
    states List<Property Map>
    updateTime String
    project String

    Supporting Types

    GetFeatureFleetDefaultMemberConfig

    configmanagements List<Property Map>
    Config Management spec
    meshes List<Property Map>
    Service Mesh spec
    policycontrollers List<Property Map>
    Policy Controller spec

    GetFeatureFleetDefaultMemberConfigConfigmanagement

    ConfigSyncs List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync>
    ConfigSync configuration for the cluster
    Management string
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    Version string
    Version of Config Sync installed
    ConfigSyncs []GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync
    ConfigSync configuration for the cluster
    Management string
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    Version string
    Version of Config Sync installed
    configSyncs List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync>
    ConfigSync configuration for the cluster
    management String
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    version String
    Version of Config Sync installed
    configSyncs GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync[]
    ConfigSync configuration for the cluster
    management string
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    version string
    Version of Config Sync installed
    config_syncs Sequence[GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync]
    ConfigSync configuration for the cluster
    management str
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    version str
    Version of Config Sync installed
    configSyncs List<Property Map>
    ConfigSync configuration for the cluster
    management String
    Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    version String
    Version of Config Sync installed

    GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSync

    Enabled bool
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    Gits List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit>
    Git repo configuration for the cluster
    MetricsGcpServiceAccountEmail string
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    Ocis List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci>
    OCI repo configuration for the cluster
    PreventDrift bool
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    SourceFormat string
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode
    Enabled bool
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    Gits []GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit
    Git repo configuration for the cluster
    MetricsGcpServiceAccountEmail string
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    Ocis []GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci
    OCI repo configuration for the cluster
    PreventDrift bool
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    SourceFormat string
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode
    enabled Boolean
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    gits List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit>
    Git repo configuration for the cluster
    metricsGcpServiceAccountEmail String
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    ocis List<GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci>
    OCI repo configuration for the cluster
    preventDrift Boolean
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    sourceFormat String
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode
    enabled boolean
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    gits GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit[]
    Git repo configuration for the cluster
    metricsGcpServiceAccountEmail string
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    ocis GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci[]
    OCI repo configuration for the cluster
    preventDrift boolean
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    sourceFormat string
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode
    enabled bool
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    gits Sequence[GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit]
    Git repo configuration for the cluster
    metrics_gcp_service_account_email str
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    ocis Sequence[GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci]
    OCI repo configuration for the cluster
    prevent_drift bool
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    source_format str
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode
    enabled Boolean
    Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of the git or oci field.
    gits List<Property Map>
    Git repo configuration for the cluster
    metricsGcpServiceAccountEmail String
    The Email of the Google Cloud Service Account (GSA) used for exporting Config Sync metrics to Cloud Monitoring. The GSA should have the Monitoring Metric Writer(roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount 'default' in the namespace 'config-management-monitoring' should be bound to the GSA.
    ocis List<Property Map>
    OCI repo configuration for the cluster
    preventDrift Boolean
    Set to true to enable the Config Sync admission webhook to prevent drifts. If set to 'false', disables the Config Sync admission webhook and does not prevent drifts.
    sourceFormat String
    Specifies whether the Config Sync Repo is in hierarchical or unstructured mode

    GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncGit

    GcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    HttpsProxy string
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    PolicyDir string
    The path within the Git repository that represents the top level of the repo to sync
    SecretType string
    Type of secret configured for access to the Git repo
    SyncBranch string
    The branch of the repository to sync from. Default: master
    SyncRepo string
    The URL of the Git repository to use as the source of truth
    SyncRev string
    Git revision (tag or hash) to check out. Default HEAD
    SyncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    GcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    HttpsProxy string
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    PolicyDir string
    The path within the Git repository that represents the top level of the repo to sync
    SecretType string
    Type of secret configured for access to the Git repo
    SyncBranch string
    The branch of the repository to sync from. Default: master
    SyncRepo string
    The URL of the Git repository to use as the source of truth
    SyncRev string
    Git revision (tag or hash) to check out. Default HEAD
    SyncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    gcpServiceAccountEmail String
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    httpsProxy String
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    policyDir String
    The path within the Git repository that represents the top level of the repo to sync
    secretType String
    Type of secret configured for access to the Git repo
    syncBranch String
    The branch of the repository to sync from. Default: master
    syncRepo String
    The URL of the Git repository to use as the source of truth
    syncRev String
    Git revision (tag or hash) to check out. Default HEAD
    syncWaitSecs String
    Period in seconds between consecutive syncs. Default: 15
    gcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    httpsProxy string
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    policyDir string
    The path within the Git repository that represents the top level of the repo to sync
    secretType string
    Type of secret configured for access to the Git repo
    syncBranch string
    The branch of the repository to sync from. Default: master
    syncRepo string
    The URL of the Git repository to use as the source of truth
    syncRev string
    Git revision (tag or hash) to check out. Default HEAD
    syncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    gcp_service_account_email str
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    https_proxy str
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    policy_dir str
    The path within the Git repository that represents the top level of the repo to sync
    secret_type str
    Type of secret configured for access to the Git repo
    sync_branch str
    The branch of the repository to sync from. Default: master
    sync_repo str
    The URL of the Git repository to use as the source of truth
    sync_rev str
    Git revision (tag or hash) to check out. Default HEAD
    sync_wait_secs str
    Period in seconds between consecutive syncs. Default: 15
    gcpServiceAccountEmail String
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    httpsProxy String
    URL for the HTTPS Proxy to be used when communicating with the Git repo
    policyDir String
    The path within the Git repository that represents the top level of the repo to sync
    secretType String
    Type of secret configured for access to the Git repo
    syncBranch String
    The branch of the repository to sync from. Default: master
    syncRepo String
    The URL of the Git repository to use as the source of truth
    syncRev String
    Git revision (tag or hash) to check out. Default HEAD
    syncWaitSecs String
    Period in seconds between consecutive syncs. Default: 15

    GetFeatureFleetDefaultMemberConfigConfigmanagementConfigSyncOci

    GcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    PolicyDir string
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    SecretType string
    Type of secret configured for access to the Git repo
    SyncRepo string
    The OCI image repository URL for the package to sync from
    SyncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    Version string
    Version of Config Sync installed
    GcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    PolicyDir string
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    SecretType string
    Type of secret configured for access to the Git repo
    SyncRepo string
    The OCI image repository URL for the package to sync from
    SyncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    Version string
    Version of Config Sync installed
    gcpServiceAccountEmail String
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    policyDir String
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    secretType String
    Type of secret configured for access to the Git repo
    syncRepo String
    The OCI image repository URL for the package to sync from
    syncWaitSecs String
    Period in seconds between consecutive syncs. Default: 15
    version String
    Version of Config Sync installed
    gcpServiceAccountEmail string
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    policyDir string
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    secretType string
    Type of secret configured for access to the Git repo
    syncRepo string
    The OCI image repository URL for the package to sync from
    syncWaitSecs string
    Period in seconds between consecutive syncs. Default: 15
    version string
    Version of Config Sync installed
    gcp_service_account_email str
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    policy_dir str
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    secret_type str
    Type of secret configured for access to the Git repo
    sync_repo str
    The OCI image repository URL for the package to sync from
    sync_wait_secs str
    Period in seconds between consecutive syncs. Default: 15
    version str
    Version of Config Sync installed
    gcpServiceAccountEmail String
    The Google Cloud Service Account Email used for auth when secretType is gcpServiceAccount
    policyDir String
    The absolute path of the directory that contains the local resources. Default: the root directory of the image
    secretType String
    Type of secret configured for access to the Git repo
    syncRepo String
    The OCI image repository URL for the package to sync from
    syncWaitSecs String
    Period in seconds between consecutive syncs. Default: 15
    version String
    Version of Config Sync installed

    GetFeatureFleetDefaultMemberConfigMesh

    Management string
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    Management string
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    management String
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    management string
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    management str
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]
    management String
    Whether to automatically manage Service Mesh Possible values: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"]

    GetFeatureFleetDefaultMemberConfigPolicycontroller

    PolicyControllerHubConfigs List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig>
    Configuration of Policy Controller
    Version string
    Configures the version of Policy Controller
    PolicyControllerHubConfigs []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig
    Configuration of Policy Controller
    Version string
    Configures the version of Policy Controller
    policyControllerHubConfigs List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig>
    Configuration of Policy Controller
    version String
    Configures the version of Policy Controller
    policyControllerHubConfigs GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig[]
    Configuration of Policy Controller
    version string
    Configures the version of Policy Controller
    policy_controller_hub_configs Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig]
    Configuration of Policy Controller
    version str
    Configures the version of Policy Controller
    policyControllerHubConfigs List<Property Map>
    Configuration of Policy Controller
    version String
    Configures the version of Policy Controller

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfig

    AuditIntervalSeconds int
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    ConstraintViolationLimit int
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    DeploymentConfigs List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig>
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    ExemptableNamespaces List<string>
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    InstallSpec string
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    LogDeniesEnabled bool
    Logs all denies and dry run failures.
    Monitorings List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring>
    Monitoring specifies the configuration of monitoring Policy Controller.
    MutationEnabled bool
    Enables the ability to mutate resources using Policy Controller.
    PolicyContents List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent>
    Specifies the desired policy content on the cluster.
    ReferentialRulesEnabled bool
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
    AuditIntervalSeconds int
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    ConstraintViolationLimit int
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    DeploymentConfigs []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    ExemptableNamespaces []string
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    InstallSpec string
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    LogDeniesEnabled bool
    Logs all denies and dry run failures.
    Monitorings []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring
    Monitoring specifies the configuration of monitoring Policy Controller.
    MutationEnabled bool
    Enables the ability to mutate resources using Policy Controller.
    PolicyContents []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent
    Specifies the desired policy content on the cluster.
    ReferentialRulesEnabled bool
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
    auditIntervalSeconds Integer
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    constraintViolationLimit Integer
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    deploymentConfigs List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig>
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    exemptableNamespaces List<String>
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    installSpec String
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    logDeniesEnabled Boolean
    Logs all denies and dry run failures.
    monitorings List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring>
    Monitoring specifies the configuration of monitoring Policy Controller.
    mutationEnabled Boolean
    Enables the ability to mutate resources using Policy Controller.
    policyContents List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent>
    Specifies the desired policy content on the cluster.
    referentialRulesEnabled Boolean
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
    auditIntervalSeconds number
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    constraintViolationLimit number
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    deploymentConfigs GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig[]
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    exemptableNamespaces string[]
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    installSpec string
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    logDeniesEnabled boolean
    Logs all denies and dry run failures.
    monitorings GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring[]
    Monitoring specifies the configuration of monitoring Policy Controller.
    mutationEnabled boolean
    Enables the ability to mutate resources using Policy Controller.
    policyContents GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent[]
    Specifies the desired policy content on the cluster.
    referentialRulesEnabled boolean
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
    audit_interval_seconds int
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    constraint_violation_limit int
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    deployment_configs Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig]
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    exemptable_namespaces Sequence[str]
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    install_spec str
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    log_denies_enabled bool
    Logs all denies and dry run failures.
    monitorings Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring]
    Monitoring specifies the configuration of monitoring Policy Controller.
    mutation_enabled bool
    Enables the ability to mutate resources using Policy Controller.
    policy_contents Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent]
    Specifies the desired policy content on the cluster.
    referential_rules_enabled bool
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
    auditIntervalSeconds Number
    Interval for Policy Controller Audit scans (in seconds). When set to 0, this disables audit functionality altogether.
    constraintViolationLimit Number
    The maximum number of audit violations to be stored in a constraint. If not set, the internal default of 20 will be used.
    deploymentConfigs List<Property Map>
    Map of deployment configs to deployments ("admission", "audit", "mutation").
    exemptableNamespaces List<String>
    The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.
    installSpec String
    Configures the mode of the Policy Controller installation Possible values: ["INSTALL_SPEC_UNSPECIFIED", "INSTALL_SPEC_NOT_INSTALLED", "INSTALL_SPEC_ENABLED", "INSTALL_SPEC_SUSPENDED", "INSTALL_SPEC_DETACHED"]
    logDeniesEnabled Boolean
    Logs all denies and dry run failures.
    monitorings List<Property Map>
    Monitoring specifies the configuration of monitoring Policy Controller.
    mutationEnabled Boolean
    Enables the ability to mutate resources using Policy Controller.
    policyContents List<Property Map>
    Specifies the desired policy content on the cluster.
    referentialRulesEnabled Boolean
    Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfig

    Component string
    ContainerResources List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResource>
    Container resource requirements.
    PodAffinity string
    Pod affinity configuration. Possible values: ["AFFINITY_UNSPECIFIED", "NO_AFFINITY", "ANTI_AFFINITY"]
    PodTolerations List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodToleration>
    Pod tolerations of node taints.
    ReplicaCount int
    Pod replica count.
    Component string
    ContainerResources []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResource
    Container resource requirements.
    PodAffinity string
    Pod affinity configuration. Possible values: ["AFFINITY_UNSPECIFIED", "NO_AFFINITY", "ANTI_AFFINITY"]
    PodTolerations []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodToleration
    Pod tolerations of node taints.
    ReplicaCount int
    Pod replica count.
    component String
    containerResources List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResource>
    Container resource requirements.
    podAffinity String
    Pod affinity configuration. Possible values: ["AFFINITY_UNSPECIFIED", "NO_AFFINITY", "ANTI_AFFINITY"]
    podTolerations List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodToleration>
    Pod tolerations of node taints.
    replicaCount Integer
    Pod replica count.
    component string
    containerResources GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResource[]
    Container resource requirements.
    podAffinity string
    Pod affinity configuration. Possible values: ["AFFINITY_UNSPECIFIED", "NO_AFFINITY", "ANTI_AFFINITY"]
    podTolerations GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodToleration[]
    Pod tolerations of node taints.
    replicaCount number
    Pod replica count.
    component String
    containerResources List<Property Map>
    Container resource requirements.
    podAffinity String
    Pod affinity configuration. Possible values: ["AFFINITY_UNSPECIFIED", "NO_AFFINITY", "ANTI_AFFINITY"]
    podTolerations List<Property Map>
    Pod tolerations of node taints.
    replicaCount Number
    Pod replica count.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResource

    Limits List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit>
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    Requests List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest>
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.
    Limits []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    Requests []GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.
    limits List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit>
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    requests List<GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest>
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.
    limits GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit[]
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    requests GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest[]
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.
    limits Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit]
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    requests Sequence[GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest]
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.
    limits List<Property Map>
    Limits describes the maximum amount of compute resources allowed for use by the running container.
    requests List<Property Map>
    Requests describes the amount of compute resources reserved for the container by the kube-scheduler.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceLimit

    Cpu string
    CPU requirement expressed in Kubernetes resource units.
    Memory string
    Memory requirement expressed in Kubernetes resource units.
    Cpu string
    CPU requirement expressed in Kubernetes resource units.
    Memory string
    Memory requirement expressed in Kubernetes resource units.
    cpu String
    CPU requirement expressed in Kubernetes resource units.
    memory String
    Memory requirement expressed in Kubernetes resource units.
    cpu string
    CPU requirement expressed in Kubernetes resource units.
    memory string
    Memory requirement expressed in Kubernetes resource units.
    cpu str
    CPU requirement expressed in Kubernetes resource units.
    memory str
    Memory requirement expressed in Kubernetes resource units.
    cpu String
    CPU requirement expressed in Kubernetes resource units.
    memory String
    Memory requirement expressed in Kubernetes resource units.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigContainerResourceRequest

    Cpu string
    CPU requirement expressed in Kubernetes resource units.
    Memory string
    Memory requirement expressed in Kubernetes resource units.
    Cpu string
    CPU requirement expressed in Kubernetes resource units.
    Memory string
    Memory requirement expressed in Kubernetes resource units.
    cpu String
    CPU requirement expressed in Kubernetes resource units.
    memory String
    Memory requirement expressed in Kubernetes resource units.
    cpu string
    CPU requirement expressed in Kubernetes resource units.
    memory string
    Memory requirement expressed in Kubernetes resource units.
    cpu str
    CPU requirement expressed in Kubernetes resource units.
    memory str
    Memory requirement expressed in Kubernetes resource units.
    cpu String
    CPU requirement expressed in Kubernetes resource units.
    memory String
    Memory requirement expressed in Kubernetes resource units.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigDeploymentConfigPodToleration

    Effect string
    Matches a taint effect.
    Key string
    Matches a taint key (not necessarily unique).
    Operator string
    Matches a taint operator.
    Value string
    Matches a taint value.
    Effect string
    Matches a taint effect.
    Key string
    Matches a taint key (not necessarily unique).
    Operator string
    Matches a taint operator.
    Value string
    Matches a taint value.
    effect String
    Matches a taint effect.
    key String
    Matches a taint key (not necessarily unique).
    operator String
    Matches a taint operator.
    value String
    Matches a taint value.
    effect string
    Matches a taint effect.
    key string
    Matches a taint key (not necessarily unique).
    operator string
    Matches a taint operator.
    value string
    Matches a taint value.
    effect str
    Matches a taint effect.
    key str
    Matches a taint key (not necessarily unique).
    operator str
    Matches a taint operator.
    value str
    Matches a taint value.
    effect String
    Matches a taint effect.
    key String
    Matches a taint key (not necessarily unique).
    operator String
    Matches a taint operator.
    value String
    Matches a taint value.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigMonitoring

    Backends List<string>
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]
    Backends []string
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]
    backends List<String>
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]
    backends string[]
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]
    backends Sequence[str]
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]
    backends List<String>
    Specifies the list of backends Policy Controller will export to. An empty list would effectively disable metrics export. Possible values: ["MONITORING_BACKEND_UNSPECIFIED", "PROMETHEUS", "CLOUD_MONITORING"]

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContent

    bundles List<Property Map>
    Configures which bundles to install and their corresponding install specs.
    templateLibraries List<Property Map>
    Configures the installation of the Template Library.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContentBundle

    Bundle string
    ExemptedNamespaces List<string>
    The set of namespaces to be exempted from the bundle.
    Bundle string
    ExemptedNamespaces []string
    The set of namespaces to be exempted from the bundle.
    bundle String
    exemptedNamespaces List<String>
    The set of namespaces to be exempted from the bundle.
    bundle string
    exemptedNamespaces string[]
    The set of namespaces to be exempted from the bundle.
    bundle str
    exempted_namespaces Sequence[str]
    The set of namespaces to be exempted from the bundle.
    bundle String
    exemptedNamespaces List<String>
    The set of namespaces to be exempted from the bundle.

    GetFeatureFleetDefaultMemberConfigPolicycontrollerPolicyControllerHubConfigPolicyContentTemplateLibrary

    Installation string
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]
    Installation string
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]
    installation String
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]
    installation string
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]
    installation str
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]
    installation String
    Configures the manner in which the template library is installed on the cluster. Possible values: ["INSTALLATION_UNSPECIFIED", "NOT_INSTALLED", "ALL"]

    GetFeatureResourceState

    HasResources bool
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    State string
    The current state of the Feature resource in the Hub API.
    HasResources bool
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    State string
    The current state of the Feature resource in the Hub API.
    hasResources Boolean
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    state String
    The current state of the Feature resource in the Hub API.
    hasResources boolean
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    state string
    The current state of the Feature resource in the Hub API.
    has_resources bool
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    state str
    The current state of the Feature resource in the Hub API.
    hasResources Boolean
    Whether this Feature has outstanding resources that need to be cleaned up before it can be disabled.
    state String
    The current state of the Feature resource in the Hub API.

    GetFeatureSpec

    clusterupgrades List<Property Map>
    Clusterupgrade feature spec.
    fleetobservabilities List<Property Map>
    Fleet Observability feature spec.
    multiclusteringresses List<Property Map>
    Multicluster Ingress-specific spec.

    GetFeatureSpecClusterupgrade

    GkeUpgradeOverrides List<GetFeatureSpecClusterupgradeGkeUpgradeOverride>
    Configuration overrides for individual upgrades.
    PostConditions List<GetFeatureSpecClusterupgradePostCondition>
    Post conditions to override for the specified upgrade.
    UpstreamFleets List<string>
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.
    GkeUpgradeOverrides []GetFeatureSpecClusterupgradeGkeUpgradeOverride
    Configuration overrides for individual upgrades.
    PostConditions []GetFeatureSpecClusterupgradePostCondition
    Post conditions to override for the specified upgrade.
    UpstreamFleets []string
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.
    gkeUpgradeOverrides List<GetFeatureSpecClusterupgradeGkeUpgradeOverride>
    Configuration overrides for individual upgrades.
    postConditions List<GetFeatureSpecClusterupgradePostCondition>
    Post conditions to override for the specified upgrade.
    upstreamFleets List<String>
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.
    gkeUpgradeOverrides GetFeatureSpecClusterupgradeGkeUpgradeOverride[]
    Configuration overrides for individual upgrades.
    postConditions GetFeatureSpecClusterupgradePostCondition[]
    Post conditions to override for the specified upgrade.
    upstreamFleets string[]
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.
    gke_upgrade_overrides Sequence[GetFeatureSpecClusterupgradeGkeUpgradeOverride]
    Configuration overrides for individual upgrades.
    post_conditions Sequence[GetFeatureSpecClusterupgradePostCondition]
    Post conditions to override for the specified upgrade.
    upstream_fleets Sequence[str]
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.
    gkeUpgradeOverrides List<Property Map>
    Configuration overrides for individual upgrades.
    postConditions List<Property Map>
    Post conditions to override for the specified upgrade.
    upstreamFleets List<String>
    Specified if other fleet should be considered as a source of upgrades. Currently, at most one upstream fleet is allowed. The fleet name should be either fleet project number or id.

    GetFeatureSpecClusterupgradeGkeUpgradeOverride

    postConditions List<Property Map>
    Post conditions to override for the specified upgrade.
    upgrades List<Property Map>
    Which upgrade to override.

    GetFeatureSpecClusterupgradeGkeUpgradeOverridePostCondition

    Soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    Soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking String
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking str
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking String
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.

    GetFeatureSpecClusterupgradeGkeUpgradeOverrideUpgrade

    Name string
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    Version string
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.
    Name string
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    Version string
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.
    name String
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    version String
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.
    name string
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    version string
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.
    name str
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    version str
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.
    name String
    Name of the upgrade, e.g., "k8s_control_plane". It should be a valid upgrade name. It must not exceet 99 characters.
    version String
    Version of the upgrade, e.g., "1.22.1-gke.100". It should be a valid version. It must not exceet 99 characters.

    GetFeatureSpecClusterupgradePostCondition

    Soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    Soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking String
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking string
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking str
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.
    soaking String
    Amount of time to "soak" after a rollout has been finished before marking it COMPLETE. Cannot exceed 30 days.

    GetFeatureSpecFleetobservability

    LoggingConfigs List<GetFeatureSpecFleetobservabilityLoggingConfig>
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.
    LoggingConfigs []GetFeatureSpecFleetobservabilityLoggingConfig
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.
    loggingConfigs List<GetFeatureSpecFleetobservabilityLoggingConfig>
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.
    loggingConfigs GetFeatureSpecFleetobservabilityLoggingConfig[]
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.
    logging_configs Sequence[GetFeatureSpecFleetobservabilityLoggingConfig]
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.
    loggingConfigs List<Property Map>
    Specified if fleet logging feature is enabled for the entire fleet. If UNSPECIFIED, fleet logging feature is disabled for the entire fleet.

    GetFeatureSpecFleetobservabilityLoggingConfig

    DefaultConfigs List<GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig>
    Specified if applying the default routing config to logs not specified in other configs.
    FleetScopeLogsConfigs List<GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig>
    Specified if applying the routing config to all logs for all fleet scopes.
    DefaultConfigs []GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig
    Specified if applying the default routing config to logs not specified in other configs.
    FleetScopeLogsConfigs []GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig
    Specified if applying the routing config to all logs for all fleet scopes.
    defaultConfigs List<GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig>
    Specified if applying the default routing config to logs not specified in other configs.
    fleetScopeLogsConfigs List<GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig>
    Specified if applying the routing config to all logs for all fleet scopes.
    defaultConfigs GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig[]
    Specified if applying the default routing config to logs not specified in other configs.
    fleetScopeLogsConfigs GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig[]
    Specified if applying the routing config to all logs for all fleet scopes.
    default_configs Sequence[GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig]
    Specified if applying the default routing config to logs not specified in other configs.
    fleet_scope_logs_configs Sequence[GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig]
    Specified if applying the routing config to all logs for all fleet scopes.
    defaultConfigs List<Property Map>
    Specified if applying the default routing config to logs not specified in other configs.
    fleetScopeLogsConfigs List<Property Map>
    Specified if applying the routing config to all logs for all fleet scopes.

    GetFeatureSpecFleetobservabilityLoggingConfigDefaultConfig

    Mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    Mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode String
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode str
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode String
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]

    GetFeatureSpecFleetobservabilityLoggingConfigFleetScopeLogsConfig

    Mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    Mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode String
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode string
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode str
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]
    mode String
    Specified if fleet logging feature is enabled. Possible values: ["MODE_UNSPECIFIED", "COPY", "MOVE"]

    GetFeatureSpecMulticlusteringress

    ConfigMembership string
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'
    ConfigMembership string
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'
    configMembership String
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'
    configMembership string
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'
    config_membership str
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'
    configMembership String
    Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: 'projects/foo-proj/locations/global/memberships/bar'

    GetFeatureState

    States List<GetFeatureStateState>
    Output only. The "running state" of the Feature in this Hub.
    States []GetFeatureStateState
    Output only. The "running state" of the Feature in this Hub.
    states List<GetFeatureStateState>
    Output only. The "running state" of the Feature in this Hub.
    states GetFeatureStateState[]
    Output only. The "running state" of the Feature in this Hub.
    states Sequence[GetFeatureStateState]
    Output only. The "running state" of the Feature in this Hub.
    states List<Property Map>
    Output only. The "running state" of the Feature in this Hub.

    GetFeatureStateState

    Code string
    The high-level, machine-readable status of this Feature.
    Description string
    A human-readable description of the current status.
    UpdateTime string
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"
    Code string
    The high-level, machine-readable status of this Feature.
    Description string
    A human-readable description of the current status.
    UpdateTime string
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"
    code String
    The high-level, machine-readable status of this Feature.
    description String
    A human-readable description of the current status.
    updateTime String
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"
    code string
    The high-level, machine-readable status of this Feature.
    description string
    A human-readable description of the current status.
    updateTime string
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"
    code str
    The high-level, machine-readable status of this Feature.
    description str
    A human-readable description of the current status.
    update_time str
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"
    code String
    The high-level, machine-readable status of this Feature.
    description String
    A human-readable description of the current status.
    updateTime String
    The time this status and any related Feature-specific details were updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z"

    Package Details

    Repository
    Google Cloud (GCP) Classic pulumi/pulumi-gcp
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the google-beta Terraform Provider.
    gcp logo
    Google Cloud v8.23.0 published on Monday, Mar 24, 2025 by Pulumi