Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportDeployApi ¶
type ImportDeployApi struct {
// contains filtered or unexported fields
}
func NewImportDeployApi ¶
func NewImportDeployApi(url string) *ImportDeployApi
func (*ImportDeployApi) UserHasImportAccess ¶
func (i *ImportDeployApi) UserHasImportAccess(id string, authorization string) (hasAccess bool, err error)
Click to show internal directories.
Click to hide internal directories.