Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterOperator ¶
ClusterOperator returns the enterprise cluster operator client
Types ¶
type Local ¶
type Local struct {
*localenv.LocalEnvironment
}
Local extends the LocalEnvironment from open-source
type Remote ¶
type Remote struct { // RemoteEnvironment is the wrapped open-source remote env *localenv.RemoteEnvironment // Operator is the enterprise ops web client Operator *client.Client }
Remote extends the RemoteEnvironment from open-source
func LoginRemote ¶
LoginRemote creates new remote environment
Click to show internal directories.
Click to hide internal directories.