package
0.4.0-rc.0
Repository: https://github.com/crossplane/function-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package composed contains an unstructured composed resource.
Package composite contains an unstructured composite resource (XR).

# Functions

AsObject gets the supplied Kubernetes object from the supplied struct.
AsStruct gets the supplied struct from the supplied Kubernetes object.
MustStructJSON is intended only for use in tests.
MustStructObject is intended only for use in tests.
NewDesiredComposed returns a new, empty desired composed resource.

# Constants

CredentialsTypeData is a Credential of type Data.
Composed resource readiness.
Composed resource readiness.
Composed resource readiness.

# Structs

A Composite resource - aka an XR.
Credentials is a secret requested by a Function.
DesiredComposed reflects the desired state of a composed resource.
Extra is a resource requested by a Function.
ObservedComposed reflects the observed state of a composed resource.

# Type aliases

ConnectionDetails created or updated during an operation on an external resource, for example usernames, passwords, endpoints, ports, etc.
CredentialsType is the type of credentials.
A Name uniquely identifies a composed resource within a Composition Function pipeline.
Ready indicates whether a composed resource should be considered ready.