resources

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2017 License: Apache-2.0 Imports: 15 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJsonPathString

func GetJsonPathString(obj interface{}, path string) (string, error)

GetJsonPathString extracts the value from the object using given JsonPath template, in a string format

func GetJsonPathValue

func GetJsonPathValue(obj interface{}, path string, allowMissingKeys bool) (interface{}, error)

GetJsonPathValue extracts the value from the object using given JsonPath template

func IsCrdConditionPresentAndEqual

IsCrdConditionPresentAndEqual indicates if the condition is present and equal to the arg

func IsCrdConditionTrue

IsCrdConditionTrue indicates if the condition is present and strictly true

func IsEqualCrd

func IsEqualCrd(a, b *apiext_v1b1.CustomResourceDefinition, scheme *runtime.Scheme) bool

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