Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VmwareTanzuManageV1alpha1OrganizationFullName ¶
type VmwareTanzuManageV1alpha1OrganizationFullName struct { // ID of Organization. OrgID string `json:"orgId,omitempty"` }
VmwareTanzuManageV1alpha1OrganizationFullName Full name of the organization. This includes the org_id.
swagger:model vmware.tanzu.manage.v1alpha1.organization.FullName
func (*VmwareTanzuManageV1alpha1OrganizationFullName) MarshalBinary ¶
func (m *VmwareTanzuManageV1alpha1OrganizationFullName) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation.
func (*VmwareTanzuManageV1alpha1OrganizationFullName) UnmarshalBinary ¶
func (m *VmwareTanzuManageV1alpha1OrganizationFullName) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation.
Click to show internal directories.
Click to hide internal directories.