Show / Hide Table of Contents

Class BasicImagePullSecret

A BasicImagePullSecret is a ImagePullSecret which accepts username and password as credentials information.

Inheritance
object
ImagePullSecret
BasicImagePullSecret
Inherited Members
ImagePullSecret.RegistryEndpoint
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ContainerinstancesService.Models
Assembly: OCI.DotNetSDK.Containerinstances.dll
Syntax
public class BasicImagePullSecret : ImagePullSecret
In this article
Back to top