FeatureResourceStateResponse

data class FeatureResourceStateResponse(val state: String)

FeatureResourceState describes the state of a Feature resource in the GkeHub API. See FeatureState for the "running state" of the Feature in the Hub and across Memberships.

Constructors

Link copied to clipboard
constructor(state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current state of the Feature resource in the Hub API.