awx

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2024 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiVersion string = "21.8.0"
)

Variables

This section is empty.

Functions

func DataSources

func DataSources() []func() datasource.DataSource

DataSources is a helper function to return all defined data sources

func NewAdHocCommandDataSource

func NewAdHocCommandDataSource() datasource.DataSource

NewAdHocCommandDataSource is a helper function to instantiate the AdHocCommand data source.

func NewAdHocCommandResource

func NewAdHocCommandResource() resource.Resource

NewAdHocCommandResource is a helper function to simplify the provider implementation.

func NewApplicationDataSource

func NewApplicationDataSource() datasource.DataSource

NewApplicationDataSource is a helper function to instantiate the Application data source.

func NewApplicationResource

func NewApplicationResource() resource.Resource

NewApplicationResource is a helper function to simplify the provider implementation.

func NewCredentialDataSource

func NewCredentialDataSource() datasource.DataSource

NewCredentialDataSource is a helper function to instantiate the Credential data source.

func NewCredentialInputSourceDataSource

func NewCredentialInputSourceDataSource() datasource.DataSource

NewCredentialInputSourceDataSource is a helper function to instantiate the CredentialInputSource data source.

func NewCredentialInputSourceResource

func NewCredentialInputSourceResource() resource.Resource

NewCredentialInputSourceResource is a helper function to simplify the provider implementation.

func NewCredentialObjectRolesDataSource

func NewCredentialObjectRolesDataSource() datasource.DataSource

NewCredentialObjectRolesDataSource is a helper function to instantiate the Credential data source.

func NewCredentialResource

func NewCredentialResource() resource.Resource

NewCredentialResource is a helper function to simplify the provider implementation.

func NewCredentialTypeDataSource

func NewCredentialTypeDataSource() datasource.DataSource

NewCredentialTypeDataSource is a helper function to instantiate the CredentialType data source.

func NewCredentialTypeResource

func NewCredentialTypeResource() resource.Resource

NewCredentialTypeResource is a helper function to simplify the provider implementation.

func NewExecutionEnvironmentDataSource

func NewExecutionEnvironmentDataSource() datasource.DataSource

NewExecutionEnvironmentDataSource is a helper function to instantiate the ExecutionEnvironment data source.

func NewExecutionEnvironmentResource

func NewExecutionEnvironmentResource() resource.Resource

NewExecutionEnvironmentResource is a helper function to simplify the provider implementation.

func NewGroupDataSource

func NewGroupDataSource() datasource.DataSource

NewGroupDataSource is a helper function to instantiate the Group data source.

func NewGroupResource

func NewGroupResource() resource.Resource

NewGroupResource is a helper function to simplify the provider implementation.

func NewHostAssociateDisassociateGroupResource

func NewHostAssociateDisassociateGroupResource() resource.Resource

NewHostAssociateDisassociateGroupResource is a helper function to simplify the provider implementation.

func NewHostDataSource

func NewHostDataSource() datasource.DataSource

NewHostDataSource is a helper function to instantiate the Host data source.

func NewHostObjectRolesDataSource

func NewHostObjectRolesDataSource() datasource.DataSource

NewHostObjectRolesDataSource is a helper function to instantiate the Host data source.

func NewHostResource

func NewHostResource() resource.Resource

NewHostResource is a helper function to simplify the provider implementation.

func NewInstanceGroupDataSource

func NewInstanceGroupDataSource() datasource.DataSource

NewInstanceGroupDataSource is a helper function to instantiate the InstanceGroup data source.

func NewInstanceGroupResource

func NewInstanceGroupResource() resource.Resource

NewInstanceGroupResource is a helper function to simplify the provider implementation.

func NewInventoryDataSource

func NewInventoryDataSource() datasource.DataSource

NewInventoryDataSource is a helper function to instantiate the Inventory data source.

func NewInventoryObjectRolesDataSource

func NewInventoryObjectRolesDataSource() datasource.DataSource

NewInventoryObjectRolesDataSource is a helper function to instantiate the Inventory data source.

func NewInventoryResource

func NewInventoryResource() resource.Resource

NewInventoryResource is a helper function to simplify the provider implementation.

func NewInventorySourceDataSource

func NewInventorySourceDataSource() datasource.DataSource

NewInventorySourceDataSource is a helper function to instantiate the InventorySource data source.

func NewInventorySourceResource

func NewInventorySourceResource() resource.Resource

NewInventorySourceResource is a helper function to simplify the provider implementation.

