policyorganizationmodel

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VmwareTanzuManageV1alpha1OrganizationPolicyFullName

type VmwareTanzuManageV1alpha1OrganizationPolicyFullName struct {

	// Name of the policy.
	Name string `json:"name,omitempty"`

	// ID of Organization.
	OrgID string `json:"orgId,omitempty"`
}

VmwareTanzuManageV1alpha1OrganizationPolicyFullName Full name of the organization policy. This includes the object name along with any parents or further identifiers.

swagger:model vmware.tanzu.manage.v1alpha1.organization.policy.FullName

func (*VmwareTanzuManageV1alpha1OrganizationPolicyFullName) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1OrganizationPolicyFullName) ToString

func (*VmwareTanzuManageV1alpha1OrganizationPolicyFullName) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1OrganizationPolicyGetPolicyResponse

type VmwareTanzuManageV1alpha1OrganizationPolicyGetPolicyResponse struct {

	// Policy returned.
	Policy *VmwareTanzuManageV1alpha1OrganizationPolicyPolicy `json:"policy,omitempty"`
}

VmwareTanzuManageV1alpha1OrganizationPolicyGetPolicyResponse Response from getting a Policy.

swagger:model vmware.tanzu.manage.v1alpha1.organization.policy.GetPolicyResponse

func (*VmwareTanzuManageV1alpha1OrganizationPolicyGetPolicyResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1OrganizationPolicyGetPolicyResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicy

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicy struct {

	// Full name for the Organization policy.
	FullName *VmwareTanzuManageV1alpha1OrganizationPolicyFullName `json:"fullName,omitempty"`

	// Metadata for the Organization policy.
	Meta *objectmetamodel.VmwareTanzuCoreV1alpha1ObjectMeta `json:"meta,omitempty"`

	// Spec for the Organization policy.
	Spec *policymodel.VmwareTanzuManageV1alpha1CommonPolicySpec `json:"spec,omitempty"`

	// Metadata describing the type of the resource.
	Type *policymodel.VmwareTanzuCoreV1alpha1ObjectType `json:"type,omitempty"`
}

VmwareTanzuManageV1alpha1OrganizationPolicyPolicy A Policy to apply on all Kubernetes clusters/managed namespaces in the organization.

swagger:model vmware.tanzu.manage.v1alpha1.organization.policy.Policy

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicy) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicy) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicyRequest

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicyRequest struct {

	// Policy to create.
	Policy *VmwareTanzuManageV1alpha1OrganizationPolicyPolicy `json:"policy,omitempty"`
}

VmwareTanzuManageV1alpha1OrganizationPolicyPolicyRequest Request to create a Policy.

swagger:model vmware.tanzu.manage.v1alpha1.organization.policy.CreatePolicyRequest

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicyRequest) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicyRequest) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicyResponse

type VmwareTanzuManageV1alpha1OrganizationPolicyPolicyResponse struct {

	// Policy created.
	Policy *VmwareTanzuManageV1alpha1OrganizationPolicyPolicy `json:"policy,omitempty"`
}

VmwareTanzuManageV1alpha1OrganizationPolicyPolicyResponse Response from creating a Policy.

swagger:model vmware.tanzu.manage.v1alpha1.organization.policy.CreatePolicyResponse

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicyResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1OrganizationPolicyPolicyResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

Jump to

Keyboard shortcuts

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