Interface protos.google.container.v1beta1.IDisruptionEvent (6.7.0)

Properties of a DisruptionEvent.

Package

@google-cloud/container

Properties

disruptionType

disruptionType?: (google.container.v1beta1.DisruptionEvent.DisruptionType|keyof typeof google.container.v1beta1.DisruptionEvent.DisruptionType|null);

DisruptionEvent disruptionType

pdbBlockedNode

pdbBlockedNode?: (string|null);

DisruptionEvent pdbBlockedNode

pdbBlockedPod

pdbBlockedPod?: (google.container.v1beta1.DisruptionEvent.IPdbBlockedPod[]|null);

DisruptionEvent pdbBlockedPod

pdbViolationTimeout

pdbViolationTimeout?: (google.protobuf.IDuration|null);

DisruptionEvent pdbViolationTimeout