Documentation ¶
Overview ¶
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.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UniqueStrings ¶ added in v0.2.2
UniqueStrings returns a sorted, uniqified slice of the specified strings
func ValidateObject ¶ added in v0.2.2
ValidateObject validates the runtime.Object and returns the validation errors
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.