
oci
Index
type Client
Client provides OCI instance management operations.
func NewClient
NewClient creates an OCI client using the specified config file and profile.
func (*Client) RestartInstance
RestartInstance performs a stop-then-start cycle on the given instance. Waits for STOPPED state before initiating start.
Generated by gomarkdoc