apis

package
v0.0.152 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Index

Constants

View Source
const (
	ApiVersionEKS                            = "eks.amazonaws.com"
	ApiVersionAKS                            = "management.azure.com"
	ApiVersionGKE                            = "container.googleapis.com"
	CloudProviderDescribeKind                = "ClusterDescribe"
	CloudProviderDescribeRepositoriesKind    = "DescribeRepositories"
	CloudProviderListEntitiesForPoliciesKind = "ListEntitiesForPolicies"
	CloudProviderPolicyVersionKind           = "PolicyVersion"
)

Variables

This section is empty.

Functions

func IsCloudProviderType added in v0.0.95

func IsCloudProviderType(object map[string]interface{}, acceptableTypes []string) bool

func IsTypeDescribeRepositories added in v0.0.95

func IsTypeDescribeRepositories(object map[string]interface{}) bool

IsTypeDescribeRepositories return true if the object apiVersion kind match the CloudProviderDescribeRepositoriesKind struct

func IsTypeDescriptiveInfoFromCloudProvider

func IsTypeDescriptiveInfoFromCloudProvider(object map[string]interface{}) bool

IsTypeDescriptiveInfoFromCloudProvider return true if the object apiVersion kind match the CloudProviderDescribeKind struct

func IsTypeListEntitiesForPolicies added in v0.0.97

func IsTypeListEntitiesForPolicies(object map[string]interface{}) bool

IsTypeListEntitiesForPolicies return true if the object apiVersion kind match the CloudProviderListEntitiesForPoliciesKind struct

func IsTypePolicyVersion added in v0.0.103

func IsTypePolicyVersion(object map[string]interface{}) bool

IsTypePolicyVersion return true if the object apiVersion kind match the CloudProviderPolicyVersion struct

Types

This section is empty.

Jump to

Keyboard shortcuts

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