Package-level declarations
Types
Describes the horizontal auto scaling mechanism that adds or removes replicas (containers or container groups).
Describes a volume whose lifetime is scoped to the application's lifetime.
Builder for ApplicationScopedVolumeArgs.
Describes parameters for creating application-scoped volumes provided by Service Fabric Volume Disks
Describes the auto scaling policy
Builder for AutoScalingPolicyArgs.
Describes the resource that is used for triggering auto scaling.
Builder for AutoScalingResourceMetricArgs.
Describes the average load trigger used for auto scaling.
Builder for AverageLoadScalingTriggerArgs.
Diagnostics settings for Geneva.
Describes a container and its runtime properties.
Builder for ContainerCodePackagePropertiesArgs.
Describes a container label.
Builder for ContainerLabelArgs.
Describes the diagnostics options available
Builder for DiagnosticsDescriptionArgs.
Reference to sinks in DiagnosticsDescription.
Builder for DiagnosticsRefArgs.
Describes a container endpoint.
Builder for EndpointPropertiesArgs.
Describes a reference to a service endpoint.
Builder for EndpointRefArgs.
Describes an environment variable for the container.
Builder for EnvironmentVariableArgs.
Describes destination endpoint for routing traffic.
Builder for GatewayDestinationArgs.
Builder for GetApplicationPlainArgs.
Builder for GetGatewayPlainArgs.
Builder for GetNetworkPlainArgs.
Builder for GetSecretPlainArgs.
Builder for GetSecretValuePlainArgs.
Builder for GetVolumePlainArgs.
Describes the http configuration for external connectivity for this network.
Builder for HttpConfigArgs.
Describes the hostname properties for http routing.
Builder for HttpHostConfigArgs.
Describes the hostname properties for http routing.
Builder for HttpRouteConfigArgs.
Describes header information for http route matching.
Builder for HttpRouteMatchHeaderArgs.
Path to match for routing.
Builder for HttpRouteMatchPathArgs.
Describes a rule for http route matching.
Builder for HttpRouteMatchRuleArgs.
Image registry credential.
Builder for ImageRegistryCredentialArgs.
Builder for ListSecretValuePlainArgs.
Describes a network reference in a service.
Builder for NetworkRefArgs.
Describes properties of a network resource.
Builder for NetworkResourcePropertiesArgs.
Specifying this parameter adds support for reliable collections
Builder for ReliableCollectionsRefArgs.
This type describes the resource limits for a given container. It describes the most amount of resources a container is allowed to use before being restarted.
Builder for ResourceLimitsArgs.
This type describes the requested resources for a given container. It describes the least amount of resources required for the container. A container can consume more than requested resources up to the specified limits before being restarted. Currently, the requested resources are treated as limits.
Builder for ResourceRequestsArgs.
This type describes the resource requirements for a container or a service.
Builder for ResourceRequirementsArgs.
Describes the properties of a secret resource.
Builder for SecretResourcePropertiesArgs.
This type describes a service resource.
Builder for ServiceResourceDescriptionArgs.
Describes a setting for the container. The setting file path can be fetched from environment variable "Fabric_SettingPath". The path for Windows container is "C:\\secrets". The path for Linux container is "/var/secrets".
Builder for SettingArgs.
Describes the tcp configuration for external connectivity for this network.
Builder for TcpConfigArgs.
This type describes a volume provided by an Azure Files file share.
Describes a reference to a volume resource.
Builder for VolumeReferenceArgs.