xrd

package
v0.0.0-...-bb99189 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetXRDs

func GetXRDs(Link string, ctx context.Context, config *rest.Config, dynamicClient *dynamic.DynamicClient) []string

Types

type ConfigurationRevision

type ConfigurationRevision struct {
	Spec struct {
		Image string `json:"image"`
	} `json:"spec"`
	Status struct {
		ObjectRefs []ObjectRef `json:"objectRefs"`
	}
}

type ObjectRef

type ObjectRef struct {
	Name string `json:"name"`
	Kind string `json:"kind"`
}

Jump to

Keyboard shortcuts

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