Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFixedName ¶ added in v0.8.0
GenerateFixedName generates a fixed name for the given owning resource and human readable prefix. The name's length will be short enough to be valid for K8s Services.
func GetClusterDomainName ¶
func GetClusterDomainName() string
GetClusterDomainName returns cluster's domain name or an error Closes issue: https://github.com/knative/eventing/issues/714
func ObjectRef ¶ added in v0.6.0
func ObjectRef(obj metav1.Object, gvk schema.GroupVersionKind) corev1.ObjectReference
func ToDNS1123Subdomain ¶ added in v0.6.0
ToDNS1123Subdomain converts 'name' to a valid DNS1123 subdomain, required for object names in K8s.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.