Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateRole ¶
func ValidateRole(role projects.ProjectMemberRole) error
ValidateRole validates a role
Types ¶
type CreateResponse ¶
type CreateResponse struct {
projects.ClientWithResponsesInterface
}
func (CreateResponse) WaitHandler ¶
func (r CreateResponse) WaitHandler(ctx context.Context, c *projects.ClientWithResponses, containerID string) *wait.Handler
type DeleteResponse ¶
type DeleteResponse struct {
projects.ClientWithResponsesInterface
}
func (DeleteResponse) WaitHandler ¶
func (r DeleteResponse) WaitHandler(ctx context.Context, c *projects.ClientWithResponses, containerID string) *wait.Handler
Click to show internal directories.
Click to hide internal directories.