policyrecipecustomcommonmodel

package
v1.4.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources

type VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources struct {

	// APIGroup is a group containing the resource type, for example 'rbac.authorization.k8s.io', 'networking.k8s.io', 'extensions', ” (some resources like Namespace, Pod have empty apiGroup).
	// Required: true
	// Min Items: 1
	APIGroups []string `json:"apiGroups"`

	// Kind is the name of the object schema (resource type), for example 'Namespace', 'Pod', 'Ingress'
	// Required: true
	// Min Items: 1
	Kinds []string `json:"kinds"`
}

VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources TargetKubernetes Resources is a list of kubernetes api resources on which the policy will be enforced, identified using apiGroups and kinds.

swagger:model VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources

func (*VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1CommonPolicySpecCustomV1TargetKubernetesResources) UnmarshalBinary

UnmarshalBinary interface implementation.

Jump to

Keyboard shortcuts

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