Home
last modified time | relevance | path

Searched defs:attach_error (Results 1 – 3 of 3) sorted by relevance

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/kubernetes/client/models/
H A Dv1beta1_volume_attachment_status.py45 attach_error=None, argument
68 def attach_error(self): member in V1beta1VolumeAttachmentStatus
81 def attach_error(self, attach_error): member in V1beta1VolumeAttachmentStatus
H A Dv1_volume_attachment_status.py45 attach_error=None, argument
68 def attach_error(self): member in V1VolumeAttachmentStatus
81 def attach_error(self, attach_error): member in V1VolumeAttachmentStatus
H A Dv1alpha1_volume_attachment_status.py45 attach_error=None, argument
68 def attach_error(self): member in V1alpha1VolumeAttachmentStatus
81 def attach_error(self, attach_error): argument