Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LicenseLimitError ¶
type LicenseLimitError struct {
Msg string // description of error
}
func (*LicenseLimitError) Error ¶
func (e *LicenseLimitError) Error() string
type Option ¶
type Option func(*Parms)
func WithInitiator ¶
func WithInitiator(nm types.NamespacedName, ip string) Option
func WithSubcluster ¶
func WithVNodeToHostMap ¶
Click to show internal directories.
Click to hide internal directories.