Documentation ¶
Index ¶
- type Manager
- func (m *Manager) Dryrun(f bool)
- func (m *Manager) ImportAppMetadata(f bool)
- func (m *Manager) ImportUserMetadata(f bool)
- func (m *Manager) Init() error
- func (m *Manager) NoCount(f bool)
- func (m *Manager) Reset() error
- func (m *Manager) Seed(params *config.TemplateParams) error
- func (m *Manager) Spew(f bool)
- func (m *Manager) Users() error
- func (m *Manager) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
NewManager Auth0 management interface.
func (*Manager) ImportAppMetadata ¶ added in v0.0.14
func (*Manager) ImportUserMetadata ¶ added in v0.0.14
Click to show internal directories.
Click to hide internal directories.