provisionermodel

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 VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerRequest

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerRequest struct {

	// Provisioner to create.
	Provisioner *VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner `json:"provisioner,omitempty"`
}

VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerRequest Request to create a Provisioner.

swagger:model vmware.tanzu.manage.v1alpha1.managementcluster.provisioner.CreateProvisionerRequest

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerRequest) MarshalBinary

MarshalBinary interface implementation

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerRequest) UnmarshalBinary

UnmarshalBinary interface implementation

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerResponse

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerResponse struct {

	// Provisioner created.
	Provisioner *VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner `json:"provisioner,omitempty"`
}

VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerResponse Response from creating a Provisioner.

swagger:model vmware.tanzu.manage.v1alpha1.managementcluster.provisioner.CreateProvisionerResponse

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerResponse) MarshalBinary

MarshalBinary interface implementation

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerCreateProvisionerResponse) UnmarshalBinary

UnmarshalBinary interface implementation

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName struct {

	// Name of the ManagementCluster.
	ManagementClusterName string `json:"managementClusterName,omitempty"`

	// Name of the provisioner. It must be unique within a management cluster.
	Name string `json:"name,omitempty"`

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

VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName Full name of the provisioner. This includes the object name along with any parents or further identifiers.

swagger:model vmware.tanzu.manage.v1alpha1.managementcluster.provisioner.FullName

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName) MarshalBinary

MarshalBinary interface implementation

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName) UnmarshalBinary

UnmarshalBinary interface implementation

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerListprovisionersResponse

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerListprovisionersResponse struct {

	// List of provisioners.
	Provisioners []*VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner `json:"provisioners"`

	// Total count.
	TotalCount string `json:"totalCount,omitempty"`
}

VmwareTanzuManageV1alpha1ManagementclusterProvisionerListprovisionersResponse Response from listing provisioners.

swagger:model vmware.tanzu.manage.v1alpha1.managementcluster.provisioner.ListprovisionersResponse

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerListprovisionersResponse) MarshalBinary

MarshalBinary interface implementation

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerListprovisionersResponse) UnmarshalBinary

UnmarshalBinary interface implementation

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner

type VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner struct {

	// Full name for the Provisioner.
	FullName *VmwareTanzuManageV1alpha1ManagementclusterProvisionerFullName `json:"fullName,omitempty"`

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

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

VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner Representation of a provisioner object in resource manager.

swagger:model vmware.tanzu.manage.v1alpha1.managementcluster.provisioner.Provisioner

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner) MarshalBinary

MarshalBinary interface implementation

func (*VmwareTanzuManageV1alpha1ManagementclusterProvisionerProvisioner) UnmarshalBinary

UnmarshalBinary interface implementation

Jump to

Keyboard shortcuts

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