Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.certificatemanager/v1.getTrustConfig
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single TrustConfig.
Using getTrustConfig
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getTrustConfig(args: GetTrustConfigArgs, opts?: InvokeOptions): Promise<GetTrustConfigResult>
function getTrustConfigOutput(args: GetTrustConfigOutputArgs, opts?: InvokeOptions): Output<GetTrustConfigResult>
def get_trust_config(location: Optional[str] = None,
project: Optional[str] = None,
trust_config_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetTrustConfigResult
def get_trust_config_output(location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
trust_config_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetTrustConfigResult]
func LookupTrustConfig(ctx *Context, args *LookupTrustConfigArgs, opts ...InvokeOption) (*LookupTrustConfigResult, error)
func LookupTrustConfigOutput(ctx *Context, args *LookupTrustConfigOutputArgs, opts ...InvokeOption) LookupTrustConfigResultOutput
> Note: This function is named LookupTrustConfig
in the Go SDK.
public static class GetTrustConfig
{
public static Task<GetTrustConfigResult> InvokeAsync(GetTrustConfigArgs args, InvokeOptions? opts = null)
public static Output<GetTrustConfigResult> Invoke(GetTrustConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetTrustConfigResult> getTrustConfig(GetTrustConfigArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:certificatemanager/v1:getTrustConfig
arguments:
# arguments dictionary
The following arguments are supported:
- Location string
- Trust
Config stringId - Project string
- Location string
- Trust
Config stringId - Project string
- location String
- trust
Config StringId - project String
- location string
- trust
Config stringId - project string
- location str
- trust_
config_ strid - project str
- location String
- trust
Config StringId - project String
getTrustConfig Result
The following output properties are available:
- Create
Time string - The creation timestamp of a TrustConfig.
- Description string
- One or more paragraphs of text description of a TrustConfig.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Labels Dictionary<string, string>
- Set of labels associated with a TrustConfig.
- Name string
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - Trust
Stores List<Pulumi.Google Native. Certificate Manager. V1. Outputs. Trust Store Response> - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- Update
Time string - The last update timestamp of a TrustConfig.
- Create
Time string - The creation timestamp of a TrustConfig.
- Description string
- One or more paragraphs of text description of a TrustConfig.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- Labels map[string]string
- Set of labels associated with a TrustConfig.
- Name string
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - Trust
Stores []TrustStore Response - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- Update
Time string - The last update timestamp of a TrustConfig.
- create
Time String - The creation timestamp of a TrustConfig.
- description String
- One or more paragraphs of text description of a TrustConfig.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- labels Map<String,String>
- Set of labels associated with a TrustConfig.
- name String
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - trust
Stores List<TrustStore Response> - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- update
Time String - The last update timestamp of a TrustConfig.
- create
Time string - The creation timestamp of a TrustConfig.
- description string
- One or more paragraphs of text description of a TrustConfig.
- etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- labels {[key: string]: string}
- Set of labels associated with a TrustConfig.
- name string
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - trust
Stores TrustStore Response[] - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- update
Time string - The last update timestamp of a TrustConfig.
- create_
time str - The creation timestamp of a TrustConfig.
- description str
- One or more paragraphs of text description of a TrustConfig.
- etag str
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- labels Mapping[str, str]
- Set of labels associated with a TrustConfig.
- name str
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - trust_
stores Sequence[TrustStore Response] - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- update_
time str - The last update timestamp of a TrustConfig.
- create
Time String - The creation timestamp of a TrustConfig.
- description String
- One or more paragraphs of text description of a TrustConfig.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- labels Map<String>
- Set of labels associated with a TrustConfig.
- name String
- A user-defined name of the trust config. TrustConfig names must be unique globally and match pattern
projects/*/locations/*/trustConfigs/*
. - trust
Stores List<Property Map> - Set of trust stores to perform validation against. This field is supported when TrustConfig is configured with Load Balancers, currently not supported for SPIFFE certificate validation. Only one TrustStore specified is currently allowed.
- update
Time String - The last update timestamp of a TrustConfig.
Supporting Types
IntermediateCAResponse
- Pem
Certificate string - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
- Pem
Certificate string - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate String - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate string - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem_
certificate str - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate String - PEM intermediate certificate used for building up paths for validation. Each certificate provided in PEM format may occupy up to 5kB.
TrustAnchorResponse
- Pem
Certificate string - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
- Pem
Certificate string - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate String - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate string - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem_
certificate str - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
- pem
Certificate String - PEM root certificate of the PKI used for validation. Each certificate provided in PEM format may occupy up to 5kB.
TrustStoreResponse
- Intermediate
Cas List<Pulumi.Google Native. Certificate Manager. V1. Inputs. Intermediate CAResponse> - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- Trust
Anchors List<Pulumi.Google Native. Certificate Manager. V1. Inputs. Trust Anchor Response> - List of Trust Anchors to be used while performing validation against a given TrustStore.
- Intermediate
Cas []IntermediateCAResponse - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- Trust
Anchors []TrustAnchor Response - List of Trust Anchors to be used while performing validation against a given TrustStore.
- intermediate
Cas List<IntermediateCAResponse> - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- trust
Anchors List<TrustAnchor Response> - List of Trust Anchors to be used while performing validation against a given TrustStore.
- intermediate
Cas IntermediateCAResponse[] - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- trust
Anchors TrustAnchor Response[] - List of Trust Anchors to be used while performing validation against a given TrustStore.
- intermediate_
cas Sequence[IntermediateCAResponse] - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- trust_
anchors Sequence[TrustAnchor Response] - List of Trust Anchors to be used while performing validation against a given TrustStore.
- intermediate
Cas List<Property Map> - Set of intermediate CA certificates used for the path building phase of chain validation. The field is currently not supported if TrustConfig is used for the workload certificate feature.
- trust
Anchors List<Property Map> - List of Trust Anchors to be used while performing validation against a given TrustStore.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi