@pulumi/google-compliance-policies
Version:
This repository contains a growing set of Compliance Policies to validate your infrastructure using Pulumi's Crossguard Policy-as-Code framework.
206 lines (205 loc) • 6.5 kB
TypeScript
import { ResourceValidationPolicy } from "@pulumi/policy";
declare namespace Binding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Binding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Binding };
declare namespace Feature {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Feature).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Feature };
declare namespace FeatureIamBinding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.FeatureIamBinding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { FeatureIamBinding };
declare namespace FeatureIamMember {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.FeatureIamMember).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { FeatureIamMember };
declare namespace FeatureIamPolicy {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.FeatureIamPolicy).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { FeatureIamPolicy };
declare namespace Fleet {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Fleet).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Fleet };
declare namespace Membership {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Membership).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Membership };
declare namespace MembershipIamBinding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.MembershipIamBinding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { MembershipIamBinding };
declare namespace MembershipIamMember {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.MembershipIamMember).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { MembershipIamMember };
declare namespace MembershipIamPolicy {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.MembershipIamPolicy).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { MembershipIamPolicy };
declare namespace MembershipRbacRoleBinding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.MembershipRbacRoleBinding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { MembershipRbacRoleBinding };
declare namespace Namespace {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Namespace).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Namespace };
declare namespace Scope {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.Scope).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { Scope };
declare namespace ScopeIamBinding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.ScopeIamBinding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { ScopeIamBinding };
declare namespace ScopeIamMember {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.ScopeIamMember).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { ScopeIamMember };
declare namespace ScopeIamPolicy {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.ScopeIamPolicy).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { ScopeIamPolicy };
declare namespace ScopeRbacRoleBinding {
/**
* Disallow the use of non-stable (Alpha) resouces (gkehub.v1alpha.ScopeRbacRoleBinding).
*
* @severity medium
* @frameworks none
* @topics alpha, api, unstable
* @link https://cloud.google.com/apis/design/versioning
*/
const disallowAlphaResource: ResourceValidationPolicy;
}
export { ScopeRbacRoleBinding };