Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider() terraform.ResourceProvider
Types ¶
type ServerInterface ¶
type ServerInterface struct { ApiClient *apiclient.Client ApplicationClient *application.ApplicationServiceClient ClusterClient *cluster.ClusterServiceClient ProjectClient *project.ProjectServiceClient RepositoryClient *repository.RepositoryServiceClient RepoCredsClient *repocreds.RepoCredsServiceClient ServerVersion *semver.Version ServerVersionMessage *version.VersionMessage }
Source Files ¶
- features.go
- provider.go
- resource_argocd_application.go
- resource_argocd_cluster.go
- resource_argocd_project.go
- resource_argocd_project_token.go
- resource_argocd_repository.go
- resource_argocd_repository_credentials.go
- schema_application.go
- schema_cluster.go
- schema_metadata.go
- schema_project.go
- schema_repository.go
- schema_repository_credentials.go
- structure_application.go
- structure_cluster.go
- structure_metadata.go
- structure_project.go
- structure_repository.go
- structure_repository_credentials.go
- structures.go
- utils.go
- validators.go
Click to show internal directories.
Click to hide internal directories.