Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::DisruptionEvent::PdbBlockedPod.
The namespace/name of the pod whose eviction is blocked by PDB.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The name of the pod.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the pod.
Returns
- (::String) — The name of the pod.
#namespace
def namespace() -> ::String
Returns
- (::String) — The namespace of the pod.
#namespace=
def namespace=(value) -> ::String
Parameter
- value (::String) — The namespace of the pod.
Returns
- (::String) — The namespace of the pod.