Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupClient ¶
type GroupClient struct {
// contains filtered or unexported fields
}
func NewGroupClient ¶
func NewGroupClient(cloudFQDN string, authorizer auth.Authorizer) (*GroupClient, error)
func (*GroupClient) CreateOrUpdate ¶
func (c *GroupClient) CreateOrUpdate(ctx context.Context, location, name string, cloud *cloud.Group) (*cloud.Group, error)
CreateOrUpdate methods invokes create or update on the client
Click to show internal directories.
Click to hide internal directories.