Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApprovalSubresource ¶
type ApprovalSubresource struct { LastUpdateTime string `json:"lastUpdateTime,omitempty"` Message string `json:"message,omitempty"` Reason string `json:"reason,omitempty"` Type string `json:"type,omitempty"` }
The ApprovalSubresource type defines the 4 necessary parameters that the "approval" subresource of a CertificateSigningRequest in K8s requires, in a forma tto be exchanged over AppContext
Click to show internal directories.
Click to hide internal directories.