Class ClusterLoggingCustomTargetConfig
Inheritance
System.Object
ClusterLoggingCustomTargetConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Rancher2.Outputs
Assembly: Pulumi.Rancher2.dll
Syntax
public sealed class ClusterLoggingCustomTargetConfig
Fields
View SourceCertificate
SSL certificate for the syslog service (string)
Declaration
public readonly string Certificate
Field Value
| Type | Description |
|---|---|
| System.String |
ClientCert
SSL client certificate for the syslog service (string)
Declaration
public readonly string ClientCert
Field Value
| Type | Description |
|---|---|
| System.String |
ClientKey
SSL client key for the syslog service (string)
Declaration
public readonly string ClientKey
Field Value
| Type | Description |
|---|---|
| System.String |
Content
Custom target config content (string)
Declaration
public readonly string Content
Field Value
| Type | Description |
|---|---|
| System.String |