func NewJobTemplateAssociateDisassociateCredentialResource

func NewJobTemplateAssociateDisassociateCredentialResource() resource.Resource

NewJobTemplateAssociateDisassociateCredentialResource is a helper function to simplify the provider implementation.

func NewJobTemplateAssociateDisassociateInstanceGroupResource added in v0.1.5

func NewJobTemplateAssociateDisassociateInstanceGroupResource() resource.Resource

NewJobTemplateAssociateDisassociateInstanceGroupResource is a helper function to simplify the provider implementation.

func NewJobTemplateAssociateDisassociateNotificationTemplateResource

func NewJobTemplateAssociateDisassociateNotificationTemplateResource() resource.Resource

NewJobTemplateAssociateDisassociateNotificationTemplateResource is a helper function to simplify the provider implementation.

func NewJobTemplateDataSource

func NewJobTemplateDataSource() datasource.DataSource

NewJobTemplateDataSource is a helper function to instantiate the JobTemplate data source.

func NewJobTemplateObjectRolesDataSource

func NewJobTemplateObjectRolesDataSource() datasource.DataSource

NewJobTemplateObjectRolesDataSource is a helper function to instantiate the JobTemplate data source.

func NewJobTemplateResource

func NewJobTemplateResource() resource.Resource

NewJobTemplateResource is a helper function to simplify the provider implementation.

func NewJobTemplateSurveyResource

func NewJobTemplateSurveyResource() resource.Resource

NewJobTemplateSurveyResource is a helper function to simplify the provider implementation.

func NewLabelDataSource

func NewLabelDataSource() datasource.DataSource

NewLabelDataSource is a helper function to instantiate the Label data source.

func NewLabelResource

func NewLabelResource() resource.Resource

NewLabelResource is a helper function to simplify the provider implementation.

func NewMeDataSource

func NewMeDataSource() datasource.DataSource

NewMeDataSource is a helper function to instantiate the Me data source.

func NewNotificationTemplateDataSource

func NewNotificationTemplateDataSource() datasource.DataSource

NewNotificationTemplateDataSource is a helper function to instantiate the NotificationTemplate data source.

func NewNotificationTemplateResource

func NewNotificationTemplateResource() resource.Resource

NewNotificationTemplateResource is a helper function to simplify the provider implementation.

func NewOrganizationAssociateDisassociateGalaxyCredentialResource

func NewOrganizationAssociateDisassociateGalaxyCredentialResource() resource.Resource

NewOrganizationAssociateDisassociateGalaxyCredentialResource is a helper function to simplify the provider implementation.

func NewOrganizationAssociateDisassociateInstanceGroupResource

func NewOrganizationAssociateDisassociateInstanceGroupResource() resource.Resource

NewOrganizationAssociateDisassociateInstanceGroupResource is a helper function to simplify the provider implementation.

func NewOrganizationDataSource

func NewOrganizationDataSource() datasource.DataSource

NewOrganizationDataSource is a helper function to instantiate the Organization data source.

func NewOrganizationObjectRolesDataSource

func NewOrganizationObjectRolesDataSource() datasource.DataSource

NewOrganizationObjectRolesDataSource is a helper function to instantiate the Organization data source.

func NewOrganizationResource

func NewOrganizationResource() resource.Resource

NewOrganizationResource is a helper function to simplify the provider implementation.

func NewProjectDataSource

func NewProjectDataSource() datasource.DataSource

NewProjectDataSource is a helper function to instantiate the Project data source.

func NewProjectObjectRolesDataSource

func NewProjectObjectRolesDataSource() datasource.DataSource

NewProjectObjectRolesDataSource is a helper function to instantiate the Project data source.

func NewProjectResource

func NewProjectResource() resource.Resource

NewProjectResource is a helper function to simplify the provider implementation.

func NewScheduleDataSource

func NewScheduleDataSource() datasource.DataSource

NewScheduleDataSource is a helper function to instantiate the Schedule data source.

func NewScheduleResource

func NewScheduleResource() resource.Resource

NewScheduleResource is a helper function to simplify the provider implementation.

func NewSettingsAuthAzureADOauth2DataSource

func NewSettingsAuthAzureADOauth2DataSource() datasource.DataSource

NewSettingsAuthAzureADOauth2DataSource is a helper function to instantiate the SettingsAuthAzureADOauth2 data source.

func NewSettingsAuthAzureADOauth2Resource

func NewSettingsAuthAzureADOauth2Resource() resource.Resource

