Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Secret name. Needs to contain PEM/DER key, as "cert" AnnotationSecret = "cbi-acb/secret" // Azure App ID AnnotationAppID = "cbi-acb/app-id" // Azure Tenant AnnotationTenant = "cbi-acb/tenant" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACB ¶
type ACB struct { Image string Helper cbipluginhelper.Helper }
func (*ACB) CreatePodTemplateSpec ¶
func (*ACB) Info ¶
func (b *ACB) Info(ctx context.Context, req *pluginapi.InfoRequest) (*pluginapi.InfoResponse, error)
Click to show internal directories.
Click to hide internal directories.