Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PingOneProtectConnector ¶
type PingOneProtectConnector struct {
// contains filtered or unexported fields
}
func ProtectConnector ¶
func ProtectConnector(ctx context.Context, apiClient *pingoneGoClient.Client, apiClientId *string, exportEnvironmentID string) *PingOneProtectConnector
Utility method for creating a PingOneProtectConnector
func (*PingOneProtectConnector) ConnectorServiceName ¶
func (c *PingOneProtectConnector) ConnectorServiceName() string
func (*PingOneProtectConnector) Export ¶
func (c *PingOneProtectConnector) Export(format, outputDir string, overwriteExport bool) error
func (*PingOneProtectConnector) Login ¶
func (c *PingOneProtectConnector) Login() error
func (*PingOneProtectConnector) Logout ¶
func (c *PingOneProtectConnector) Logout() error
Click to show internal directories.
Click to hide internal directories.