Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider provides access to the CART API.
func NewProvider ¶
NewProvider creates a new CART Provider.
func (*Provider) GetFabricInterfaces ¶
func (p *Provider) GetFabricInterfaces(ctx context.Context, provider string) (*hardware.FabricInterfaceSet, error)
GetFabricInterfaces fetches information about the system fabric interfaces via CART.
Click to show internal directories.
Click to hide internal directories.