Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SCIMInstance ¶
type SCIMInstance struct {
// contains filtered or unexported fields
}
func GetServer ¶
func GetServer(endpoint string) (*SCIMInstance, error)
func (*SCIMInstance) Logs ¶
func (s *SCIMInstance) Logs() []message
func (*SCIMInstance) SCIMRecorder ¶
func (s *SCIMInstance) SCIMRecorder() http.Handler
Click to show internal directories.
Click to hide internal directories.