Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AzureProviderPredicate ¶
Types ¶
type CommonObject ¶
type CommonObject interface { client.Object composed.ObjWithConditions ScopeRef() cloudresourcesv1beta1.ScopeRef SetScopeRef(scopeRef cloudresourcesv1beta1.ScopeRef) }
type State ¶
type State interface { composed.State Scope() *cloudresourcesv1beta1.Scope SetScope(*cloudresourcesv1beta1.Scope) ObjAsCommonObj() CommonObject }
type StateFactory ¶
func NewStateFactory ¶
func NewStateFactory() StateFactory
Click to show internal directories.
Click to hide internal directories.