Documentation
¶
Index ¶
- func EmptySchema() map[string]interface{}
- func EnvironmentIDSchema() map[string]interface{}
- func ListEnvironmentsSchema() map[string]interface{}
- func LogsSchema() map[string]interface{}
- func OrgNameSchema() map[string]interface{}
- func ServiceExecSchema() map[string]interface{}
- func ServicePortForwardSchema() map[string]interface{}
- func SnapshotCreateSchema() map[string]interface{}
- func SnapshotLoadSchema() map[string]interface{}
- func SnapshotsListSchema() map[string]interface{}
- func VolumeResetSchema() map[string]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptySchema ¶
func EmptySchema() map[string]interface{}
EmptySchema defines an empty input schema for operations that don't require parameters
func EnvironmentIDSchema ¶
func EnvironmentIDSchema() map[string]interface{}
EnvironmentIDSchema defines the input schema for environment ID operations
func ListEnvironmentsSchema ¶
func ListEnvironmentsSchema() map[string]interface{}
ListEnvironmentsSchema defines the input schema for listing environments
func LogsSchema ¶
func LogsSchema() map[string]interface{}
LogsSchema defines the input schema for logs operations
func OrgNameSchema ¶
func OrgNameSchema() map[string]interface{}
OrgNameSchema defines the input schema for organization name operations
func ServiceExecSchema ¶
func ServiceExecSchema() map[string]interface{}
ServiceExecSchema defines the input schema for executing commands in services
func ServicePortForwardSchema ¶
func ServicePortForwardSchema() map[string]interface{}
ServicePortForwardSchema defines the input schema for port forwarding services
func SnapshotCreateSchema ¶
func SnapshotCreateSchema() map[string]interface{}
SnapshotCreateSchema defines the input schema for creating snapshots
func SnapshotLoadSchema ¶
func SnapshotLoadSchema() map[string]interface{}
SnapshotLoadSchema defines the input schema for loading snapshots
func SnapshotsListSchema ¶
func SnapshotsListSchema() map[string]interface{}
SnapshotsListSchema defines the input schema for listing volume snapshots
func VolumeResetSchema ¶
func VolumeResetSchema() map[string]interface{}
VolumeResetSchema defines the input schema for resetting volumes
Types ¶
This section is empty.