supportedgvks

package
v1.125.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SupportedGVKs = map[schema.GroupVersionKind]GVKMetadata{}/* 373 elements not displayed */

Functions

func All

All returns GroupVersionKinds corresponding to all the GCP resources supported by KCC.

func AllDynamicTypes added in v1.98.0

AllDynamicTypes returns GroupVersionKinds generated from: 1) Terraform schemas (with ServiceMappings metadata layer) 2) DCL OpenAPI schemas

func AllWithoutDirect added in v1.124.0

func AllWithoutDirect(smLoader *servicemappingloader.ServiceMappingLoader, serviceMetaLoader metadata.ServiceMetadataLoader) []schema.GroupVersionKind

func BasedOnAllServiceMappings added in v1.98.0

func BasedOnAllServiceMappings(smLoader *servicemappingloader.ServiceMappingLoader) []schema.GroupVersionKind

func BasedOnDCL

func BasedOnDCL(serviceMetaLoader metadata.ServiceMetadataLoader) []schema.GroupVersionKind

func BasedOnHandwrittenIAMTypes

func BasedOnHandwrittenIAMTypes() []schema.GroupVersionKind

func BasedOnManualServiceMappings added in v1.98.0

func BasedOnManualServiceMappings(smLoader *servicemappingloader.ServiceMappingLoader) []schema.GroupVersionKind

func DirectResources added in v1.124.0

func DirectResources() (map[schema.GroupVersionKind]bool, error)

func ManualResources added in v1.98.0

func ManualResources(smLoader *servicemappingloader.ServiceMappingLoader, serviceMetaLoader metadata.ServiceMetadataLoader) ([]schema.GroupVersionKind, error)

ManualResources returns GroupVersionKinds for all the manually configured KCC resources.

Types

type GVKMetadata added in v1.124.0

type GVKMetadata struct {
	Labels map[string]string
}

Jump to

Keyboard shortcuts

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