Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NamespacedNameUID ¶
type NamespacedNameUID struct { types.NamespacedName UID types.UID }
func Parse ¶
func Parse(path string) (NamespacedNameUID, error)
Parse parses the Path portion of a URI to determine which Trigger the request corresponds to. It is expected to be in the form "/triggers/namespace/name/uid".
Click to show internal directories.
Click to hide internal directories.