IFeature

google.cloud.gkehub.v1beta. IFeature

Properties of a Feature.

Properties:
Name Type Attributes Description
name string | null <optional>

Feature name

labels Object.<string, string> | null <optional>

Feature labels

resourceState google.cloud.gkehub.v1beta.IFeatureResourceState | null <optional>

Feature resourceState

spec google.cloud.gkehub.v1beta.ICommonFeatureSpec | null <optional>

Feature spec

membershipSpecs Object.<string, google.cloud.gkehub.v1beta.IMembershipFeatureSpec> | null <optional>

Feature membershipSpecs

state google.cloud.gkehub.v1beta.ICommonFeatureState | null <optional>

Feature state

membershipStates Object.<string, google.cloud.gkehub.v1beta.IMembershipFeatureState> | null <optional>

Feature membershipStates

createTime google.protobuf.ITimestamp | null <optional>

Feature createTime

updateTime google.protobuf.ITimestamp | null <optional>

Feature updateTime

deleteTime google.protobuf.ITimestamp | null <optional>

Feature deleteTime