kompose/vendor/github.com/openshift/origin/pkg/util/doc.go
Tomas Kral 166eedfc1c
update vendor
added files required by BuildConfig reaper
2017-05-16 17:56:38 +02:00

5 lines
206 B
Go

// Package util implements various utility functions used in both testing and
// implementation of OpenShift. Package util may not depend on any other
// package in the OpenShift package tree.
package util