NewSettingsAuthAzureADOauth2Resource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubDataSource

func NewSettingsAuthGithubDataSource() datasource.DataSource

NewSettingsAuthGithubDataSource is a helper function to instantiate the SettingsAuthGithub data source.

func NewSettingsAuthGithubEnterpriseDataSource

func NewSettingsAuthGithubEnterpriseDataSource() datasource.DataSource

NewSettingsAuthGithubEnterpriseDataSource is a helper function to instantiate the SettingsAuthGithubEnterprise data source.

func NewSettingsAuthGithubEnterpriseOrgDataSource

func NewSettingsAuthGithubEnterpriseOrgDataSource() datasource.DataSource

NewSettingsAuthGithubEnterpriseOrgDataSource is a helper function to instantiate the SettingsAuthGithubEnterpriseOrg data source.

func NewSettingsAuthGithubEnterpriseOrgResource

func NewSettingsAuthGithubEnterpriseOrgResource() resource.Resource

NewSettingsAuthGithubEnterpriseOrgResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubEnterpriseResource

func NewSettingsAuthGithubEnterpriseResource() resource.Resource

NewSettingsAuthGithubEnterpriseResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubEnterpriseTeamDataSource

func NewSettingsAuthGithubEnterpriseTeamDataSource() datasource.DataSource

NewSettingsAuthGithubEnterpriseTeamDataSource is a helper function to instantiate the SettingsAuthGithubEnterpriseTeam data source.

func NewSettingsAuthGithubEnterpriseTeamResource

func NewSettingsAuthGithubEnterpriseTeamResource() resource.Resource

NewSettingsAuthGithubEnterpriseTeamResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubOrgDataSource

func NewSettingsAuthGithubOrgDataSource() datasource.DataSource

NewSettingsAuthGithubOrgDataSource is a helper function to instantiate the SettingsAuthGithubOrg data source.

func NewSettingsAuthGithubOrgResource

func NewSettingsAuthGithubOrgResource() resource.Resource

NewSettingsAuthGithubOrgResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubResource

func NewSettingsAuthGithubResource() resource.Resource

NewSettingsAuthGithubResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGithubTeamDataSource

func NewSettingsAuthGithubTeamDataSource() datasource.DataSource

NewSettingsAuthGithubTeamDataSource is a helper function to instantiate the SettingsAuthGithubTeam data source.

func NewSettingsAuthGithubTeamResource

func NewSettingsAuthGithubTeamResource() resource.Resource

NewSettingsAuthGithubTeamResource is a helper function to simplify the provider implementation.

func NewSettingsAuthGoogleOauth2DataSource

func NewSettingsAuthGoogleOauth2DataSource() datasource.DataSource

NewSettingsAuthGoogleOauth2DataSource is a helper function to instantiate the SettingsAuthGoogleOauth2 data source.

func NewSettingsAuthGoogleOauth2Resource

func NewSettingsAuthGoogleOauth2Resource() resource.Resource

NewSettingsAuthGoogleOauth2Resource is a helper function to simplify the provider implementation.

func NewSettingsAuthLDAPDataSource

func NewSettingsAuthLDAPDataSource() datasource.DataSource

NewSettingsAuthLDAPDataSource is a helper function to instantiate the SettingsAuthLDAP data source.

func NewSettingsAuthLDAPResource

func NewSettingsAuthLDAPResource() resource.Resource

NewSettingsAuthLDAPResource is a helper function to simplify the provider implementation.

func NewSettingsAuthSAMLDataSource

func NewSettingsAuthSAMLDataSource() datasource.DataSource

NewSettingsAuthSAMLDataSource is a helper function to instantiate the SettingsAuthSAML data source.

func NewSettingsAuthSAMLResource

func NewSettingsAuthSAMLResource() resource.Resource

NewSettingsAuthSAMLResource is a helper function to simplify the provider implementation.

func NewSettingsJobsDataSource

func NewSettingsJobsDataSource() datasource.DataSource

NewSettingsJobsDataSource is a helper function to instantiate the SettingsJobs data source.

func NewSettingsJobsResource

func NewSettingsJobsResource() resource.Resource

NewSettingsJobsResource is a helper function to simplify the provider implementation.

func NewSettingsMiscAuthenticationDataSource

func NewSettingsMiscAuthenticationDataSource() datasource.DataSource

NewSettingsMiscAuthenticationDataSource is a helper function to instantiate the SettingsMiscAuthentication data source.

