Class and Description |
---|
Container.LifecycleState
The current state of the container.
|
ContainerInstance.LifecycleState
The current state of the container instance.
|
ContainerInstanceShapeSummary
Details about a shape for a container instance.
|
ContainerInstanceSummary
A set of details about a single container instance returned by list APIs.
|
ContainerSummary
Summary information about a container.
|
WorkRequestError
An error encountered while executing a work request.
|
WorkRequestLogEntry
A log message from a work request.
|
WorkRequestSummary
A summary of the status of a work request.
|
Class and Description |
---|
ActionType
Possible types of actions.
|
BasicImagePullSecret
A BasicImagePullSecret is a ImagePullSecret which accepts username and password as credentials
information.
|
BasicImagePullSecret.Builder |
ChangeContainerInstanceCompartmentDetails
The configuration details for the move operation.
|
ChangeContainerInstanceCompartmentDetails.Builder |
Container
A single container on a container instance.
|
Container.Builder |
Container.LifecycleState
The current state of the container.
|
ContainerCapabilities
Linux Container capabilities to configure capabilities of container.
|
ContainerCapabilities.Builder |
ContainerCapability
Additional configurable container capabilities.
|
ContainerCapabilityType
Types of container capability.
|
ContainerCollection
A list of containers.
|
ContainerCollection.Builder |
ContainerCommandHealthCheck
Container Health Check with command type.
|
ContainerCommandHealthCheck.Builder |
ContainerConfigFile
The file that is mounted on a container instance through a volume mount.
|
ContainerConfigFile.Builder |
ContainerConfigFileVolume
The volume based on configuration files received during container creation.
|
ContainerConfigFileVolume.Builder |
ContainerDnsConfig
DNS settings for containers.
|
ContainerDnsConfig.Builder |
ContainerEmptyDirVolume
The empty directory volume of a container instance.
|
ContainerEmptyDirVolume.BackingStore
The volume type of the empty directory, can be either File Storage or Memory.
|
ContainerEmptyDirVolume.Builder |
ContainerHealthCheck
Type of container health check which could be either HTTP, TCP, or Command.
|
ContainerHealthCheck.Status
Status of container
|
ContainerHealthCheckFailureAction
The failure action will be taken on behalf of container instance status.
|
ContainerHealthCheckType
The container health check type.
|
ContainerHttpHealthCheck
Container Health Check HTTP type.
|
ContainerHttpHealthCheck.Builder |
ContainerInstance
A container instance to host containers.
|
ContainerInstance.Builder |
ContainerInstance.ContainerRestartPolicy
The container restart policy is applied for all containers in container instance.
|
ContainerInstance.LifecycleState
The current state of the container instance.
|
ContainerInstanceCollection
Summary information about a list of container instances.
|
ContainerInstanceCollection.Builder |
ContainerInstanceContainer
A container on a container instance.
|
ContainerInstanceContainer.Builder |
ContainerInstanceShapeCollection
A collection of container instance shapes.
|
ContainerInstanceShapeCollection.Builder |
ContainerInstanceShapeConfig
The shape configuration for a container instance.
|
ContainerInstanceShapeConfig.Builder |
ContainerInstanceShapeSummary
Details about a shape for a container instance.
|
ContainerInstanceShapeSummary.Builder |
ContainerInstanceSummary
A set of details about a single container instance returned by list APIs.
|
ContainerInstanceSummary.Builder |
ContainerResourceConfig
The resource configuration for a container.
|
ContainerResourceConfig.Builder |
ContainerSummary
Summary information about a container.
|
ContainerSummary.Builder |
ContainerTcpHealthCheck
Container Health Check with TCP type.
|
ContainerTcpHealthCheck.Builder |
ContainerVnic
An interface to a virtual network available to containers on a container instance.
|
ContainerVnic.Builder |
ContainerVolume
A volume represents a directory with data that is accessible across multiple containers in a
container instance.
|
ContainerVolumeType
Container Volume Type
|
CreateBasicImagePullSecretDetails
A CreateBasicImagePullSecretDetails is a ImagePullSecret which accepts username and password as
credentials information.
|
CreateBasicImagePullSecretDetails.Builder |
CreateContainerCommandHealthCheckDetails
Container Health Check Command type.
|
CreateContainerCommandHealthCheckDetails.Builder |
CreateContainerConfigFileVolumeDetails
The configuration files to pass to the container using volume mounts.
|
CreateContainerConfigFileVolumeDetails.Builder |
CreateContainerDetails
Information to create a new container within a container instance.
|
CreateContainerDetails.Builder |
CreateContainerDnsConfigDetails
Allow customers to define DNS settings for containers.
|
CreateContainerDnsConfigDetails.Builder |
CreateContainerEmptyDirVolumeDetails
The empty directory for the container instance.
|
CreateContainerEmptyDirVolumeDetails.Builder |
CreateContainerHealthCheckDetails
Container Health Check is used to check and report the status of a container.
|
CreateContainerHttpHealthCheckDetails
Container Health Check HTTP type.
|
CreateContainerHttpHealthCheckDetails.Builder |
CreateContainerInstanceDetails
Information to create a container instance.
|
CreateContainerInstanceDetails.Builder |
CreateContainerInstanceShapeConfigDetails
The size and amount of resources available to the container instance.
|
CreateContainerInstanceShapeConfigDetails.Builder |
CreateContainerResourceConfigDetails
The size and amount of resources available to the container.
|
CreateContainerResourceConfigDetails.Builder |
CreateContainerTcpHealthCheckDetails
Container Health Check TCP type.
|
CreateContainerTcpHealthCheckDetails.Builder |
CreateContainerVnicDetails
Information to create a virtual network interface card (VNIC) which gives the containers on this
container instance access to a virtual client network (VCN).
|
CreateContainerVnicDetails.Builder |
CreateContainerVolumeDetails
A volume represents a directory with data that is accessible across multiple containers in a
container instance.
|
CreateImagePullSecretDetails
The image pull secrets for accessing private registry to pull images for containers
Note: Objects should always be created or deserialized using the Builder . |
CreateImagePullSecretDetails.SecretType
The type of ImagePullSecret.
|
CreateLinuxSecurityContextDetails
Security context for Linux container.
|
CreateLinuxSecurityContextDetails.Builder |
CreateSecurityContextDetails
Security context for container.
|
CreateVaultImagePullSecretDetails
A CreateVaultImagePullSecretDetails is a ImagePullSecret which accepts secretId as credentials
information.
|
CreateVaultImagePullSecretDetails.Builder |
CreateVolumeMountDetails
Defines the mapping from volume to a mount path in a container.
|
CreateVolumeMountDetails.Builder |
HealthCheckHttpHeader
Container Http headers for Http health check.
|
HealthCheckHttpHeader.Builder |
ImagePullSecret
The image pull secrets for accessing private registry to pull images for containers
Note: Objects should always be created or deserialized using the Builder . |
ImagePullSecret.SecretType
The type of ImagePullSecret.
|
LinuxSecurityContext
Security context for Linux container.
|
LinuxSecurityContext.Builder |
OperationStatus
Possible operation status.
|
OperationType
Possible operation types.
|
SecurityContext
Security context for container.
|
SecurityContext.SecurityContextType
The type of security context
|
ShapeMemoryOptions
For a flexible shape, the amount of memory available for container instances that use this shape.
|
ShapeMemoryOptions.Builder |
ShapeNetworkingBandwidthOptions
For a flexible shape, the amount of networking bandwidth available for container instances that
use this shape.
|
ShapeNetworkingBandwidthOptions.Builder |
ShapeOcpuOptions
For a flexible shape, the number of OCPUs available for container instances that use this shape.
|
ShapeOcpuOptions.Builder |
SortOrder
Sort orders.
|
UpdateContainerDetails
The container information to be updated.
|
UpdateContainerDetails.Builder |
UpdateContainerInstanceDetails
The information to be updated.
|
UpdateContainerInstanceDetails.Builder |
VaultImagePullSecret
A VaultImagePullSecret is a ImagePullSecret which accepts secretId as credentials information.
|
VaultImagePullSecret.Builder |
VolumeMount
Define the mapping from volume to a mount path in container.
|
VolumeMount.Builder |
WorkRequest
A description of the work request status.
|
WorkRequest.Builder |
WorkRequestError
An error encountered while executing a work request.
|
WorkRequestError.Builder |
WorkRequestErrorCollection
Results of a workRequestError search.
|
WorkRequestErrorCollection.Builder |
WorkRequestLogEntry
A log message from a work request.
|
WorkRequestLogEntry.Builder |
WorkRequestLogEntryCollection
Results of a workRequestLog search.
|
WorkRequestLogEntryCollection.Builder |
WorkRequestResource
A resource created or operated on by a work request.
|
WorkRequestResource.Builder |
WorkRequestSummary
A summary of the status of a work request.
|
WorkRequestSummary.Builder |
WorkRequestSummaryCollection
Results of a workRequest search.
|
WorkRequestSummaryCollection.Builder |
Class and Description |
---|
ChangeContainerInstanceCompartmentDetails
The configuration details for the move operation.
|
Container.LifecycleState
The current state of the container.
|
ContainerInstance.LifecycleState
The current state of the container instance.
|
CreateContainerInstanceDetails
Information to create a container instance.
|
OperationStatus
Possible operation status.
|
SortOrder
Sort orders.
|
UpdateContainerDetails
The container information to be updated.
|
UpdateContainerInstanceDetails
The information to be updated.
|
Class and Description |
---|
Container
A single container on a container instance.
|
ContainerCollection
A list of containers.
|
ContainerInstance
A container instance to host containers.
|
ContainerInstanceCollection
Summary information about a list of container instances.
|
ContainerInstanceShapeCollection
A collection of container instance shapes.
|
WorkRequest
A description of the work request status.
|
WorkRequestErrorCollection
Results of a workRequestError search.
|
WorkRequestLogEntryCollection
Results of a workRequestLog search.
|
WorkRequestSummaryCollection
Results of a workRequest search.
|
Copyright © 2016–2024. All rights reserved.