package
0.0.0-20241206184737-2799a0cdb5d4
Repository: https://github.com/letsramp/client-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewDockerClient creates a new Docker client.
NewGrpcEndpoint creates a new grpc endpoint name: the name of the endpoint grpcServiceName: the name of the grpc service protoFile: the path of the proto file address: the address of the service serviceOption: the service option return: the endpoint description.
NewKubernetesClient creates a new Kubernetes client.
No description provided by the author
No description provided by the author
NewRestEndpoint creates a new REST endpoint name: the name of the endpoint path: the path of the REST endpoint openApiFile: the path of the openapi file address: the address of the service serviceOption: the service option.
No description provided by the author
ParseArgs parses the command line arguments and returns the configuration.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DockerClient represents a client configuration for interacting with Docker.
KubernetesClient is a client for interacting with Kubernetes.
No description provided by the author
No description provided by the author
No description provided by the author
TestConfig represents the configuration for a test.
# Interfaces
Client represents an interface for interacting with Skyramp.
# Type aliases
No description provided by the author