func NewSettingsMiscAuthenticationResource

func NewSettingsMiscAuthenticationResource() resource.Resource

NewSettingsMiscAuthenticationResource is a helper function to simplify the provider implementation.

func NewSettingsMiscLoggingDataSource

func NewSettingsMiscLoggingDataSource() datasource.DataSource

NewSettingsMiscLoggingDataSource is a helper function to instantiate the SettingsMiscLogging data source.

func NewSettingsMiscLoggingResource

func NewSettingsMiscLoggingResource() resource.Resource

NewSettingsMiscLoggingResource is a helper function to simplify the provider implementation.

func NewSettingsMiscSystemDataSource

func NewSettingsMiscSystemDataSource() datasource.DataSource

NewSettingsMiscSystemDataSource is a helper function to instantiate the SettingsMiscSystem data source.

func NewSettingsMiscSystemResource

func NewSettingsMiscSystemResource() resource.Resource

NewSettingsMiscSystemResource is a helper function to simplify the provider implementation.

func NewSettingsOpenIDConnectDataSource

func NewSettingsOpenIDConnectDataSource() datasource.DataSource

NewSettingsOpenIDConnectDataSource is a helper function to instantiate the SettingsOpenIDConnect data source.

func NewSettingsOpenIDConnectResource

func NewSettingsOpenIDConnectResource() resource.Resource

NewSettingsOpenIDConnectResource is a helper function to simplify the provider implementation.

func NewSettingsUIDataSource

func NewSettingsUIDataSource() datasource.DataSource

NewSettingsUIDataSource is a helper function to instantiate the SettingsUI data source.

func NewSettingsUIResource

func NewSettingsUIResource() resource.Resource

NewSettingsUIResource is a helper function to simplify the provider implementation.

func NewTeamAssociateDisassociateRoleResource

func NewTeamAssociateDisassociateRoleResource() resource.Resource

NewTeamAssociateDisassociateRoleResource is a helper function to simplify the provider implementation.

func NewTeamDataSource

func NewTeamDataSource() datasource.DataSource

NewTeamDataSource is a helper function to instantiate the Team data source.

func NewTeamObjectRolesDataSource

func NewTeamObjectRolesDataSource() datasource.DataSource

NewTeamObjectRolesDataSource is a helper function to instantiate the Team data source.

func NewTeamResource

func NewTeamResource() resource.Resource

NewTeamResource is a helper function to simplify the provider implementation.

func NewTokensDataSource

func NewTokensDataSource() datasource.DataSource

NewTokensDataSource is a helper function to instantiate the Tokens data source.

func NewTokensResource

func NewTokensResource() resource.Resource

NewTokensResource is a helper function to simplify the provider implementation.

func NewUserAssociateDisassociateRoleResource

func NewUserAssociateDisassociateRoleResource() resource.Resource

NewUserAssociateDisassociateRoleResource is a helper function to simplify the provider implementation.

func NewUserDataSource

func NewUserDataSource() datasource.DataSource

NewUserDataSource is a helper function to instantiate the User data source.

func NewUserResource

func NewUserResource() resource.Resource

NewUserResource is a helper function to simplify the provider implementation.

func NewWorkflowJobTemplateAssociateDisassociateNotificationTemplateResource

func NewWorkflowJobTemplateAssociateDisassociateNotificationTemplateResource() resource.Resource

NewWorkflowJobTemplateAssociateDisassociateNotificationTemplateResource is a helper function to simplify the provider implementation.

func NewWorkflowJobTemplateDataSource

func NewWorkflowJobTemplateDataSource() datasource.DataSource

NewWorkflowJobTemplateDataSource is a helper function to instantiate the WorkflowJobTemplate data source.

func NewWorkflowJobTemplateObjectRolesDataSource

func NewWorkflowJobTemplateObjectRolesDataSource() datasource.DataSource

NewWorkflowJobTemplateObjectRolesDataSource is a helper function to instantiate the WorkflowJobTemplate data source.

func NewWorkflowJobTemplateResource

func NewWorkflowJobTemplateResource() resource.Resource

NewWorkflowJobTemplateResource is a helper function to simplify the provider implementation.

func NewWorkflowJobTemplateSurveyResource

func NewWorkflowJobTemplateSurveyResource() resource.Resource

NewWorkflowJobTemplateSurveyResource is a helper function to simplify the provider implementation.

func Resources

func Resources() []func() resource.Resource

Resources is a helper function to return all defined resources

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

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