resources

package
v0.8.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
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 NotificationTemplateContentData struct {
	TemplateContentId             string
	TemplateContentDeliveryMethod string
	TemplateContentLocale         string
	TemplateContentVariant        string
}

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 (*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 (*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 (*PingOneAgreementLocalizationEnableResource) ResourceType

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 (*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 (*PingOneAgreementLocalizationRevisionResource) ResourceType

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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*PingOneIdentityPropagationPlanResource) ResourceType

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 (*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 (*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 (*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 (*PingOneNotificationSettingsEmailResource) ResourceType

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 (*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 (*PingOneNotificationTemplateContentResource) ResourceType

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 (*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 (*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 (*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 (*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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL