package
99.0.0+incompatible
Repository: https://github.com/poy/knative-pkg.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.

# Structs

Addressable is the schema for the destination information.
AddressableType is a skeleton type wrapping Addressable in the manner we expect resource writers defining compatible resources to embed it.
AddressableTypeList is a list of AddressableType resources.
AddressStatus shows how we expect folks to embed Addressable in their Status field.
KResource is a skeleton type wrapping Conditions in the manner we expect resource writers defining compatible resources to embed it.
KResourceList is a list of KResource resources.
Status shows how we expect folks to embed Conditions in their Status field.

# Type aliases

Conditions is a simple wrapper around apis.Conditions to implement duck.Implementable.