clustergroupmodel

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VmwareTanzuManageV1alpha1ClusterGroupRequest

type VmwareTanzuManageV1alpha1ClusterGroupRequest struct {

	// ClusterGroup to create.
	ClusterGroup *VmwareTanzuManageV1alpha1ClustergroupClusterGroup `json:"clusterGroup,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterGroupRequest Request to create a ClusterGroup.

swagger:model vmware.tanzu.manage.v1alpha1.clustergroup.CreateClusterGroupRequest

func (*VmwareTanzuManageV1alpha1ClusterGroupRequest) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterGroupRequest) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClusterGroupResponse

type VmwareTanzuManageV1alpha1ClusterGroupResponse struct {

	// ClusterGroup created.
	ClusterGroup *VmwareTanzuManageV1alpha1ClustergroupClusterGroup `json:"clusterGroup,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterGroupResponse Response from creating a ClusterGroup.

swagger:model vmware.tanzu.manage.v1alpha1.clustergroup.CreateClusterGroupResponse

func (*VmwareTanzuManageV1alpha1ClusterGroupResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterGroupResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClustergroupClusterGroup

type VmwareTanzuManageV1alpha1ClustergroupClusterGroup struct {

	// Full name for the ClusterGroup.
	FullName *VmwareTanzuManageV1alpha1ClustergroupFullName `json:"fullName,omitempty"`

	// Metadata for the ClusterGroup object.
	Meta *objectmetamodel.VmwareTanzuCoreV1alpha1ObjectMeta `json:"meta,omitempty"`
}

VmwareTanzuManageV1alpha1ClustergroupClusterGroup A group of Kubernetes clusters.

swagger:model vmware.tanzu.manage.v1alpha1.clustergroup.ClusterGroup

func (*VmwareTanzuManageV1alpha1ClustergroupClusterGroup) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClustergroupClusterGroup) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClustergroupFullName

type VmwareTanzuManageV1alpha1ClustergroupFullName struct {

	// Name of this ClusterGroup.
	Name string `json:"name,omitempty"`

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

VmwareTanzuManageV1alpha1ClustergroupFullName Full name of the cluster group. This includes the object name along with any parents or further identifiers.

swagger:model vmware.tanzu.manage.v1alpha1.clustergroup.FullName

func (*VmwareTanzuManageV1alpha1ClustergroupFullName) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClustergroupFullName) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClustergroupGetClusterGroupResponse

type VmwareTanzuManageV1alpha1ClustergroupGetClusterGroupResponse struct {

	// ClusterGroup returned.
	ClusterGroup *VmwareTanzuManageV1alpha1ClustergroupClusterGroup `json:"clusterGroup,omitempty"`
}

VmwareTanzuManageV1alpha1ClustergroupGetClusterGroupResponse Response from getting a ClusterGroup.

swagger:model vmware.tanzu.manage.v1alpha1.clustergroup.GetClusterGroupResponse

func (*VmwareTanzuManageV1alpha1ClustergroupGetClusterGroupResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClustergroupGetClusterGroupResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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