util

package
v2.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2019 License: Apache-2.0 Imports: 6 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertType

func ConvertType(scheme *runtime.Scheme, in, out runtime.Object) error

ConvertType should be used to convert to typed objects. If the in object is unstructured then it must have GVK set otherwise it must be recognizable by scheme or have the GVK set.

func IsSecret

func IsSecret(obj runtime.Object) bool

func RuntimeToUnstructured added in v1.0.0

func RuntimeToUnstructured(obj runtime.Object) (*unstructured.Unstructured, error)

RuntimeToUnstructured can be used to convert any typed or unstructured object into an unstructured object. The obj must have GVK set.

func Sleep

func Sleep(ctx context.Context, d time.Duration) error

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL