Interface protos.google.cloud.gkehub.policycontroller.v1beta.IMembershipState (5.0.0)

Properties of a MembershipState.

Package

@google-cloud/gke-hub

Properties

componentStates

componentStates?: ({ [k: string]: google.cloud.gkehub.policycontroller.v1beta.IOnClusterState }|null);

MembershipState componentStates

policyContentState

policyContentState?: (google.cloud.gkehub.policycontroller.v1beta.IPolicyContentState|null);

MembershipState policyContentState

state

state?: (google.cloud.gkehub.policycontroller.v1beta.MembershipState.LifecycleState|keyof typeof google.cloud.gkehub.policycontroller.v1beta.MembershipState.LifecycleState|null);

MembershipState state