secret

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VmwareTanzuManageV1alpha1ClusterNamespaceGetSecretExportResponse

type VmwareTanzuManageV1alpha1ClusterNamespaceGetSecretExportResponse struct {

	// SecretExport returned.
	SecretExport *VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport `json:"secretExport,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterNamespaceGetSecretExportResponse Response from getting a SecretExport.

swagger:model vmware.tanzu.manage.v1alpha1.cluster.namespace.secretexport.GetSecretExportResponse

func (*VmwareTanzuManageV1alpha1ClusterNamespaceGetSecretExportResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterNamespaceGetSecretExportResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport struct {

	// Full name for the Secret Export.
	FullName *VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName `json:"fullName,omitempty"`

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

	// Status for the Secret Export.
	Status *statusmodel.VmwareTanzuManageV1alpha1ClusterNamespaceStatus `json:"status,omitempty"`

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

VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport Represents Tanzu Secret Export.

swagger:model vmware.tanzu.manage.v1alpha1.cluster.namespace.secretexport.SecretExport

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportRequest

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportRequest struct {

	// SecretExport to create.
	SecretExport *VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport `json:"secretExport,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportRequest Request to create a SecretExport.

swagger:model vmware.tanzu.manage.v1alpha1.cluster.namespace.secretexport.CreateSecretExportRequest

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportRequest) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportRequest) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportResponse

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportResponse struct {

	// SecretExport created.
	SecretExport *VmwareTanzuManageV1alpha1ClusterNamespaceSecretExport `json:"secretExport,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportCreateSecretExportResponse Response from creating a SecretExport.

swagger:model vmware.tanzu.manage.v1alpha1.cluster.namespace.secretexport.CreateSecretExportResponse

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportResponse) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretExportResponse) UnmarshalBinary

UnmarshalBinary interface implementation.

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName

type VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName struct {

	// Name of Cluster.
	ClusterName string `json:"clusterName,omitempty"`

	// Name of management cluster.
	ManagementClusterName string `json:"managementClusterName,omitempty"`

	// Name of the Secret Export (expected to share the same name of the secret).
	Name string `json:"name,omitempty"`

	// Name of Namespace.
	NamespaceName string `json:"namespaceName,omitempty"`

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

	// Name of Provisioner.
	ProvisionerName string `json:"provisionerName,omitempty"`
}

VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName Full name of the Secret Export.

swagger:model vmware.tanzu.manage.v1alpha1.cluster.namespace.secretexport.FullName

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName) MarshalBinary

MarshalBinary interface implementation.

func (*VmwareTanzuManageV1alpha1ClusterNamespaceSecretexportFullName) UnmarshalBinary

UnmarshalBinary interface implementation.

Jump to

Keyboard shortcuts

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