package
24.10.1+incompatible
Repository: https://github.com/netapp/trident.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
ParseHostportIP returns just the IP address part of the given input IP address and strips any port information.
Ptr converts any value into a pointer to that value.
PtrToString converts any value into its string representation, or nil.
SliceContains checks to see if a slice (genericSlice) contains an item (genericElement).
SliceContainsElements checks to see if a slice (genericSlice) contains a list of all/some items (genericElements).
SliceContainsString checks to see if a []string contains a string.
SliceContainsStringConditionally checks to see if a []string contains a string based on certain criteria.
ToStringRedacted identifies attributes of a struct, stringifies them such that they can be consumed by the struct's stringer interface, and redacts elements specified in the redactList.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NodePrep struct is deprecated and only here for backwards compatibility.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ScsiDeviceInfo contains information about SCSI devices.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
ISCSIAction is a data structure for iSCSI self-healing actions.
No description provided by the author
No description provided by the author
PortalInvalid is a data structure for iSCSI self-healing capturing Portal's invalid non-recoverable state.