workspacemodel

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 VmwareTanzuManageV1alpha1WorkspaceFullName

type VmwareTanzuManageV1alpha1WorkspaceFullName struct {

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

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

VmwareTanzuManageV1alpha1WorkspaceFullName Full name of the workspace. This includes the object name along with any parents or further identifiers.

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

func (*VmwareTanzuManageV1alpha1WorkspaceFullName) MarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceFullName) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1WorkspaceFullName) UnmarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceFullName) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1WorkspaceGetWorkspaceResponse

type VmwareTanzuManageV1alpha1WorkspaceGetWorkspaceResponse struct {

	// Workspace returned.
	Workspace *VmwareTanzuManageV1alpha1WorkspaceWorkspace `json:"workspace,omitempty"`
}

VmwareTanzuManageV1alpha1WorkspaceGetWorkspaceResponse Response from getting a Workspace.

swagger:model vmware.tanzu.manage.v1alpha1.workspace.GetWorkspaceResponse

func (*VmwareTanzuManageV1alpha1WorkspaceGetWorkspaceResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1WorkspaceGetWorkspaceResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1WorkspaceRequest

type VmwareTanzuManageV1alpha1WorkspaceRequest struct {

	// Workspace to create.
	Workspace *VmwareTanzuManageV1alpha1WorkspaceWorkspace `json:"workspace,omitempty"`
}

VmwareTanzuManageV1alpha1WorkspaceRequest Request to create a Workspace.

swagger:model vmware.tanzu.manage.v1alpha1.workspace.CreateWorkspaceRequest

func (*VmwareTanzuManageV1alpha1WorkspaceRequest) MarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1WorkspaceRequest) UnmarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1WorkspaceWorkspace

type VmwareTanzuManageV1alpha1WorkspaceWorkspace struct {

	// Full name for the Workspace.
	FullName *VmwareTanzuManageV1alpha1WorkspaceFullName `json:"fullName,omitempty"`

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

VmwareTanzuManageV1alpha1WorkspaceWorkspace A group of managed Kubenetes namespaces.

swagger:model vmware.tanzu.manage.v1alpha1.workspace.Workspace

func (*VmwareTanzuManageV1alpha1WorkspaceWorkspace) MarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceWorkspace) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1WorkspaceWorkspace) UnmarshalBinary

func (m *VmwareTanzuManageV1alpha1WorkspaceWorkspace) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alphaWorkspaceResponse

type VmwareTanzuManageV1alphaWorkspaceResponse struct {

	// Workspace created.
	Workspace *VmwareTanzuManageV1alpha1WorkspaceWorkspace `json:"workspace,omitempty"`
}

VmwareTanzuManageV1alphaWorkspaceResponse Response from creating a Workspace.

swagger:model vmware.tanzu.manage.v1alpha1.workspace.CreateWorkspaceResponse

func (*VmwareTanzuManageV1alphaWorkspaceResponse) MarshalBinary

func (m *VmwareTanzuManageV1alphaWorkspaceResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alphaWorkspaceResponse) UnmarshalBinary

func (m *VmwareTanzuManageV1alphaWorkspaceResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation.

Jump to

Keyboard shortcuts

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