# Functions
TODO(mitchdraft) - this should error check for length TODO(mitchdraft) - this should include process id so that we can have multiple debuggers on the same container TODO(mitchdraft) - generated identifier should be applied as a label - the point is to make the resource queriable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
When squash client successfully attaches, it sets state to Attached.
When the event loop begins fullfilling an attachment request it sets DebugAttachments state to PendingAttachment.
When the event loop begins fullfilling a delete request it sets this status and triggers a cleanup routine When the cleanup routine completes, it deletes the CRD.
Newly created DebugAttachments have state RequestingAttachment.
Indicates that user has requested an attachment be removed.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Attachments store the information needed for squash to coordinate a debugging session.
Describes the user's debug intentions.
Describes the pod squash spawns for managing a particular debug session.
Contains port information needed to connect or find a debugger.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Deprecated: use ApiSyncDeciderWithContext.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
Option to copy anything from the original to the desired before writing.