crossplane-runtime

module
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2023 License: Apache-2.0

README

crossplane-runtime Godoc

Overview

crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. Take a look at our developer guide and API documentation for help getting started with crossplane-runtime.

Contributing

crossplane-runtime is a community driven project and we welcome contributions. See the Crossplane contributing guidelines to get started.

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:

Roadmap

crossplane-runtime goals and milestones are currently tracked in Crossplane's roadmap.

Governance and Owners

crossplane-runtime is run according to the same governance and ownership structure as the core Crossplane project.

Code of Conduct

crossplane-runtime adheres to the same code of conduct as the core Crossplane project.

Licensing

crossplane-runtime is under the Apache 2.0 license.

FOSSA Status

Directories

Path Synopsis
apis
common/v1
Package v1 contains core API types used by most Crossplane resources.
Package v1 contains core API types used by most Crossplane resources.
pkg
connection
Package connection provides utilities for working with connection details.
Package connection provides utilities for working with connection details.
connection/fake
Package fake implements a fake secret store.
Package fake implements a fake secret store.
connection/store
Package store implements secret stores.
Package store implements secret stores.
connection/store/kubernetes
Package kubernetes implements a secret store backed by Kubernetes Secrets.
Package kubernetes implements a secret store backed by Kubernetes Secrets.
connection/store/vault
Package vault implements a secret store backed by HashiCorp Vault.
Package vault implements a secret store backed by HashiCorp Vault.
connection/store/vault/fake
Package fake is a fake Vault KVClient.
Package fake is a fake Vault KVClient.
connection/store/vault/kv
Package kv represents Vault key-value pairs.
Package kv represents Vault key-value pairs.
connection/store/vault/kv/fake
Package fake is a fake Vault LogicalClient.
Package fake is a fake Vault LogicalClient.
controller
Package controller provides utilties for working with controllers.
Package controller provides utilties for working with controllers.
errors
Package errors is a github.com/pkg/errors compatible API for native errors.
Package errors is a github.com/pkg/errors compatible API for native errors.
event
Package event records Kubernetes events.
Package event records Kubernetes events.
feature
Package feature contains utilities for managing Crossplane features.
Package feature contains utilities for managing Crossplane features.
fieldpath
Package fieldpath provides utilities for working with field paths.
Package fieldpath provides utilities for working with field paths.
logging
Package logging provides Crossplane's recommended logging interface.
Package logging provides Crossplane's recommended logging interface.
meta
Package meta contains functions for dealing with Kubernetes object metadata.
Package meta contains functions for dealing with Kubernetes object metadata.
parser
Package parser implements a parser for Crossplane packages.
Package parser implements a parser for Crossplane packages.
password
Package password contains a simple password generator.
Package password contains a simple password generator.
ratelimiter
Package ratelimiter contains suggested default ratelimiters for Crossplane.
Package ratelimiter contains suggested default ratelimiters for Crossplane.
reconciler
Package reconciler provides reconcilers for Crossplane resources.
Package reconciler provides reconcilers for Crossplane resources.
reconciler/managed
Package managed provides a reconciler that manages the lifecycle of a resource in an external system.
Package managed provides a reconciler that manages the lifecycle of a resource in an external system.
reconciler/providerconfig
Package providerconfig provides a reconciler that manages the lifecycle of a ProviderConfig.
Package providerconfig provides a reconciler that manages the lifecycle of a ProviderConfig.
reference
Package reference contains utilities for working with cross-resource references.
Package reference contains utilities for working with cross-resource references.
resource
Package resource provides types and functions that can be used to build Kubernetes controllers that reconcile Crossplane resources.
Package resource provides types and functions that can be used to build Kubernetes controllers that reconcile Crossplane resources.
resource/fake
Package fake provides fake Crossplane resources for use in tests.
Package fake provides fake Crossplane resources for use in tests.
resource/unstructured
Package unstructured contains utilities unstructured Kubernetes objects.
Package unstructured contains utilities unstructured Kubernetes objects.
resource/unstructured/claim
Package claim contains an unstructured composite resource claim.
Package claim contains an unstructured composite resource claim.
resource/unstructured/composed
Package composed contains an unstructured composed resource.
Package composed contains an unstructured composed resource.
resource/unstructured/composite
Package composite contains an unstructured composite resource.
Package composite contains an unstructured composite resource.
test
Package test implements utilities that can be used to test Kubernetes controllers that reconcile Crossplane resources.
Package test implements utilities that can be used to test Kubernetes controllers that reconcile Crossplane resources.
test/integration
Package integration provides utilities for integration testing Crossplane.
Package integration provides utilities for integration testing Crossplane.
webhook
Package webhook contains utilities for building Kubernetes webhooks.
Package webhook contains utilities for building Kubernetes webhooks.

Jump to

Keyboard shortcuts

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