rshell

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const LabelName = "cloud87.rshell"

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerLabel

type DockerLabel struct {
	Cluster          string   `json:"cluster"`
	SubnetIds        []string `json:"subnets"`
	SecurityGroupIds []string `json:"security_groups"`
	AssignPublicIp   bool     `json:"public"`
	Port             int32    `json:"port"`
	Path             string   `json:"path,omitempty"`
}

func (*DockerLabel) ToJSON

func (obj *DockerLabel) ToJSON() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL