Skip to content

util.connectionDetail

Create connectionDetails for Compositions.

Index

Fields

fn fromConnectionSecretKey

fromConnectionSecretKey(key, name='-same as key-')

Derive the XR's connection detail field name from the key of the composed resource's connection secret. The argument name defaults to the value of key.

fn fromFieldPath

fromFieldPath(key, name)

Derive the XR's connection detail field name from the key field path of the composed resource.

fn fromValue

fromValue(value, name)

Always sets the XR's connection detail field name to value.