Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 894 Bytes

RegistryKubernetesDockerCredentials.md

File metadata and controls

15 lines (11 loc) · 894 Bytes

Org.OpenAPITools.Model.RegistryKubernetesDockerCredentials

Container Registry Kubernetes Docker Credentials Entity

Properties

Name Type Description Notes
ApiVersion string Specifies that this is api v1 [optional]
Kind string Specifies that this is a Kubernetes Secret [optional]
Metadata RegistryKubernetesDockerCredentialsMetadata [optional]
Data RegistryKubernetesDockerCredentialsData [optional]
Type string Specifies that this type is a kubernetes.io/dockerconfigjson [optional]

[Back to Model list] [Back to API list] [Back to README]