Skip to content

iwarapter/pingfederate-sdk-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PingFederate SDK Go

  • Status: Experimental ci

This project was created to support the terraform-provider-pingfederate and other experimental projects.

The SDK is currently generated, however it is extremely experimental and subject to change without notice.

Using the SDK

go get github.com/iwarapter/pingfederate-sdk-go@master

Testing the SDK

In order to test the provider, you can run make test.

$ make test

This will run the acceptance tests by initializing a local docker container to execute the functional tests against.

Releases

No releases published

Packages

No packages published