Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SerializePending_deploymentsPostRequestBody_state ¶
func SerializePending_deploymentsPostRequestBody_state(values []Pending_deploymentsPostRequestBody_state) []string
Types ¶
type Pending_deploymentsPostRequestBody_state ¶
type Pending_deploymentsPostRequestBody_state int
Whether to approve or reject deployment to the specified environments.
const ( APPROVED_PENDING_DEPLOYMENTSPOSTREQUESTBODY_STATE Pending_deploymentsPostRequestBody_state = iota REJECTED_PENDING_DEPLOYMENTSPOSTREQUESTBODY_STATE )
func (Pending_deploymentsPostRequestBody_state) String ¶
func (i Pending_deploymentsPostRequestBody_state) String() string
Click to show internal directories.
Click to hide internal directories.