unstructured

package
v0.0.0-...-521095f Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

Unstructure

This package contains some help methods to managed unstructured.Unstructured objects.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCondition deprecated

func GetCondition(
	u *unstructured.Unstructured,
	typeString string,
) (map[string]interface{}, error)

Deprecated: Use https://github.com/open-cluster-management/library-go/pkg/apis/meta/v1/unstructured#GetCondition GetCondition returns the condition with type typeString returns error if the condition is not found u: The *unstructured.Unstructured object to search in typeString: the type to search

Types

This section is empty.

Jump to

Keyboard shortcuts

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