forked from LaconicNetwork/kompose
5 lines
206 B
Go
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
|