com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
package provides interfaces for configuring Key Provider Services for Trusted
Clusters.See: Description
Interface | Description |
---|---|
Services |
The
Services interface manages the Key Provider Service instances a
Trusted Cluster is configured to use. |
ServicesAppliedConfig |
The
ServicesAppliedConfig interface provides information about the
aggregate health of the applied Key Provider Service configuration on the
Trusted Clusters. |
ServicesAppliedConfigTypes |
Defines the data types of the
ServicesAppliedConfig
API service. |
ServicesTypes |
Defines the data types of the
Services
API service. |
Class | Description |
---|---|
KmsFactory |
KmsFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms package and also has the subpackages reference
to access respective subpackage services. |
ServicesAppliedConfigDefinitions |
Defines the type descriptors for the
ServicesAppliedConfig
API service. |
ServicesAppliedConfigStub |
Remote stub implementation of the
ServicesAppliedConfig
API service. |
ServicesAppliedConfigTypes.FilterSpec |
The
FilterSpec class specifies the matching criteria to be applied when
filtering out Summary structures from the collection returned by the
list method. |
ServicesAppliedConfigTypes.FilterSpec.Builder |
Builder class for
ServicesAppliedConfigTypes.FilterSpec . |
ServicesAppliedConfigTypes.Health |
The
Health enumeration class is an indicator for the consistency of the
applied Key Provider Service configuration in a cluster with respect to the
desired state. |
ServicesAppliedConfigTypes.Info |
The
Info class contains detailed information about an applied Key
Provider Service configuration in a Trusted cluster. |
ServicesAppliedConfigTypes.Info.Builder |
Builder class for
ServicesAppliedConfigTypes.Info . |
ServicesAppliedConfigTypes.Summary |
The
Summary class contains basic information about the aggregated health
status for a service. |
ServicesAppliedConfigTypes.Summary.Builder |
Builder class for
ServicesAppliedConfigTypes.Summary . |
ServicesDefinitions |
Defines the type descriptors for the
Services
API service. |
ServicesStub |
Remote stub implementation of the
Services
API service. |
ServicesTypes.CreateSpec |
The
CreateSpec class contains the data necessary for configuring a
registered Key Provider Service instance with a cluster in the environment. |
ServicesTypes.CreateSpec.Builder |
Builder class for
ServicesTypes.CreateSpec . |
ServicesTypes.CreateSpec.SourceType |
The
SourceType enumeration class specifies source of truth the Key
Provider Service will use for its configuration. |
ServicesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a Key
Provider service instance. |
ServicesTypes.FilterSpec.Builder |
Builder class for
ServicesTypes.FilterSpec . |
ServicesTypes.Info |
The
Info class contains all the stored information about a registered
Key Provider Service instance that is configured for a cluster. |
ServicesTypes.Info.Builder |
Builder class for
ServicesTypes.Info . |
ServicesTypes.Summary |
The
Summary class contains basic information about a registered Key
Provider Service instance that is configured for a cluster. |
ServicesTypes.Summary.Builder |
Builder class for
ServicesTypes.Summary . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms package. |
Enum | Description |
---|---|
ServicesAppliedConfigTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
ServicesAppliedConfigTypes.Health.Values |
Native Java
enum representing this enumeration class. |
ServicesTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
ServicesTypes.CreateSpec.SourceType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.kms
package provides interfaces for configuring Key Provider Services for Trusted
Clusters.