Optional[customOptional[unknownThe arguments to pass to the entrypoint command.
Authentication token needed to access the endpoint.
Authentication can only be enabled if the endpoint exposes one and only one HTTP port.
If not provided, a authentication will be disabled.
The entrypoint command for the endpoint's container.
OptionaldiskDisk spec for the main disk of the endpoint.
Specifies the environment variables for the endpoint's container.
The Docker image to use for the endpoint's container.
Compute platform that the endpoint will be run on.
Specifies the ports that the endpoint exposes.
Whether to use a preemptible VM for the endpoint. Preemptible VMs are cheaper but can be stopped by the platform at any time.
Compute preset that the endpoint will be run on.
Whether to assign a public IP to the endpoint.
OptionalregistryRegistry credentials for private Docker registry.
Shared memory size in bytes for the endpoint's container.
Public keys to be authorized for SSH access to the job.
Subnet ID where the endpoint will be deployed.
Volumes to be mounted into the endpoint's container.
The working directory for the endpoint's container.
EndpointSpec defines a endpoint that will be run.