Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdApprove ¶
Types ¶
type Options ¶
type Options struct { // Reason is the string that will be set on the Reason field of the Approved // condition. Reason string // Message is the string that will be set on the Message field of the // Approved condition. Message string genericclioptions.IOStreams *factory.Factory }
Options is a struct to support create certificaterequest command
Click to show internal directories.
Click to hide internal directories.