Kubernetes Engine API (container:v1beta1)

2024-10-14

4 new methods

Additions

    Methods
  • container.projects.locations.clusters.fetchClusterUpgradeInfo

      Path : v1beta1/{+name}:fetchClusterUpgradeInfo

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}:fetchClusterUpgradeInfo

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name (project, location, cluster) of the cluster to get. Specified in the format `projects/*/locations/*/clusters/*` or `projects/*/zones/*/clusters/*`.

          Pattern : ^projects/[^/]+/locations/[^/]+/clusters/[^/]+$

          Location : path

          Required : Yes

          Type : string

        version

          Description : API request version that initiates this operation.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Fetch upgrade information of a specific cluster.

  • container.projects.locations.clusters.nodePools.fetchNodePoolUpgradeInfo

      Path : v1beta1/{+name}:fetchNodePoolUpgradeInfo

      Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools/{nodePoolsId}:fetchNodePoolUpgradeInfo

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name (project, location, cluster, nodepool) of the nodepool to get. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*` or `projects/*/zones/*/clusters/*/nodePools/*`.

          Pattern : ^projects/[^/]+/locations/[^/]+/clusters/[^/]+/nodePools/[^/]+$

          Location : path

          Required : Yes

          Type : string

        version

          Description : API request version that initiates this operation.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Fetch upgrade information of a specific nodepool.

  • container.projects.zones.clusters.fetchClusterUpgradeInfo

      Path : v1beta1/{+name}:fetchClusterUpgradeInfo

      Flat Path : v1beta1/projects/{projectsId}/zones/{zonesId}/clusters/{clustersId}:fetchClusterUpgradeInfo

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name (project, location, cluster) of the cluster to get. Specified in the format `projects/*/locations/*/clusters/*` or `projects/*/zones/*/clusters/*`.

          Pattern : ^projects/[^/]+/zones/[^/]+/clusters/[^/]+$

          Location : path

          Required : Yes

          Type : string

        version

          Description : API request version that initiates this operation.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Fetch upgrade information of a specific cluster.

  • container.projects.zones.clusters.nodePools.fetchNodePoolUpgradeInfo

      Path : v1beta1/{+name}:fetchNodePoolUpgradeInfo

      Flat Path : v1beta1/projects/{projectsId}/zones/{zonesId}/clusters/{clustersId}/nodePools/{nodePoolsId}:fetchNodePoolUpgradeInfo

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name (project, location, cluster, nodepool) of the nodepool to get. Specified in the format `projects/*/locations/*/clusters/*/nodePools/*` or `projects/*/zones/*/clusters/*/nodePools/*`.

          Pattern : ^projects/[^/]+/zones/[^/]+/clusters/[^/]+/nodePools/[^/]+$

          Location : path

          Required : Yes

          Type : string

        version

          Description : API request version that initiates this operation.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Fetch upgrade information of a specific nodepool.