com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation
package
provides interfaces for configuring Attestation Services for Trusted Clusters.See: Description
Interface | Description |
---|---|
Services |
The
Services interface manages the Attestation Service instances a
Trusted Cluster is configured to use. |
ServicesTypes |
Defines the data types of the
Services
API service. |
Class | Description |
---|---|
AttestationFactory |
AttestationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package and also has the subpackages reference
to access respective subpackage services. |
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 Attestation Service instance with a cluster in the environment. |
ServicesTypes.CreateSpec.Builder |
Builder class for
ServicesTypes.CreateSpec . |
ServicesTypes.CreateSpec.SourceType |
The
SourceType enumeration class specifies the source of truth the
Attestation Service will use for its configuration. |
ServicesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a
Attestation service instance. |
ServicesTypes.FilterSpec.Builder |
Builder class for
ServicesTypes.FilterSpec . |
ServicesTypes.Info |
The
Info class contains all the stored information about a registered
Attestation 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
Attestation 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.attestation package. |
Enum | Description |
---|---|
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.attestation
package
provides interfaces for configuring Attestation Services for Trusted Clusters.