Documentation
¶
Index ¶
- Variables
- type NotificationTemplateContentData
- type PingOneAdministratorSecurityResource
- type PingOneAgreementEnableResource
- type PingOneAgreementLocalizationEnableResource
- type PingOneAgreementLocalizationResource
- type PingOneAgreementLocalizationRevisionResource
- type PingOneAgreementResource
- type PingOneAlertChannelResource
- type PingOneBrandingSettingsResource
- type PingOneBrandingThemeDefaultResource
- type PingOneBrandingThemeResource
- type PingOneCertificateResource
- type PingOneCustomDomainResource
- type PingOneCustomRoleResource
- type PingOneEnvironmentResource
- type PingOneFormResource
- type PingOneFormsRecaptchaV2Resource
- type PingOneGatewayCredentialResource
- type PingOneGatewayResource
- type PingOneGatewayRoleAssignmentResource
- type PingOneIdentityPropagationPlanResource
- type PingOneKeyResource
- type PingOneKeyRotationPolicyResource
- type PingOneLanguageResource
- type PingOneLanguageUpdateResource
- type PingOneNotificationPolicyResource
- type PingOneNotificationSettingsEmailResource
- type PingOneNotificationSettingsResource
- type PingOneNotificationTemplateContentResource
- type PingOnePhoneDeliverySettingsResource
- type PingOneSystemApplicationResource
- type PingOneTrustedEmailAddressResource
- type PingOneTrustedEmailDomainResource
- type PingOneWebhookResource
Constants ¶
This section is empty.
Variables ¶
var (
ErrRoleNameNotFound = errors.New("role name not found for role ID")
)
Functions ¶
This section is empty.
Types ¶
type NotificationTemplateContentData ¶ added in v0.2.0
type PingOneAdministratorSecurityResource ¶ added in v0.7.0
type PingOneAdministratorSecurityResource struct {
// contains filtered or unexported fields
}
func AdministratorSecurity ¶ added in v0.7.0
func AdministratorSecurity(clientInfo *connector.ClientInfo) *PingOneAdministratorSecurityResource
Utility method for creating a PingOneAdministratorSecurityResource
func (*PingOneAdministratorSecurityResource) ExportAll ¶ added in v0.7.0
func (r *PingOneAdministratorSecurityResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAdministratorSecurityResource) ResourceType ¶ added in v0.7.0
func (r *PingOneAdministratorSecurityResource) ResourceType() string
type PingOneAgreementEnableResource ¶
type PingOneAgreementEnableResource struct {
// contains filtered or unexported fields
}
func AgreementEnable ¶
func AgreementEnable(clientInfo *connector.ClientInfo) *PingOneAgreementEnableResource
Utility method for creating a PingOneAgreementEnableResource
func (*PingOneAgreementEnableResource) ExportAll ¶
func (r *PingOneAgreementEnableResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAgreementEnableResource) ResourceType ¶
func (r *PingOneAgreementEnableResource) ResourceType() string
type PingOneAgreementLocalizationEnableResource ¶
type PingOneAgreementLocalizationEnableResource struct {
// contains filtered or unexported fields
}
func AgreementLocalizationEnable ¶
func AgreementLocalizationEnable(clientInfo *connector.ClientInfo) *PingOneAgreementLocalizationEnableResource
Utility method for creating a PingOneAgreementLocalizationEnableResource
func (*PingOneAgreementLocalizationEnableResource) ExportAll ¶
func (r *PingOneAgreementLocalizationEnableResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAgreementLocalizationEnableResource) ResourceType ¶
func (r *PingOneAgreementLocalizationEnableResource) ResourceType() string
type PingOneAgreementLocalizationResource ¶
type PingOneAgreementLocalizationResource struct {
// contains filtered or unexported fields
}
func AgreementLocalization ¶
func AgreementLocalization(clientInfo *connector.ClientInfo) *PingOneAgreementLocalizationResource
Utility method for creating a PingOneAgreementLocalizationResource
func (*PingOneAgreementLocalizationResource) ExportAll ¶
func (r *PingOneAgreementLocalizationResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAgreementLocalizationResource) ResourceType ¶
func (r *PingOneAgreementLocalizationResource) ResourceType() string
type PingOneAgreementLocalizationRevisionResource ¶
type PingOneAgreementLocalizationRevisionResource struct {
// contains filtered or unexported fields
}
func AgreementLocalizationRevision ¶
func AgreementLocalizationRevision(clientInfo *connector.ClientInfo) *PingOneAgreementLocalizationRevisionResource
Utility method for creating a PingOneAgreementLocalizationRevisionResource
func (*PingOneAgreementLocalizationRevisionResource) ExportAll ¶
func (r *PingOneAgreementLocalizationRevisionResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAgreementLocalizationRevisionResource) ResourceType ¶
func (r *PingOneAgreementLocalizationRevisionResource) ResourceType() string
type PingOneAgreementResource ¶
type PingOneAgreementResource struct {
// contains filtered or unexported fields
}
func Agreement ¶
func Agreement(clientInfo *connector.ClientInfo) *PingOneAgreementResource
Utility method for creating a PingOneAgreementResource
func (*PingOneAgreementResource) ExportAll ¶
func (r *PingOneAgreementResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAgreementResource) ResourceType ¶
func (r *PingOneAgreementResource) ResourceType() string
type PingOneAlertChannelResource ¶ added in v0.5.0
type PingOneAlertChannelResource struct {
// contains filtered or unexported fields
}
func AlertChannel ¶ added in v0.5.0
func AlertChannel(clientInfo *connector.ClientInfo) *PingOneAlertChannelResource
Utility method for creating a PingOneAlertChannelResource
func (*PingOneAlertChannelResource) ExportAll ¶ added in v0.5.0
func (r *PingOneAlertChannelResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneAlertChannelResource) ResourceType ¶ added in v0.5.0
func (r *PingOneAlertChannelResource) ResourceType() string
type PingOneBrandingSettingsResource ¶
type PingOneBrandingSettingsResource struct {
// contains filtered or unexported fields
}
func BrandingSettings ¶
func BrandingSettings(clientInfo *connector.ClientInfo) *PingOneBrandingSettingsResource
Utility method for creating a PingOneBrandingSettingsResource
func (*PingOneBrandingSettingsResource) ExportAll ¶
func (r *PingOneBrandingSettingsResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneBrandingSettingsResource) ResourceType ¶
func (r *PingOneBrandingSettingsResource) ResourceType() string
type PingOneBrandingThemeDefaultResource ¶
type PingOneBrandingThemeDefaultResource struct {
// contains filtered or unexported fields
}
func BrandingThemeDefault ¶
func BrandingThemeDefault(clientInfo *connector.ClientInfo) *PingOneBrandingThemeDefaultResource
Utility method for creating a PingOneBrandingThemeDefaultResource
func (*PingOneBrandingThemeDefaultResource) ExportAll ¶
func (r *PingOneBrandingThemeDefaultResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneBrandingThemeDefaultResource) ResourceType ¶
func (r *PingOneBrandingThemeDefaultResource) ResourceType() string
type PingOneBrandingThemeResource ¶
type PingOneBrandingThemeResource struct {
// contains filtered or unexported fields
}
func BrandingTheme ¶
func BrandingTheme(clientInfo *connector.ClientInfo) *PingOneBrandingThemeResource
Utility method for creating a PingOneBrandingThemeResource
func (*PingOneBrandingThemeResource) ExportAll ¶
func (r *PingOneBrandingThemeResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneBrandingThemeResource) ResourceType ¶
func (r *PingOneBrandingThemeResource) ResourceType() string
type PingOneCertificateResource ¶
type PingOneCertificateResource struct {
// contains filtered or unexported fields
}
func Certificate ¶
func Certificate(clientInfo *connector.ClientInfo) *PingOneCertificateResource
Utility method for creating a PingOneCertificateResource
func (*PingOneCertificateResource) ExportAll ¶
func (r *PingOneCertificateResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneCertificateResource) ResourceType ¶
func (r *PingOneCertificateResource) ResourceType() string
type PingOneCustomDomainResource ¶
type PingOneCustomDomainResource struct {
// contains filtered or unexported fields
}
func CustomDomain ¶
func CustomDomain(clientInfo *connector.ClientInfo) *PingOneCustomDomainResource
Utility method for creating a PingOneCustomDomainResource
func (*PingOneCustomDomainResource) ExportAll ¶
func (r *PingOneCustomDomainResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneCustomDomainResource) ResourceType ¶
func (r *PingOneCustomDomainResource) ResourceType() string
type PingOneCustomRoleResource ¶ added in v0.7.0
type PingOneCustomRoleResource struct {
// contains filtered or unexported fields
}
func CustomRole ¶ added in v0.7.0
func CustomRole(clientInfo *connector.ClientInfo) *PingOneCustomRoleResource
Utility method for creating a PingOneCustomRoleResource
func (*PingOneCustomRoleResource) ExportAll ¶ added in v0.7.0
func (r *PingOneCustomRoleResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneCustomRoleResource) ResourceType ¶ added in v0.7.0
func (r *PingOneCustomRoleResource) ResourceType() string
type PingOneEnvironmentResource ¶
type PingOneEnvironmentResource struct {
// contains filtered or unexported fields
}
func Environment ¶
func Environment(clientInfo *connector.ClientInfo) *PingOneEnvironmentResource
Utility method for creating a PingOneEnvironmentResource
func (*PingOneEnvironmentResource) ExportAll ¶
func (r *PingOneEnvironmentResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneEnvironmentResource) ResourceType ¶
func (r *PingOneEnvironmentResource) ResourceType() string
type PingOneFormResource ¶
type PingOneFormResource struct {
// contains filtered or unexported fields
}
func Form ¶
func Form(clientInfo *connector.ClientInfo) *PingOneFormResource
Utility method for creating a PingOneFormResource
func (*PingOneFormResource) ExportAll ¶
func (r *PingOneFormResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneFormResource) ResourceType ¶
func (r *PingOneFormResource) ResourceType() string
type PingOneFormsRecaptchaV2Resource ¶ added in v0.5.0
type PingOneFormsRecaptchaV2Resource struct {
// contains filtered or unexported fields
}
func FormsRecaptchaV2 ¶ added in v0.5.0
func FormsRecaptchaV2(clientInfo *connector.ClientInfo) *PingOneFormsRecaptchaV2Resource
Utility method for creating a PingOneFormsRecaptchaV2Resource
func (*PingOneFormsRecaptchaV2Resource) ExportAll ¶ added in v0.5.0
func (r *PingOneFormsRecaptchaV2Resource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneFormsRecaptchaV2Resource) ResourceType ¶ added in v0.5.0
func (r *PingOneFormsRecaptchaV2Resource) ResourceType() string
type PingOneGatewayCredentialResource ¶
type PingOneGatewayCredentialResource struct {
// contains filtered or unexported fields
}
func GatewayCredential ¶
func GatewayCredential(clientInfo *connector.ClientInfo) *PingOneGatewayCredentialResource
Utility method for creating a PingOneGatewayCredentialResource
func (*PingOneGatewayCredentialResource) ExportAll ¶
func (r *PingOneGatewayCredentialResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneGatewayCredentialResource) ResourceType ¶
func (r *PingOneGatewayCredentialResource) ResourceType() string
type PingOneGatewayResource ¶
type PingOneGatewayResource struct {
// contains filtered or unexported fields
}
func Gateway ¶
func Gateway(clientInfo *connector.ClientInfo) *PingOneGatewayResource
Utility method for creating a PingOneGatewayResource
func (*PingOneGatewayResource) ExportAll ¶
func (r *PingOneGatewayResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneGatewayResource) ResourceType ¶
func (r *PingOneGatewayResource) ResourceType() string
type PingOneGatewayRoleAssignmentResource ¶
type PingOneGatewayRoleAssignmentResource struct {
// contains filtered or unexported fields
}
func GatewayRoleAssignment ¶
func GatewayRoleAssignment(clientInfo *connector.ClientInfo) *PingOneGatewayRoleAssignmentResource
Utility method for creating a PingOneGatewayRoleAssignmentResource
func (*PingOneGatewayRoleAssignmentResource) ExportAll ¶
func (r *PingOneGatewayRoleAssignmentResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneGatewayRoleAssignmentResource) ResourceType ¶
func (r *PingOneGatewayRoleAssignmentResource) ResourceType() string
type PingOneIdentityPropagationPlanResource ¶
type PingOneIdentityPropagationPlanResource struct {
// contains filtered or unexported fields
}
func IdentityPropagationPlan ¶
func IdentityPropagationPlan(clientInfo *connector.ClientInfo) *PingOneIdentityPropagationPlanResource
Utility method for creating a PingOneIdentityPropagationPlanResource
func (*PingOneIdentityPropagationPlanResource) ExportAll ¶
func (r *PingOneIdentityPropagationPlanResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneIdentityPropagationPlanResource) ResourceType ¶
func (r *PingOneIdentityPropagationPlanResource) ResourceType() string
type PingOneKeyResource ¶
type PingOneKeyResource struct {
// contains filtered or unexported fields
}
func Key ¶
func Key(clientInfo *connector.ClientInfo) *PingOneKeyResource
Utility method for creating a PingOneKeyResource
func (*PingOneKeyResource) ExportAll ¶
func (r *PingOneKeyResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneKeyResource) ResourceType ¶
func (r *PingOneKeyResource) ResourceType() string
type PingOneKeyRotationPolicyResource ¶
type PingOneKeyRotationPolicyResource struct {
// contains filtered or unexported fields
}
func KeyRotationPolicy ¶
func KeyRotationPolicy(clientInfo *connector.ClientInfo) *PingOneKeyRotationPolicyResource
Utility method for creating a PingOneKeyRotationPolicyResource
func (*PingOneKeyRotationPolicyResource) ExportAll ¶
func (r *PingOneKeyRotationPolicyResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneKeyRotationPolicyResource) ResourceType ¶
func (r *PingOneKeyRotationPolicyResource) ResourceType() string
type PingOneLanguageResource ¶
type PingOneLanguageResource struct {
// contains filtered or unexported fields
}
func Language ¶
func Language(clientInfo *connector.ClientInfo) *PingOneLanguageResource
Utility method for creating a PingOneLanguageResource
func (*PingOneLanguageResource) ExportAll ¶
func (r *PingOneLanguageResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneLanguageResource) ResourceType ¶
func (r *PingOneLanguageResource) ResourceType() string
type PingOneLanguageUpdateResource ¶
type PingOneLanguageUpdateResource struct {
// contains filtered or unexported fields
}
func LanguageUpdate ¶
func LanguageUpdate(clientInfo *connector.ClientInfo) *PingOneLanguageUpdateResource
Utility method for creating a PingOneLanguageUpdateResource
func (*PingOneLanguageUpdateResource) ExportAll ¶
func (r *PingOneLanguageUpdateResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneLanguageUpdateResource) ResourceType ¶
func (r *PingOneLanguageUpdateResource) ResourceType() string
type PingOneNotificationPolicyResource ¶
type PingOneNotificationPolicyResource struct {
// contains filtered or unexported fields
}
func NotificationPolicy ¶
func NotificationPolicy(clientInfo *connector.ClientInfo) *PingOneNotificationPolicyResource
Utility method for creating a PingOneNotificationPolicyResource
func (*PingOneNotificationPolicyResource) ExportAll ¶
func (r *PingOneNotificationPolicyResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneNotificationPolicyResource) ResourceType ¶
func (r *PingOneNotificationPolicyResource) ResourceType() string
type PingOneNotificationSettingsEmailResource ¶
type PingOneNotificationSettingsEmailResource struct {
// contains filtered or unexported fields
}
func NotificationSettingsEmail ¶
func NotificationSettingsEmail(clientInfo *connector.ClientInfo) *PingOneNotificationSettingsEmailResource
Utility method for creating a PingOneNotificationSettingsEmailResource
func (*PingOneNotificationSettingsEmailResource) ExportAll ¶
func (r *PingOneNotificationSettingsEmailResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneNotificationSettingsEmailResource) ResourceType ¶
func (r *PingOneNotificationSettingsEmailResource) ResourceType() string
type PingOneNotificationSettingsResource ¶
type PingOneNotificationSettingsResource struct {
// contains filtered or unexported fields
}
func NotificationSettings ¶
func NotificationSettings(clientInfo *connector.ClientInfo) *PingOneNotificationSettingsResource
Utility method for creating a PingOneNotificationSettingsResource
func (*PingOneNotificationSettingsResource) ExportAll ¶
func (r *PingOneNotificationSettingsResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneNotificationSettingsResource) ResourceType ¶
func (r *PingOneNotificationSettingsResource) ResourceType() string
type PingOneNotificationTemplateContentResource ¶
type PingOneNotificationTemplateContentResource struct {
// contains filtered or unexported fields
}
func NotificationTemplateContent ¶
func NotificationTemplateContent(clientInfo *connector.ClientInfo) *PingOneNotificationTemplateContentResource
Utility method for creating a PingOneNotificationTemplateContentResource
func (*PingOneNotificationTemplateContentResource) ExportAll ¶
func (r *PingOneNotificationTemplateContentResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneNotificationTemplateContentResource) ResourceType ¶
func (r *PingOneNotificationTemplateContentResource) ResourceType() string
type PingOnePhoneDeliverySettingsResource ¶
type PingOnePhoneDeliverySettingsResource struct {
// contains filtered or unexported fields
}
func PhoneDeliverySettings ¶
func PhoneDeliverySettings(clientInfo *connector.ClientInfo) *PingOnePhoneDeliverySettingsResource
Utility method for creating a PingOnePhoneDeliverySettingsResource
func (*PingOnePhoneDeliverySettingsResource) ExportAll ¶
func (r *PingOnePhoneDeliverySettingsResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOnePhoneDeliverySettingsResource) ResourceType ¶
func (r *PingOnePhoneDeliverySettingsResource) ResourceType() string
type PingOneSystemApplicationResource ¶
type PingOneSystemApplicationResource struct {
// contains filtered or unexported fields
}
func SystemApplication ¶
func SystemApplication(clientInfo *connector.ClientInfo) *PingOneSystemApplicationResource
Utility method for creating a PingOneSystemApplicationResource
func (*PingOneSystemApplicationResource) ExportAll ¶
func (r *PingOneSystemApplicationResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneSystemApplicationResource) ResourceType ¶
func (r *PingOneSystemApplicationResource) ResourceType() string
type PingOneTrustedEmailAddressResource ¶
type PingOneTrustedEmailAddressResource struct {
// contains filtered or unexported fields
}
func TrustedEmailAddress ¶
func TrustedEmailAddress(clientInfo *connector.ClientInfo) *PingOneTrustedEmailAddressResource
Utility method for creating a PingOneTrustedEmailAddressResource
func (*PingOneTrustedEmailAddressResource) ExportAll ¶
func (r *PingOneTrustedEmailAddressResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneTrustedEmailAddressResource) ResourceType ¶
func (r *PingOneTrustedEmailAddressResource) ResourceType() string
type PingOneTrustedEmailDomainResource ¶
type PingOneTrustedEmailDomainResource struct {
// contains filtered or unexported fields
}
func TrustedEmailDomain ¶
func TrustedEmailDomain(clientInfo *connector.ClientInfo) *PingOneTrustedEmailDomainResource
Utility method for creating a PingOneTrustedEmailDomainResource
func (*PingOneTrustedEmailDomainResource) ExportAll ¶
func (r *PingOneTrustedEmailDomainResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneTrustedEmailDomainResource) ResourceType ¶
func (r *PingOneTrustedEmailDomainResource) ResourceType() string
type PingOneWebhookResource ¶
type PingOneWebhookResource struct {
// contains filtered or unexported fields
}
func Webhook ¶
func Webhook(clientInfo *connector.ClientInfo) *PingOneWebhookResource
Utility method for creating a PingOneWebhookResource
func (*PingOneWebhookResource) ExportAll ¶
func (r *PingOneWebhookResource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneWebhookResource) ResourceType ¶
func (r *PingOneWebhookResource) ResourceType() string
Source Files
¶
- administrator_security.go
- agreement.go
- agreement_enable.go
- agreement_localization.go
- agreement_localization_enable.go
- agreement_localization_revision.go
- alert_channel.go
- branding_settings.go
- branding_theme.go
- branding_theme_default.go
- certificate.go
- custom_domain.go
- custom_role.go
- environment.go
- errors.go
- form.go
- forms_recaptcha_v2.go
- gateway.go
- gateway_credential.go
- gateway_role_assignment.go
- identity_propagation_plan.go
- key.go
- key_rotation_policy.go
- language.go
- language_update.go
- notification_policy.go
- notification_settings.go
- notification_settings_email.go
- notification_template_content.go
- phone_delivery_settings.go
- system_application.go
- trusted_email_address.go
- trusted_email_domain.go
- webhook.go