package
1.6.0
Repository: https://github.com/kurtosis-tech/kurtosis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Constants

No API container exists in the enclave This is the only valid value when the enclave containers status is "EMPTY".
An API container exists and is running NOTE: this does NOT say that the server inside the API container is available, because checking if it's available requires making a call to the API container If we have a lot of API containers, we'd be making tons of calls.
An API container exists, but isn't running.
The enclave has been created, but there are no containers inside it.
One or more containers are running in the enclave (which may or may not include the API container, depending on if the user was manually stopping/removing containers).
There are >= 1 container in the enclave, but they're all stopped.
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 EnclaveAPIContainerStatus.
Enum value maps for EnclaveAPIContainerStatus.
Enum value maps for EnclaveContainersStatus.
Enum value maps for EnclaveContainersStatus.
Enum value maps for EnclaveMode.
Enum value maps for EnclaveMode.
EngineService_ServiceDesc is the grpc.ServiceDesc for EngineService service.
No description provided by the author
Enum value maps for LogLineOperator.
Enum value maps for LogLineOperator.

# Structs

============================================================================================== Create Enclave ==============================================================================================.
No description provided by the author
============================================================================================== Create Enclave ==============================================================================================.
No description provided by the author
============================================================================================== Destroy Enclave ==============================================================================================.
Will only be present if the API container is running.
No description provided by the author
An enclave identifier is a collection of uuid, name and shortened uuid.
Enclaves are defined by a network in the container system, which is why there's a bunch of network information here.
No description provided by the author
No description provided by the author
============================================================================================== Get Engine Info ==============================================================================================.
No description provided by the author
============================================================================================== Get User Service Logs ==============================================================================================.
No description provided by the author
No description provided by the author
No description provided by the author
============================================================================================== Stop Enclave ==============================================================================================.
UnimplementedEngineServiceServer should be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
EngineServiceClient is the client API for EngineService service.
EngineServiceServer is the server API for EngineService service.
UnsafeEngineServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

NOTE: We have to prefix the enum values with the enum name due to the way Protobuf enum value uniqueness works.
============================================================================================== Get Enclaves ============================================================================================== Status of the containers in the enclave NOTE: We have to prefix the enum values with the enum name due to the way Protobuf enum valuee uniqueness works.
No description provided by the author
The filter operator which can be text or regex type NOTE: We have to prefix the enum values with the enum name due to the way Protobuf enum value uniqueness works.