package
1.35.0
Repository: https://github.com/snowflake-labs/sansshell.git
Documentation: pkg.go.dev

# Packages

Package client provides the client interface for 'service'.
Package server implements the sansshell 'Service' service.

# Functions

No description provided by the author
NewServiceClientProxy creates a ServiceClientProxy for use in proxied connections.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for Action.
Enum value maps for Action.
No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.
Enum value maps for Status.
Enum value maps for Status.
Enum value maps for SystemType.
Enum value maps for SystemType.

# Structs

ActionManyResponse encapsulates a proxy data packet.
The result of a request to alter the status of a service.
A request to alter the state of a single service.
ListManyResponse encapsulates a proxy data packet.
A list of all configured services, with their attendent status.
A request to list all configured services for a single system type.
ServiceStatus pairs a service with it's current status.
StatusManyResponse encapsulates a proxy data packet.
A StatusReply contains the operational status of a single service.
A request to list the status of a single service.
UnimplementedServiceServer should be embedded to have forward compatible implementations.

# Interfaces

ServiceClient is the client API for Service service.
ServiceClientProxy is the superset of ServiceClient which additionally includes the OneMany proxy methods.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

An action taken to modify the operational status of a service.
The operational status of the service.
A SystemType specifies the service management system on which to operate.