dynamic

package
v1.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalFileToCRD

func UnmarshalFileToCRD(t *testing.T, fileName string) *apiextensions.CustomResourceDefinition

func UnmarshalToCRD

func UnmarshalToCRD(fileName string) *apiextensions.CustomResourceDefinition

Types

type ObjectStatus added in v1.111.0

type ObjectStatus struct {
	Generation         int64
	ObservedGeneration *int64
	Conditions         []condition.Condition
}

GetStatus holds the required fields for computing if an object should be considered ready (fully reconciled).

func GetObjectStatus added in v1.111.0

func GetObjectStatus(t *testing.T, object runtime.Object) ObjectStatus

GetObjectStatus extracts the required fields for computing if an object should be considered ready (fully reconciled).

Jump to

Keyboard shortcuts

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