Documentation
¶
Index ¶
- type NotificationTemplateContentData
- type PingOneAgreementEnableResource
- type PingOneAgreementLocalizationEnableResource
- type PingOneAgreementLocalizationResource
- type PingOneAgreementLocalizationRevisionResource
- type PingOneAgreementResource
- type PingOneBrandingSettingsResource
- type PingOneBrandingThemeDefaultResource
- type PingOneBrandingThemeResource
- type PingOneCertificateResource
- type PingOneCustomDomainResource
- type PingOneEnvironmentResource
- type PingOneFormRecaptchaV2Resource
- type PingOneFormResource
- 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 ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationTemplateContentData ¶ added in v0.2.0
type PingOneAgreementEnableResource ¶
type PingOneAgreementEnableResource struct {
// contains filtered or unexported fields
}
func AgreementEnable ¶
func AgreementEnable(clientInfo *connector.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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 PingOneBrandingSettingsResource ¶
type PingOneBrandingSettingsResource struct {
// contains filtered or unexported fields
}
func BrandingSettings ¶
func BrandingSettings(clientInfo *connector.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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 PingOneEnvironmentResource ¶
type PingOneEnvironmentResource struct {
// contains filtered or unexported fields
}
func Environment ¶
func Environment(clientInfo *connector.PingOneClientInfo) *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 PingOneFormRecaptchaV2Resource ¶
type PingOneFormRecaptchaV2Resource struct {
// contains filtered or unexported fields
}
func FormRecaptchaV2 ¶
func FormRecaptchaV2(clientInfo *connector.PingOneClientInfo) *PingOneFormRecaptchaV2Resource
Utility method for creating a PingOneFormRecaptchaV2Resource
func (*PingOneFormRecaptchaV2Resource) ExportAll ¶
func (r *PingOneFormRecaptchaV2Resource) ExportAll() (*[]connector.ImportBlock, error)
func (*PingOneFormRecaptchaV2Resource) ResourceType ¶
func (r *PingOneFormRecaptchaV2Resource) ResourceType() string
type PingOneFormResource ¶
type PingOneFormResource struct {
// contains filtered or unexported fields
}
func Form ¶
func Form(clientInfo *connector.PingOneClientInfo) *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 PingOneGatewayCredentialResource ¶
type PingOneGatewayCredentialResource struct {
// contains filtered or unexported fields
}
func GatewayCredential ¶
func GatewayCredential(clientInfo *connector.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *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.PingOneClientInfo) *PingOneTrustedEmailDomainResource
Utility method for creating a PingOne Trusted Email Domain Resource
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.PingOneClientInfo) *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
¶
- pingone_agreement.go
- pingone_agreement_enable.go
- pingone_agreement_localization.go
- pingone_agreement_localization_enable.go
- pingone_agreement_localization_revision.go
- pingone_branding_settings.go
- pingone_branding_theme.go
- pingone_branding_theme_default.go
- pingone_certificate.go
- pingone_custom_domain.go
- pingone_environment.go
- pingone_form.go
- pingone_forms_recaptcha_v2.go
- pingone_gateway.go
- pingone_gateway_credential.go
- pingone_gateway_role_assignment.go
- pingone_identity_propagation_plan.go
- pingone_key.go
- pingone_key_rotation_policy.go
- pingone_language.go
- pingone_language_update.go
- pingone_notification_policy.go
- pingone_notification_settings.go
- pingone_notification_settings_email.go
- pingone_notification_template_content.go
- pingone_phone_delivery_settings.go
- pingone_system_application.go
- pingone_trusted_email_address.go
- pingone_trusted_email_domain.go
- pingone_webhook.go