Versions in this module Expand all Collapse all v0 v0.0.13 Dec 27, 2024 v0.0.12 Dec 26, 2024 v0.0.11 Nov 27, 2024 v0.0.10 Nov 26, 2024 v0.0.9 Nov 8, 2024 Changes in this version + type PartitionProviderEndpointID struct + Adaptor *string + Endpoint int + Module *int + ModuleBay *int + Name *string + Port int + func (in *PartitionProviderEndpointID) DeepCopy() *PartitionProviderEndpointID + func (in *PartitionProviderEndpointID) DeepCopyInto(out *PartitionProviderEndpointID) + type PartitionProviderNodeID struct + Node string + Partition string + PlatformType string + Provider string + func (in *PartitionProviderNodeID) DeepCopy() *PartitionProviderNodeID + func (in *PartitionProviderNodeID) DeepCopyInto(out *PartitionProviderNodeID) v0.0.8 Nov 8, 2024 Changes in this version + type ClusterID struct + Cluster string + func (in *ClusterID) DeepCopy() *ClusterID + func (in *ClusterID) DeepCopyInto(out *ClusterID) + type EndpointID struct + Adaptor string + Endpoint int + Module *int + ModuleBay *int + Port int + func (in *EndpointID) DeepCopy() *EndpointID + func (in *EndpointID) DeepCopyInto(out *EndpointID) + type NodeID struct + Node string + func (in *NodeID) DeepCopy() *NodeID + func (in *NodeID) DeepCopyInto(out *NodeID) + type PartitionAdaptorID struct + Adaptor string + func (in *PartitionAdaptorID) DeepCopy() *PartitionAdaptorID + func (in *PartitionAdaptorID) DeepCopyInto(out *PartitionAdaptorID) + type PartitionAttachmentID struct + Cluster *string + Interface string + Node *string + NodeSet *string + Partition string + func (in *PartitionAttachmentID) DeepCopy() *PartitionAttachmentID + func (in *PartitionAttachmentID) DeepCopyInto(out *PartitionAttachmentID) + type PartitionClusterID struct + Cluster string + Partition string + func (in *PartitionClusterID) DeepCopy() *PartitionClusterID + func (in *PartitionClusterID) DeepCopyInto(out *PartitionClusterID) + type PartitionEndpointID struct + Adaptor *string + Endpoint int + Module *int + ModuleBay *int + Name *string + Partition string + Port int + func (in *PartitionEndpointID) DeepCopy() *PartitionEndpointID + func (in *PartitionEndpointID) DeepCopyInto(out *PartitionEndpointID) + type PartitionNodeID struct + Node string + Partition string + func (in *PartitionNodeID) DeepCopy() *PartitionNodeID + func (in *PartitionNodeID) DeepCopyInto(out *PartitionNodeID) + type PartitionPortID struct + Module *int + ModuleBay *int + Port int + func (in *PartitionPortID) DeepCopy() *PartitionPortID + func (in *PartitionPortID) DeepCopyInto(out *PartitionPortID) + type SiteID struct + Region string + Site string + func (in *SiteID) DeepCopy() *SiteID + func (in *SiteID) DeepCopyInto(out *SiteID)