Class GkeonpremBareMetalClusterMaintenanceConfig.Jsii$Proxy

    • Method Detail

      • getMaintenanceAddressCidrBlocks

        public final List<String> getMaintenanceAddressCidrBlocks()
        Description copied from interface: GkeonpremBareMetalClusterMaintenanceConfig
        All IPv4 address from these ranges will be placed into maintenance mode.

        Nodes in maintenance mode will be cordoned and drained. When both of these are true, the "baremetal.cluster.gke.io/maintenance" annotation will be set on the node resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gkeonprem_bare_metal_cluster#maintenance_address_cidr_blocks GkeonpremBareMetalCluster#maintenance_address_cidr_blocks}

        Specified by:
        getMaintenanceAddressCidrBlocks in interface GkeonpremBareMetalClusterMaintenanceConfig
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object