Skip to content

Commit

Permalink
vendor: add cluster-api, aws, libvirt provider packages and k8s.io/utils
Browse files Browse the repository at this point in the history
k8s.io/utils/pointer provider various type to *type converts which are helpful
  • Loading branch information
abhinavdahiya committed Nov 2, 2018
1 parent 1e2b796 commit d92442d
Show file tree
Hide file tree
Showing 218 changed files with 88,537 additions and 669 deletions.
127 changes: 109 additions & 18 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,17 @@ ignored = ["github.com/openshift/installer/tests*"]
name = "k8s.io/client-go"
version = "6.0.0"

[[constraint]]
name = "sigs.k8s.io/cluster-api"
branch = "master"
[[constraint]]
name = "sigs.k8s.io/cluster-api-provider-aws"
source = "https://github.com/openshift/cluster-api-provider-aws.git"
branch = "master"
[[constraint]]
name = "github.com/openshift/cluster-api-provider-libvirt"
branch = "master"

[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"
Expand All @@ -60,3 +71,7 @@ ignored = ["github.com/openshift/installer/tests*"]
[[constraint]]
name = "github.com/openshift/hive"
revision = "8c7844d9b61c35f53bab561f5ce4d879fef86ec6"

[[constraint]]
name = "k8s.io/utils"
revision = "4c3feeb576b06ef8fea769809bd3db5e5e78dc23"
15 changes: 8 additions & 7 deletions vendor/github.com/aws/aws-sdk-go/aws/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d92442d

Please sign in to comment.