externalonlygvks

package
v1.114.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

externalonlygvks contains variables and helpers for GroupVersionKinds that are not supported by KCC, but are commonly referenced by KCC resources.

Index

Constants

This section is empty.

Variables

View Source
var (
	OrganizationGVK = schema.GroupVersionKind{
		Group:   "resourcemanager.cnrm.cloud.google.com",
		Version: "v1beta1",
		Kind:    "Organization",
	}
	BillingAccountGVK = schema.GroupVersionKind{
		Group:   "billing.cnrm.cloud.google.com",
		Version: "v1beta1",
		Kind:    "BillingAccount",
	}
)

Functions

func All

func All() []schema.GroupVersionKind

All returns GroupVersionKinds corresponding to GCP resources not supported by KCC, but are commonly referenced by KCC resources.

func IsExternalOnlyGVK

func IsExternalOnlyGVK(gvk schema.GroupVersionKind) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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