provider-jet-keycloak

module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: Apache-2.0

README

Terrajet Keycloak Provider

provider-jet-keycloak is a Crossplane provider that is built using Terrajet code generation tools and exposes XRM-conformant managed resources for the Keycloak API.

Getting Started

Install the provider by using the following command after changing the image tag to the latest release:

kubectl crossplane install provider crossplane/provider-jet-keycloak:v0.0.2

Alternatively, you can use declarative installation:

kubectl apply -f examples/install.yaml

Notice that in this example Provider resource is referencing ControllerConfig with debug enabled.

You can see the API reference here.

Developing

Run code-generation pipeline:

go run cmd/generator/main.go "$PWD"

Run against a Kubernetes cluster:

make run

Build, push, and install:

make all

Build binary:

make build

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

Please use the following to reach members of the community:

Governance and Owners

provider-jet-keycloak is run according to the same Governance and Ownership structure as the core Crossplane project.

Code of Conduct

provider-jet-keycloak adheres to the same Code of Conduct as the core Crossplane project.

Licensing

provider-jet-keycloak is under the Apache 2.0 license.

Directories

Path Synopsis
Package apis contains Kubernetes API for the provider.
Package apis contains Kubernetes API for the provider.
grp/v1alpha2
+kubebuilder:object:generate=true +groupName=grp.keycloak.jet.crossplane.io +versionName=v1alpha2
+kubebuilder:object:generate=true +groupName=grp.keycloak.jet.crossplane.io +versionName=v1alpha2
openid/v1alpha2
+kubebuilder:object:generate=true +groupName=openid.keycloak.jet.crossplane.io +versionName=v1alpha2
+kubebuilder:object:generate=true +groupName=openid.keycloak.jet.crossplane.io +versionName=v1alpha2
v1alpha1
Package v1alpha1 contains the core resources of the keycloak jet provider.
Package v1alpha1 contains the core resources of the keycloak jet provider.
cmd
grp
internal

Jump to

Keyboard shortcuts

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